Version: 2022.2
Language : English
Analytics Metrics, Segments, and Terminology
Unity Cloud Content Delivery

Google Play data safety section for Legacy Analytics

Starting April 2022, Android developers publishing on the Google Play store must define what data their apps collect, including the data collected by integrated third-party SDKs such as Legacy AnalyticsAbbreviation of Unity Analytics
See in Glossary
. For your convenience, Legacy Analytics provides information on its data collection practices below.

Important: The data disclosures below are for the Legacy Analytics SDK only. You are also responsible for providing any additional disclosures for your app, including other Unity SDKs and/or third-party SDKs used in your app.

For more information on Google’s data safety disclosure policies, including terminology definitions, please see the Google documentation.

Data collection survey

| Does the SDK collect or share any of the required user data types? | Yes* | | Is all of the data collected by the SDK encrypted in transit? | Yes** | | Does the SDK provide a way for users to request that their data is deleted? | No |

/* Analytics 1.0 is natively built-in to the Unity Editor and allows users to track their players actions. The events being tracked can then be analyzed in a variety of tools in the Unity Dashboard. There are standard eventsStandard events are application-specific events that you dispatch in response to important player actions or milestones. Standard events have standardized names and defined parameter lists. More info
See in Glossary
that the SDK automatically collects such as gameStarted, gameEnded etc. and users can also create their own custom events to track additional events that are specific to their game.

** SSL/HTTPS.

Note: Developers can disable Analytics all together.

Data types

Location Collected Shared Ephemeral Required Purpose
Does the SDK collect the user’s approximate location? Yes* Not applicable (N/A) No Yes App functionality; Analytics
Does the SDK collect the user’s precise location? Yes** N/A N/A N/A N/A

/* Based on IP.

/** Developers can record whatever data they desire, we are not the data controller in this circumstance.

Personal information Collected Shared Ephemeral Required Purpose
Does the SDK collect the user’s name? Yes* N/A N/A N/A N/A
Does the SDK collect the user’s email address? Yes* N/A N/A N/A N/A
Does the SDK collect the user’s personal identifiers? Yes** N/A No Yes App functionality; Analytics
Does the SDK collect the user’s address? Yes* N/A N/A N/A N/A
Does the SDK collect the user’s phone number? Yes* N/A N/A N/A N/A
Does the SDK collect the user’s race and ethnicity? Yes* N/A N/A N/A N/A
Does the SDK collect the user’s political or religious beliefs? Yes* N/A N/A N/A N/A
Does the SDK collect the user’s sexual orientation or gender identity? Yes* N/A N/A N/A N/A
Does the SDK collect any of the user’s other personal information? Yese* N/A N/A N/A N/A

/* Developers can record whatever data they desire, we are not the data controller in this circumstance.

/** Device IDs and other identifiers that are classified as PII are collected.

Financial info Collected Shared Ephemeral Required Purpose
Does the SDK collect the user’s purchase history? Yes* Yes* No Yes** App functionality
Does the SDK collect the user’s credit info? No N/A N/A N/A N/A
Does the SDK collect the user’s credit card, debit card, or bank account number? No N/A N/A N/A N/A
Does the SDK collect any of the user’s other financial info? No N/A N/A N/A N/A

/* Transactions made by the IAP plug-inA set of code created outside of Unity that creates functionality in Unity. There are two kinds of plug-ins you can use in Unity: Managed plug-ins (managed .NET assemblies created with tools like Visual Studio) and Native plug-ins (platform-specific native code libraries). More info
See in Glossary
can be analyzed within the analytics tool and the transactions are passed onto IAP as part of their reporting.

/** When enabled by developer.

Health and fitness Collected Shared Ephemeral Required Purpose
Does the SDK collect the user’s health information? Yes* N/A N/A N/A N/A
Does the SDK collect the user’s fitness information? Yes* N/A N/A N/A N/A

/* Developers can record whatever data they desire, we are not the data controller in this circumstance.

Messages Collected Shared Ephemeral Required Purpose
Does the SDK collect the user’s emails? Yes* N/A N/A N/A N/A
Does the SDK collect the user’s SMS or MMS messages? Yes* N/A N/A N/A N/A
Does the SDK collect any of the user’s other in-app messages? Yes* N/A N/A N/A N/A

/* Developers can record whatever data they desire, we are not the data controller in this circumstance.

Photos and videos Collected Shared Ephemeral Required Purpose
Does the SDK collect the user’s photos? Yes* N/A N/A N/A N/A
Does the SDK collect the user’s videos? Yes* N/A N/A N/A N/A

/* Developers can record whatever data they desire, we are not the data controller in this circumstance.

Audio files Collected Shared Ephemeral Required Purpose
Does the SDK collect the user’s voice or sound recordings? Yes* N/A N/A N/A N/A
Does the SDK collect the user’s music files? Yes* N/A N/A N/A N/A
Does the SDK collect any of the user’s other audio files? Yes* N/A N/A N/A N/A

/* Developers can record whatever data they desire, we are not the data controller in this circumstance.

Files and docs Collected Shared Ephemeral Required Purpose
Does the SDK collect the user’s files and or documents? Yes* N/A N/A N/A N/A

/* Developers can record whatever data they desire, we are not the data controller in this circumstance.

Calendar Collected Shared Ephemeral Required Purpose
Does the SDK collect the user’s calendar events? Yes* N/A N/A N/A N/A

/* Developers can record whatever data they desire, we are not the data controller in this circumstance.

Contacts Collected Shared Ephemeral Required Purpose
Does the SDK collect the user’s contacts? Yes* N/A N/A N/A N/A

/* Developers can record whatever data they desire, we are not the data controller in this circumstance.

App activity Collected Shared Ephemeral Required Purpose
Does the SDK collect data on page views and taps in the app? Yes* N/A N/A N/A N/A
Does the SDK collect in-app search history? Yes* N/A N/A N/A N/A
Does the SDK collect data on installed apps? Yes* N/A N/A N/A N/A
Does the SDK collect data on any other user-generated content? Yes* N/A N/A N/A N/A
Does the SDK collect data on any other app activity? Yes* N/A N/A N/A N/A

/* Developers can record whatever data they desire, we are not the data controller in this circumstance.

Web browsing Collected Shared Ephemeral Required Purpose
Does the SDK collect data on the user’s web browsing history? Yes* N/A N/A N/A N/A

/* Developers can record whatever data they desire, we are not the data controller in this circumstance.

App info and performance Collected Shared Ephemeral Required Purpose
Does the SDK collect crash logs? Yes Yes No Yes App functionality; Analytics
Does the SDK collect app diagnostics? Yes Yes No Yes App functionality; Analytics
Does the SDK collect any other app performance data? Yes Yes No Yes Analytics
Device or other identifiers Collected Shared Ephemeral Required Purpose
Does the SDK collect data on the user’s device or other identifiers? Yes Yes No Yes App functionality
Analytics Metrics, Segments, and Terminology
Unity Cloud Content Delivery