Documentation
Optional usage analytics for Pro projects. Off by default until you enable it and add the module to your app.
Pro unlocks optional privacy-first analytics: enable in the Analytics tab, add a small module to your app, and see activity by city, country, and platform — random id per install, no cookies, no ad trackers when used as documented.
kembo-analytics module alongside your auth SDK.GET /api/v1/project and only tracks when analyticsEnabled is true.kemboTrack() on navigation or key actions. Events appear in the dashboard within seconds.screen_view).Unique visitors are estimated using a daily hash of the per-install device id. The raw device id is not stored server-side. Old events without a visitor hash may not count toward unique visitors until the app sends events with the updated module.
Paste text like the following into your App Store, Play Store, or web privacy policy when analytics is enabled. The dashboard Analytics tab provides a copy-ready snippet for your project.
We use Kembo Analytics to understand how our app is used. It collects usage statistics (such as screen views, platform, and coarse location: city and country). The app stores a random identifier on your device to count unique visitors; it is not linked to your Kembo account, email, or name. Our analytics provider keeps only a daily hash of that identifier and does not store IP addresses or account IDs. Kembo Analytics does not use cookies or advertising trackers.
Review the Data Processing Agreement and Privacy Policy for platform-level details.
The Analytics tab shows: