Skip to content

Instantly share code, notes, and snippets.

@pkcpkc
Last active October 29, 2024 16:35
Show Gist options
  • Save pkcpkc/f92aaeb1678cb7b8ad22f3e58b466659 to your computer and use it in GitHub Desktop.
Save pkcpkc/f92aaeb1678cb7b8ad22f3e58b466659 to your computer and use it in GitHub Desktop.
50 Mobile App KPIs
Mobile App KPIs
├── General Mobile App KPIs
│ ├── User Growth Rate
│ ├── Mobile Downloads
│ ├── Retention Rate
│ ├── Install Trend
│ ├── Uninstall Trend
│ ├── Registrations
│ ├── Subscriptions
│ ├── Crashes
│ ├── Upgrades
│ ├── Net Promoter Score (NPS)
│ └── App Engagement Metrics
│ ├── Sessions
│ ├── Session Length
│ ├── Session Interval
│ ├── Session Depth
│ ├── Average Screens Per Visit
│ ├── Daily Active Users (DAU)
│ ├── Monthly Active Users (MAU)
│ ├── Social Shares
│ ├── Brand Awareness
│ └── Churn Rate
├── Revenue-Focused/Financial Mobile KPIs
│ ├── Average Revenue Per User (ARPU)
│ ├── Lifetime Value (LTV)
│ ├── Time To First Purchase
│ ├── Purchases
│ ├── Customer Acquisition Cost (CAC)
│ ├── Cost Per Acquisition (CPA)
│ ├── Customer Lifetime Value (CLV)
│ ├── eCAC (Effective Customer Acquisition Cost)
│ ├── eCPM (Effective Cost Per Mille)
│ ├── Paid Conversion Rate
│ └── Organic Conversion Rate
├── User Experience KPIs
│ ├── Load Time
│ ├── Devices
│ ├── Carriers
│ ├── OS
│ ├── Screen Dimensions/Resolution
│ ├── Permissions Granted
│ └── API Latency
└── Mobile App Marketing KPIs
 ├── Install Source (Attribution)
 ├── Virality and K Factor
 ├── Channel Breakdown
 ├── Geo-metrics
 ├── Demographics
 ├── Cohort Analysis
 ├── Behavioral Metrics
 └── App Store Optimization (ASO) KPIs
 ├── Keywords
 ├── App Store Category Ranking
 ├── Views To Installs
 ├── Reviews
 └── Ratings
@pkcpkc
Copy link
Author

pkcpkc commented Oct 29, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment