Set up IAP performance reporting
Set up your project to display IAP performance data.
Read time 1 minuteLast updated 13 days ago
Set up IAP performance reporting to start collecting and viewing purchase data in the Unity Dashboard.
Before you can view performance data, you must set up performance reporting in the Unity Dashboard and ensure your IAP integration is configured to send transaction events.
Prerequisites
Before you start, make sure you meet the following prerequisites:
- Set up In-App Purchasing for your project.
- Install the Unity Authentication SDK v3.7.1 or later.
Set up IAP performance reporting
To enable IAP performance reporting for your project, follow these steps:
-
Update the IAP SDK to version 5.4.0 or higher. For more information, refer to Upgrade from IAP version 4 to version 5.
-
You can optionally include session data and player metrics.
-
Publish a new build of your game that uses IAP SDK version 5.4.0 or higher.
After players use the published build, you can view IAP performance data for your project. Data appears only after a build that contains the updated IAP integration is live.
Include session data and player metrics
To also collect session data and player metrics, complete the following steps before you publish a new build:
-
Update the Unity Editor to a version that supports session data and player metrics:
- 6000.3 and higher
- 6000.2.7f1 and higher
- 6000.0.70f1 and higher
- 2022.3.74f1 and higher
-
Enable Diagnostic Data in the Editor.