文档

​
​

Development

User Acquisition

Monetization

工业

Unity Cloud

Get Started

Asset Manager SDKs and services

Open Unity Dashboard

Unity Cloud

此页面不支持所选语言。
​
​
Unity Dashboard
  • Accounts
  • Organizations
  • Projects
  • Products
  • Billing
Developer Data
  • Introduction to the Developer Data Framework
  • Get started
    • Prerequisites
    • Configure Developer Data settings in the Dashboard
    • Configure diagnostic data collection in the Editor
    • Grant products access to your Developer Data
    • Add apps to your project
    • Google Analytics setup
      • Introduction to using Google Analytics with the Developer Data framework
      • Connect Google Analytics to the Developer Data framework via guided setup
      • Manually connect Google Analytics to the Developer Data framework
      • Troubleshooting your Google Analytics connection to the Developer Data framework
    • Set up notifications for Diagnostics events
  • View Diagnostics for your project
  • Privacy and consent
Unity Asset Manager
  • What's new
  • Asset Manager web
  • Asset Store
  • Manage Assets in the Editor
  • Unity Version Control
  • Developer documentation
Unity Pipeline Automation
  • About
  • Get started
  • Pipelines
  • Automations
  • Monitor jobs
  1. Unity Cloud Documentation
  2. Developer Data framework

Troubleshooting your Google Analytics connection to the Developer Data framework

Solve common issues with connecting your Google Analytics data to the Developer Data framework.
阅读时间5 分钟
最后更新于 1 个月前

If Google Analytics isn't connected to the Developer Data framework after you follow both the guided setup and manual connection methods, then use the following guide to verify your configuration settings.
重要
The following concerns a product or service (each a “Third Party Product”) that is not developed, owned, or operated by Unity. This information may not be up-to-date or complete, and is provided to you for your information and convenience only. Your access and use of any Third Party Product is governed solely by the terms and conditions of such Third Party Product. Unity makes no express or implied representations or warranties regarding such Third Party Products, and will not be responsible or liable, directly or indirectly, for any actual or alleged damage or loss arising from your use thereof (including damage or loss arising from any content, advertising, products or other materials on or available from the provider of any Third Party Products).

Permission denied errors

This issue occurs when you try to add the service account in Google Analytics or Google Cloud Console.
This issue has the following possible causes:
  • The user account is missing required permissions in Google Analytics.
  • The user account is missing required permissions on the destination project.

The user account is missing required permissions in Google Analytics

Permission is denied because your user account is missing one or more required permissions in Google Analytics.
To verify your account permissions in Google Analytics, follow these steps:
  1. Go to Google Analytics.
  2. Follow the instructions in Add, edit, and delete Analytics users and user groups to view and edit your user role.
  3. Confirm that your user account has the Administrator role.
If you don't have the necessary permissions and can't update them yourself, then contact a member of your team who can assign you the correct role.

The user account is missing required permissions on the destination project

Permission is denied because your user account is missing edit dataset access permissions on the destination project.
To verify your account permissions in Google Console, follow these steps:
  1. Go to Google Cloud Console.
  2. Select the destination BigQuery project with the project ID
    unity-firebase-bq-links-prd
    .
  3. Go to IAM & Admin > IAM.
  4. Confirm that your account has a role with
    bigquery.datasets.update
    permissions to edit dataset access. Roles with these permissions include Owner, BigQuery Admin, and BigQuery Data Owner.
If you don't have the necessary permissions and can't update them yourself, then contact a member of your team who can assign you the correct role.

Link settings don't save in Google Analytics

This issue occurs when you can't update your link settings in Google Analytics.

Google Analytics settings are incorrectly configured

Link settings don't save because your account settings are incorrectly configured in Google Analytics.
To resolve this issue, check the following in Google Analytics:
  • Confirm that you have the Editor or Administrator role on the Google Analytics account.
  • Go to Admin > Property Access Management and confirm that the service account
    ga-link-{propertyId}@unity-firebase-bq-links-prd.iam.gserviceaccount.com
    appears with the Editor role.
  • Ensure the link exists and is not in a deleted state.

No data appears after setup

This issue occurs when no data is displayed in the Dashboard after completing setup.
This issue has the following possible causes:
  • A different destination project is selected.
  • The link export settings are incorrectly configured in Google Analytics.
  • The linked property has no events to export.

A different destination project or dataset name is selected

No data is displayed because a different destination project is selected, or the dataset name doesn't use the property ID number.
To resolve this issue, confirm the following:
  • You are in the correct destination project.
  • The dataset name uses the Google Analytics property ID number, not the alphanumeric name.

The link export settings are incorrectly configured

The link export settings are incorrectly configured in Google Analytics.
To verify the link export settings, follow these steps:
  1. In Google Analytics, go to Admin (gear icon) > Product links > BigQuery links.
  2. Select the BigQuery link for your property.
  3. Confirm that the following settings are turned on:
  • Streaming Export
  • Include Advertising ID
  1. Under Export Streams, confirm that the configured data streams are listed.

The linked property has no events to export

It can take up to 24 to 48 hours for Google Analytics to create a dataset after linking.
To verify the link export settings, follow these steps:
  1. In Google Analytics, go to Admin (gear icon) > Product links > BigQuery links.
  2. Select the BigQuery link for your property.
  3. Confirm that the following settings are turned on:
  • Streaming Export
  • Include Advertising ID
  1. Under Export Streams, confirm that the configured data streams are listed.

Verification fails after configuring the export service account

This issue occurs at the verification step after you grant the export service account read access to the dataset in Google Cloud Console.
One or more settings are incorrectly configured during setup.
To verify the link export settings, confirm the following in Google Cloud Console:
  • The grant is on only the dataset and not the project IAM.
  • The principal is an exact match to the export service account email address.
  • The destination project named on the link is entered correctly.

Additional resources

For additional troubleshooting information, refer to the following third-party resources:
  • Google Analytics Admin API - BigQuery Links (Google)
  • BigQuery IAM Roles (Google)
  • Google Analytics Account Access Management (Google)

Copyright © 2026 Unity Technologies
法律信息隐私政策CookiesDocumentation Terms of Use请勿出售或分享我的个人信息您的隐私选择(Cookie 设置)

“Unity”、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属公司在美国和其他地方的商标或注册商标(此处查看更多信息)。其他名称或品牌是其各自所有者的商标。

为方便起见,一些页面是机器翻译的,可能包含不准确的内容。如有信息不一致的情况,以英文版本为准。

  • 在本页上
    • Permission denied errors

      • The user account is missing required permissions in Google Analytics

      • The user account is missing required permissions on the destination project

    • Link settings don't save in Google Analytics

      • Google Analytics settings are incorrectly configured

    • No data appears after setup

      • A different destination project or dataset name is selected

      • The link export settings are incorrectly configured

      • The linked property has no events to export

    • Verification fails after configuring the export service account

    • Additional resources


报告此页面的问题