기술 자료

​
​

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분
최근 업데이트: 한 달 전

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
법률 정보개인정보 처리방침쿠키Documentation Terms of Use개인 정보 판매 또는 공유 금지개인정보 보호 선택(쿠키 설정)

'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


이 페이지의 문제 보고