Legacy Documentation: Version 2018.2 (Go to current version)
Upgrade Unity Analytics 5.1 to 5.2 onwards
What to Do if Project IDs Don't Match
Other Versions

Unity Analytics Re-integrate SDK to 5.1

Note: 5.1 Projects that Integrated AnalyticsA data platform that provides analytics for your Unity game. More info
See in Glossary
Before September 8, 2015
Unity Analytics SDK will now support 4.x–5.1 versions. The previous 5.1 integration “PlayerSettings” copy-and-paste ProjectID method will 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 AnalyticsSee Analytics 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 Player SettingsA settings manager that lets you set various player-specific options for the final game built by Unity. More info
See in Glossary
. Choose Edit->Project Settings->Player, which opens the Player Settings. 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.

Did you find this page useful? Please give it a rating:

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