Google Analytics is a popular analytics service that lets you track and report your website traffic across a variety of sources.
This document guides you in setting up Google Analytics as a source in RudderStack. Once configured, RudderStack automatically ingests your Google Analytics data and routes it to your specified data warehouse destination.
Getting started
To set up Google Analytics as a Cloud Extract source in RudderStack, follow these steps:
- Log into your RudderStack dashboard.
- Go to Sources > New source > Cloud Extract and select Google Analytics from the list of sources.
- Assign a name to your source and click Continue.
Connection settings
Next, configure the following dashboard settings:
Credentials: Choose from one of the following two authentication types:
Authenticate via Google (Oauth): Authenticate your Google Analytics account via Google (OAuth) by clicking Sign in with Google and granting the required permissions.
Service Account Key Authentication: Enter the service account key in JSON format in the Service Account JSON Key field. Refer to the Google documentation for more information on obtaining the service account key.
The rest of the settings are as follows:
Replication Start Date: Choose the start date from which you want RudderStack to ingest the Google Analytics data. RudderStack will not replicate any data before this date.
View ID: Enter the ID of the Google Analytics View you want to fetch the data from. Refer to this documentation for more information on obtaining the View ID.
Custom Reports (Optional): Use this field to sync your custom reports from Google Analytics. You can sync multiple reports.
To add a custom report, click Add Report and enter the Report Name, Metrics, and Dimensions as shown:
You can also edit/delete an existing report, as shown:
Data request time increment in days (Optional): Enter the number of days after which RudderStack should request data from the Google Analytics API. It is recommended to set this value to 1 to avoid getting the sampled data. The minimum and maximum allowed values for this field are 1 and 364 respectively.
Destination settings
The following settings specify how RudderStack sends the data ingested from Google Analytics to the connected warehouse destination:
- Table prefix: RudderStack uses this prefix to create a table in your data warehouse and loads all your Google Analytics data into it.
- Schedule Settings: RudderStack gives you three options to ingest the data from Google Analytics:
- Basic: Runs the syncs at the specified time interval.
- CRON: Runs the syncs based on the user-defined CRON expression.
- Manual: You are required to run the syncs manually.
Selecting the data to import
You can choose the predefined reports from which you want to ingest the data from Google Analytics by selecting them here:
The below table mentions the syncs supported by these resources from Google Analytics to your warehouse destination:
Resource | Full Refresh sync | Incremental sync |
---|---|---|
weekly_active_users | Yes | Yes |
website_overview | Yes | Yes |
two_weekly_active_users | Yes | Yes |
traffic_sources | Yes | Yes |
pages | Yes | Yes |
monthly_active_users | Yes | Yes |
locations | Yes | Yes |
four_weekly_active_users | Yes | Yes |
devices | Yes | Yes |
daily_active_users | Yes | Yes |
ga:date
dimension in your report. Otherwise, RudderStack will sync the data in full refresh mode.Google Analytics is now configured as a source. RudderStack will start ingesting data from Google Analytics as per your specified schedule and frequency.
You can further connect this source to your data warehouse by clicking on Add Destination, as shown:
FAQ
Is it possible to have multiple Cloud Extract sources writing to the same schema?
Yes, it is.
RudderStack associates a table prefix for every Cloud Extract source writing to a warehouse schema. This way, multiple Cloud Extract sources can write to the same schema with different table prefixes.
Contact us
For more information on the topics covered on this page, email us or start a conversation in our Slack community.