Version: 2020.2
Upgrade Unity Analytics 5.1 to 5.2 onwards
What to Do if Project IDs Don't Match

Unity Analytics Re-integrate SDK to 5.1

Note: 5.1 Projects that Integrated AnalyticsAbbreviation of Unity Analytics
See in Glossary
Before September 8, 2015
Unity Analytics SDK supports 4.x–5.1 versions. The previous 5.1 integration Player settings copy-and-paste ProjectID method still work, but we are discontinuing support for it. Refer to Analytics Forum for more information.

The process is divided into three general steps:

  1. Removal of existing Unity AnalyticsA data platform that provides analytics for your Unity game. More info
    See in Glossary
    Project ID

  2. Re-integration of Unity Analytics

  3. Updating of Advanced Integration events

1. Remove Existing Unity Analytics Project ID

Open Unity Editor 5.1 and select your existing Analytics project. Locate your Cloud Project ID in the Player settings (main menu: Edit > Project Settings, then select the Player category. Delete your Cloud Project ID

2. Integrating Unity Analytics SDK

Follow Unity Analytics 4.x–5.1 (SDK) instructions

3. Updating Advanced Integration events

If you did any existing Advanced Integration previously, you will also need to update the namespace and the calls to use the updated 4.x–5.1 SDK syntax.

Follow 4.x–5.1 (SDK) Advanced Integration instructions to update.

Upgrade Unity Analytics 5.1 to 5.2 onwards
What to Do if Project IDs Don't Match