Tag
#mobile-app
4 recipes tagged #mobile-app.
- debugging 2 minutes · intermediate
Track crash-free user rate per app version
Distinct users who hit a crash divided by DAU, per app version. The industry-standard mobile health metric — surface version-by-version drops fast.
#errors#crash-free-rate#app-version#sentry-alternative - growth 5 minutes · intermediate
Push notification: sent → opened → action conversion
Joined funnel from push provider's send webhook through open through in-app action. Per-campaign breakdown — what marketing platforms refuse to show you.
#analytics#funnels#push-notifications#retention - debugging 2 minutes · intermediate
Mobile background-sync failure monitoring
Background sync, refresh, prefetch jobs fail silently and degrade UX. Group failures by task_name and network_type to find the patterns.
#errors#background-jobs#oncall#infra - ops 1 minute · beginner
Who's still on the old client?
Distinct users per app_version over 7 days. See the long tail of old clients — informs the force-update decision and deprecation timing.
#analytics#app-version#releases#ops