Connect your Google Analytics data to the Developer Data framework
Connect your Google Analytics data with the Developer Data Framework.
Read time 1 minuteLast updated 2 days ago
Connect your Google Analytics data to the Developer Data framework to get a more comprehensive view of data for your project. Once you’ve integrated your data with the Developer Data framework, Unity treats data imported from external sources as Developer Data and uses the data according to your defined Usage Settings.
Create a Google service account to connect with the Developer Data framework
- In the Google console, create a service account.
- Grant the service account the Roles:
BigQuery Data Viewer
Service Usage Consumer
These roles are used to validate the integration, and read data from the BigQuery instances.
- Create credentials for the service account, with key type JSON. From your service account details, select Keys > Add key.
- Grant the service account the Roles:
- In the Google console, search for the Google Analytics Admin API, and select Enable.
- In Google Analytics, add your service account as a new user with the role to your selected property.
Viewer
Connect your Google service account in the Unity Dashboard
- In the Unity Dashboard, go to Projects > Settings.
- In the Settings tab, go to the Google Analytics and BigQuery field and select the edit button (pencil icon).
- In the Google Analytics and BigQuery dialog > Value field, paste the contents of your service account's JSON key. For an example JSON key, refer to Create a service account key (Google).
- Select Link.
- Select Confirm.