JDBC Driver for Google Analytics

Build 22.0.8509

Tables

The driver models the data in Google Analytics into a list of tables that can be queried using standard SQL statements.

Generally, querying Google Analytics tables is the same as querying a table in a relational database. Sometimes there are special cases, for example, including a certain column in the WHERE clause might be required to get data for certain columns in the table. This is typically needed for situations where a separate request must be made for each row to get certain columns. These types of situations are clearly documented at the top of the table page linked below.

CData JDBC Driver for Google Analytics Tables

Name Description
Accounts Lists all Accounts to which the user has access.
Goals A Goals resource describes a goal for one of a user's profiles.
Profiles Lists all Profiles to which the user has access.
Segments Lists all Segments to which the user has access.
UserActivity List information on a user's activity.
WebProperties Lists Web Properties to which the user has access.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8509