Documentation Index
Fetch the complete documentation index at: https://www.integrate.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
| Description | Google Analytics is a web analytics service offered by Google that tracks and reports website traffic and also the mobile app traffic & events. |
| Supported Replication | Initial Sync Continuous Sync |
| Authentication Type | Google Service Account (BigQuery Storage API) |
Configurations
Prerequisites
To integrate Google Analytics data into our system, the customer must set up BigQuery Export from their Google Analytics account to their own Big Query data warehouse, and provide the project ID and database ID. Please refer to the Google Documentation for instructions on performing the BigQuery Export. Once set up, their Google Account will export tables to BigQuery daily. We can then pull data from BigQuery using the BigQuery Storage API.- BigQuery Storage API
- BigQuery Storage API must be enabled
- A newer API from BigQuery that allows fetching binary data from BigQuery, making fetching much faster.
- Optimal for larger datasets.
- Free 300TB of data fetch + network charges.
- Authentication via Service Account.
- Service Account must have the
BigQuery Data Viewer&BigQuery Read Session Userrole enabled.
- Service Account must have the
Connector Configurations
- Include Intraday Tables
- Enable Lookback Days
Limitations
This connector currently does not support the [GA4] BigQuery Export user-data schemaCollections
| Collection Name | Full/Initial Sync | Incremental/Continuous Sync | Supports Update | Supports Delete | Notes |
|---|---|---|---|---|---|
| events | ✔ | ✔ | ✔ | ✖ | |
| events_items | ✔ | ✔ | ✔ | ✖ | Normalized table from events |