Google Analytics

1. How to connect to Google Analytics?

You can follow the following steps to build a connection with your Google Analytics account. If you need any helps to set up your integration, please contact us.

1. Go to the Resources page and click the Add Resource button.

2. In the "Select a data source" step, select Google Analytics under Apps.

3. In the "Configure the data source" step:

  • Pick up a project: Log in to your Google account and choose one of the properties of views.

  • Resource Name: Name your Google Analytics resource

  • Start Date: Retrieve data from a specific date and time. The date should be defined in UTC date and time, such as 2017-01-25T00:00:00Z.

  • Custom Reports (optional): In addition to default reports from GA, you can also create your own reports by choosing different metrics and dimensions.

4. In the "Select the tables", choose tables that you want to connect. Here you can find default reports and custom reports (if you defined custom reports in Step 3).

2. How to set up Data Sync?

Acho supports creating schedulers to retrieve the latest data from your Google Analytics account at a certain time interval. To see more details, you can visit here.

3. Default Reports

  • website_overview

  • traffic_sources

  • pages

  • locations

  • monthly_active_users

  • four_weekly_active_users

  • two_weekly_active_users

  • weekly_active_users

  • daily_active_users

  • devices

5. Custom Reports

When creating a custom report, you should specify the following fields:

  • View name: The name of the report. Be careful that the view name can only contain alphabets, numbers, or underscores. For example, "new_users_per_day" is a valid name for a report, but "new users per day " is invalid.

  • Metrics: the attribute of visitors to your website, such as devices they use or sources they come from. Each report can contain no more than 7 dimensions, and they must all be unique.

  • Dimensions (optional): the attribute of visitors to your website, such as devices they use or sources they come from. Each report can contain no more than 7 dimensions, and they must all be unique.

Some metrics and dimensions cannot be contained in a single report. You can use the UA Dimensions & Metrics Explorer to see which metrics and dimensions can be put together in your report. Take the following graph as an example. If you specify User Type in your dimensions, you cannot choose 1 DAY Active Users in your metrics.

6. Troubleshooting

Issue 1: Empty tables

When you import custom reports to the project, you may find some of the reports are empty. One of the reasons to cause this situation is that some of the dimensions and metrics should not be used together. Thus, GA cannot retrieve data correctly. You can go here to see which dimensions and metrics can be combined together. When you select a metric or dimension, other metrics or dimensions that are not allowed to be put together will become grey.

Last updated