App Analytics

Core Metrics & Definitions

MetricMeaningNotes
ImpressionsTimes your app was shown in the App StoreMeasures “being seen”
Product Page ViewsTimes users opened your product pageMeasures “interest”
App UnitsActual installs/downloadsMeasures “conversion outcome”
Active UsersUnique users who used the appDAU/WAU/MAU
Retention% of users still using after a periodMeasures “staying power”
CrashesCrash session shareMeasures “stability”
Conversion RateProduct page views → downloadsMeasures “page appeal”

How to Read the Dashboard

  • Time dimension: view by day/week/month; combine with version, market, and source filters.
  • Version comparison: compare active/retention across versions to judge whether a version caused churn.
  • Source dimension: see shares from App Store search, browse, web referrals, etc., to understand acquisition structure.
  • Metric definitions: “downloads” in App Analytics may differ from your own tracking — normal (dedup, delayed stats); use one consistent source for trend comparison.

Decision Examples

Scenario 1: high impressions, low conversion. Likely causes: unattractive screenshots, unclear name/subtitle, low rating, opaque pricing. Action: optimize the first two screenshots and the first-paragraph description; run A/B tests (the App Store supports product page experiments).

Scenario 2: high downloads, poor retention. Likely causes: poor onboarding, core value not shown in the first 5 minutes, performance issues. Action: combine “active users” by version with crash reports to locate experience problems.

Scenario 3: active users drop sharply in a version. Action: first check that version’s crash rate and retention, then trace back the changes (UI, permissions, features) and decide quickly on rollback or hotfix.

Division of Labor with Your Own Analytics

DataApp AnalyticsYour own tracking (e.g. Firebase, custom)
App Store impressions/viewsYesNo
Downloads/conversionYes (external view)Partial (first launch)
In-session behaviorNoYes
Funnels/feature usageNoYes
User profile (age/region/device)Yes (summary)Depends on collection

Self-Check List

  • Can locate and interpret impressions / views / downloads / active / retention / crashes
  • Can filter by version, time, and source
  • Established the “metrics → hypothesis → action” habit
  • Can distinguish App Analytics from your own analytics

FAQ

  • How delayed is App Analytics data? Usually 1-3 days, which is normal.
  • Why do downloads differ from my backend stats? Dedup and timing differences; compare trends from one consistent source rather than absolute values.
  • Can I see individual user behavior? No — App Analytics provides aggregate data only, no personal-level detail (privacy compliance).