Skip to content

Instantly share code, notes, and snippets.

@pkcpkc
Created October 29, 2024 16:35
Show Gist options
  • Save pkcpkc/c11ddd7c8bc991d035ad0a38a1bb01fd to your computer and use it in GitHub Desktop.
Save pkcpkc/c11ddd7c8bc991d035ad0a38a1bb01fd to your computer and use it in GitHub Desktop.
15 most important app KPIs
Mobile App KPI Categories
├── UX & Performance Metrics
│ ├── Load Speed
│ ├── Device & OS Tracking
│ ├── Screen Resolution
│ └── Crash Reports
├── Engagement Metrics
│ ├── Session Length & Depth
│ ├── Screens per Visit
│ ├── Active Users (DAU, WAU, MAU)
│ ├── Stickiness Ratio
│ └── Churn & Retention Rates
└── Revenue Metrics
├── Average Revenue per User
├── Purchases
├── Time to First Purchase
├── Customer Lifetime Value (CLV)
├── Conversion Rate
└── Cost per Install
@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