Analytics

Dashboard

Rollups over events and impressions, per app.

DashboardApps → your app → Overview & Analytics

Analytics are computed hourly from the events your SDK reports through POST /events. Impressions counted for experiments come from POST /flags/impressions.

Steps

  • Confirm the SDK sends screen_view at minimum. Charts stay flat without it.
  • Filter by app version or platform in the toolbar.
  • Compare periods (last 7d vs previous 7d) to catch regressions.
Verify it
  • A newly-emitted event name appears in the dashboard within an hour.
Back to top