Verify your setup (mobile)
Confirm mobile app tracking is installed correctly.
Last updated June 3, 2026
Verify app_open, screen_view, app_background, push_opened, and revenue events in Realtime.
Prerequisites
- A mobile SDK installed
- A test build
- Realtime open in Grometrics
Steps
Open the app
Confirm app_open appears in Realtime.
Navigate screens
Confirm screen_view rows use readable names or route paths.
Background the app
Confirm app_background ends the active session.
Event model
| Event | Used for |
|---|---|
| app_open | Active users and session start |
| screen_view | Screens, Realtime, screen paths |
| app_background | Session end and exit screens |
| push_opened | Push attribution |
What happens next
After mobile verification passes, connect RevenueCat or another revenue source so app sessions tie to sales.
Verify your setup
Verify your setup
Troubleshooting
No event appears
Confirm the site ID matches Settings > Tracking and that the latest published code is running.
Was this page helpful?