Skip to main content

Unity SDK

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.

GitHub


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

RequirementMinimum
Unity2020.3 LTS or later
.NET.NET Standard 2.1 or .NET 4.x
iOS12.0+
AndroidAPI 21+ (Android 5.0)
NamespaceGameRebellionSdk.Unity
GuideDescription
InstallationImport via .unitypackage or UPM
ConfigurationSet up GameRebellionSettings and environment
Tracking EventsAll 26 event types with code examples
API ReferenceComplete method and class reference