Analytics
Overview
Send events and identify users to understand behavior in your app.
Analytics lets you track events and user properties from your app, viewable in the AppPanel dashboard.
Features
- Send custom events with properties to track what users do.
- Associate events with specific users across sessions.
- Sessions and app lifecycle events are tracked automatically.
Autocaptured events
The SDK automatically tracks these events:
| Event | When |
|---|---|
session_start | A new session begins |
session_end | A session ends |
application_installed | First time the app is opened |
application_updated | App is opened after a version change |
application_opened | App enters the foreground |
application_backgrounded | App enters the background |