The GameRebellion Unity SDK is a lightweight, production-ready analytics package for Unity 2020.3 and later. It supports iOS, Android, Windows, macOS, Linux, and WebGL.

Features
- Automatic session tracking and lifecycle management
- 26 typed event methods with compile-time validation
- Automatic FPS and memory metrics collection
- Privacy-first design with consent gates and PII redaction
- Efficient batching with configurable flush intervals
- Background-safe — pauses/resumes with the app
Requirements
| Requirement | Minimum |
|---|
| Unity | 2020.3 LTS or later |
| .NET | .NET Standard 2.1 or .NET 4.x |
| iOS | 12.0+ |
| Android | API 21+ (Android 5.0) |
| Namespace | GameRebellionSdk.Unity |
Quick Links