Documentation Catalog
Unity SDK Function List
First-tier Function | Second-tier Function | Specific Function / Description | Remark |
---|---|---|---|
User Identification | Automatically identify anonymous users | Automatically identify anonymous users using Device ID | |
Support replacing with custom anonymous ID | |||
Identify logged-in users | Identify logged-in users using Login ID | ||
Set user attributes | |||
Data Collection | Automatically Collect Device Information | Automatically collect default device information, such as screen size, system version, etc. | |
Automatically collect device time zone | |||
Full Tracking | App Launch | ||
App Exit | |||
Common Properties | Register Common Properties | ||
Get Common Properties | |||
Clear Common Properties | |||
Custom Tracking | Collect Activation (Installation) Events | ||
Event duration statistics, support timer pause, resume, and cross-timer | |||
Custom code tracking | |||
Data storage | Set the upper limit | Set the upper limit for local cache | |
Delete local cache | Delete all events cached locally | ||
Data reporting | Automatically report data | The SDK automatically sends event data after meeting certain conditions | |
Manually report data | The SDK supports manually reporting event data | ||
Debugging features | Debug Mode | Enable / Disable Debug Mode | Scan QR code to enable debug mode, only supports Android & iOS |
Debug Log | Show / Hide Debug Log | ||
Advanced Features | Compliance | Support compliance requirements, delay SDK initialization | |
SDK Collection Control | Online control to enable or disable SDK, or disable collection of certain events | Only supports Android & iOS, and does not support attribute collection control |
Unity SDK Platform Support
Platform | Android | iOS | Windows | macOS |
---|---|---|---|---|
Supported |
Version Compatibility
- Unity Editor 5.5.5 and above
- Xcode 12.1 and above (iOS)
Unity SDK Preset Events and Properties
See the documentation: Game SDK Preset Events and Properties