What Are Unit Economics?
Unit economics measures the profitability of a single "unit" of your business. For mobile apps, the unit is typically one user. Unit economics answers a deceptively simple question: does each user generate more revenue than they cost?
If the answer is yes and the margin is healthy, you can scale with confidence. If the answer is no, scaling just means losing money faster.
The Core Equation
At its simplest:
Unit Profit = LTV - CAC
If a user's Lifetime Value is $30 and their Customer Acquisition Cost is $10, you earn $20 per user. Scale to a million users and that is $20 million in profit (before fixed costs).
But this simplified view misses important details. A complete unit economics analysis includes variable costs and the time dimension.
Building a Complete Model
Step 1: Calculate Revenue Per User
Start with LTV or monthly ARPU, depending on your time horizon. Include all revenue sources: subscriptions, IAP, ad revenue, and affiliate commissions.
Step 2: Subtract Variable Costs Per User
Variable costs scale with each user. Common ones for mobile apps:
| Cost | Typical Range | Notes |
|---|---|---|
| App store commission | 15-30% of revenue | Apple/Google take |
| Server/hosting | $0.01-0.50/user/month | API calls, storage, bandwidth |
| CDN/Media | $0.01-0.20/user/month | Image/video delivery |
| AI/ML costs | $0.01-1.00/user/month | If using AI features |
| Support | $0.02-0.10/user/month | Help desk, chat support |
| Third-party tools | $0.01-0.10/user/month | Analytics, attribution, CRM |
Step 3: Calculate Contribution Margin
Contribution Margin = Revenue Per User - Variable Costs Per User
Example for a subscription app charging $9.99/month:
- Revenue: $9.99
- Apple commission (15% small business): -$1.50
- Server costs: -$0.15
- Support: -$0.05
- Analytics tools: -$0.03
- Contribution Margin: $8.26/month (82.7%)
Step 4: Factor in Acquisition Cost
Monthly Unit Profit = Contribution Margin - (CAC / Average Lifespan in Months)
If CAC is $15 and average lifespan is 10 months, monthly amortized CAC is $1.50. Monthly unit profit = $8.26 - $1.50 = $6.76 per user per month.
Step 5: Calculate Payback Period
Payback Period = CAC / Monthly Contribution Margin
$15 / $8.26 = 1.8 months. This means you recover CAC in under 2 months, which is excellent.
Unit Economics Benchmarks
| Metric | Poor | Good | Excellent |
|---|---|---|---|
| LTV/CAC ratio | Below 1.5 | 2.5-4.0 | Above 4.0 |
| Contribution margin | Below 50% | 65-80% | Above 80% |
| Payback period | 12+ months | 3-6 months | Under 3 months |
| Net revenue retention | Below 80% | 100-120% | Above 120% |
Unit Economics by Monetization Model
Subscription Apps
Cleanest economics: predictable MRR, high margins (70-85%), payback typically 2-6 months.
Ad-Supported Apps
Lower ARPU but also lower costs. High percentage margins but low absolute profit per user. Requires massive scale to build a meaningful business.
IAP/Gaming
High variance. Top 1-2% of users generate 50%+ of revenue. Average LTV can be misleading, so use median and percentile analysis.
Hybrid
Most successful apps in 2026 combine multiple streams. Calculate unit economics for each revenue source and combine for the full picture.
The Cash Flow Dimension
Unit economics can be profitable on paper but create cash flow problems. You spend CAC upfront but recover it over months. If you grow fast, you are always spending more on acquisition than you are collecting from recent users.
Example: Acquiring 10,000 users/month at $10 CAC costs $100,000/month. Each user generates $3/month. After month 1 you have collected $30,000 but spent $100,000.
Solutions include annual pricing (collect 12 months upfront), introductory offers that convert quickly, reducing CAC through organic channels, or raising capital to bridge the gap.
Scenario Modeling
Build optimistic, base, and pessimistic scenarios. If unit economics remain positive in the pessimistic case (higher CAC, worse churn), the business is resilient and ready to scale.
Common Mistakes
Using gross revenue instead of net. Subtract commissions and variable costs before comparing to CAC.
Averaging across all users. Organic users ($0 CAC) inflate the average. Calculate separately for paid and organic cohorts.
Projecting LTV aggressively. Use conservative estimates validated with actual cohort data.
Ignoring fixed costs. Unit economics only covers variable and acquisition costs. You still need total contribution margin to cover salaries and overhead.