Google Analytics 4 (GA4)
This page contains the setup guide and reference information for Google Analytics 4 (GA4).
Prerequisites
- A Google Analytics account with access to the GA4 property you want to sync
- Google Service Account JSON Key
- Google Analytics Property ID
Features
| Feature | Supported? |
|---|---|
| Full Refresh Sync | Yes |
| Incremental Sync | Yes |
| Namespaces | No |
Setup guide
Step 1: Create a GA4 Service Account for authentication
-
Sign in to the Google Account you are using for GA as an admin.
-
Go to the Service Accounts page in the Google Developers console.

-
Select the project you want to use (or create a new one).
-
Click + Create Service Account at the top of the page.

-
Enter a name for the service account, and click Create and Continue.

-
Choose the role for the service account. We recommend the Viewer role (Read & Analyze permissions). Click Continue. And then click Done.

-
Select your new service account from the list, and open the Keys tab. Click Keys > Add Key.

-
Select JSON as the Key type. Then click Create. This will generate and download the JSON key file that you'll use for authentication.
Step 2: Enable the Google Analytics APIs
-
Go to the Google Analytics Reporting API dashboard. Make sure you have selected the associated project for your service account, and Enable the API. You can also set quotas and check usage.

-
Go to the Google Analytics API dashboard. Make sure you have selected the associated project for your service account, and Enable the API.

-
Go to the Google Analytics Data API dashboard. Make sure you have selected the associated project for your service account, and Enable the API.
