Stars
Forks
Watchers
Developer links
Aptabase
Web analytics tools ignore native mobile, desktop, and game apps; Aptabase was built for exactly those. If Firebase Analytics would force a privacy-policy footnote you don't want to write, this is the alternative - session-based metrics with no cookies, no IDFA or GAID, no device fingerprinting, and a daily-rotated salt that makes cross-day re-identification mathematically impossible. That design means GDPR, CCPA, and PECR compliance out of the box and "Data Not Collected" App Store privacy labels without ATT prompts. The SDK coverage is the widest in its category: eleven first-party libraries spanning Swift, Kotlin, Flutter, React Native, Tauri, Electron, .NET MAUI, NativeScript, Unity, Unreal Engine, and JavaScript for web - each MIT-licensed, following platform conventions, and accepting a custom host parameter that points at your instance. Integration is minutes: initialize with an app key, call trackEvent with optional properties, and the dashboard shows sessions, events, app versions, OS breakdowns, and country-level geography. The self-hosted stack is a .NET server over PostgreSQL for metadata and ClickHouse for high-volume event ingestion, giving cloud-parity features under an AGPL license. For indie iOS/Android apps, Electron and Tauri tools, and Unity or Unreal games, it replaces Firebase without the Google entanglement.
Benefits
- App Store-Friendly Privacy
- No IDFA, no fingerprinting, no ATT prompt - honest 'Data Not Collected' privacy labels.
- Compliance by Architecture
- GDPR, CCPA, and PECR compliant by design, with daily-rotated salts preventing re-identification.
- Every Framework Covered
- Eleven first-party SDKs from Swift and Kotlin to Unity, Unreal, Tauri, and MAUI.
- Telemetry Data Stays Home
- Self-hosting keeps usage events on your ClickHouse instead of Google's servers.
Features
- Session-Based Metrics
- Sessions, events, app versions, OS breakdowns, and country-level geography without identifiers.
- Custom Event Tracking
- trackEvent calls with arbitrary properties for feature usage and conversion insight.
- 11 Native SDKs
- Swift, Kotlin, Flutter, React Native, Tauri, Electron, MAUI, NativeScript, Unity, Unreal, JS.
- ClickHouse Event Store
- High-volume ingestion with PostgreSQL handling accounts and metadata.
- Simple Dashboard
- Essential app metrics in a clean UI - no analyst required.
- Custom Host Support
- Every MIT-licensed SDK points at your self-hosted endpoint with one parameter.