Client Setup
How to initialize the Unity SDK client and user data
Open SDK Setup
- Navigate to
Audiencelab SDK
in the Unity menu. - Open the setup modal to configure settings for your project.
Authentication
- Enter the authentication token provided by Audiencelab. You can find your token in the Audiencelab dashboard.
- Click Verify to link your Unity project.
- Save the project and restart Unity to apply the token.
After restart, check SDK Settings to confirm the token is valid.
Enable Features
- Check
isSDKEnabled
andSendStatistics
. - Optionally enable
ShowDebugLog
for troubleshooting.
When the SDK is initialized, it automatically measures user retention events. The SDK handles these calculations in the background, and shares anonymous usage data attributed to the correct creative.