Appearance
SaaS Metrics That Matter
The six core metrics every SaaS business must track to understand health, growth, and sustainability.
Why This Matters
- 🏢 Owner: These metrics determine your company valuation, fundraising ability, and strategic direction. Investors will ask for every single one.
- 💻 Dev: Understanding metrics helps you prioritize what to build. A feature that reduces churn by 1% may be worth more than a flashy new capability.
- 📋 PM: Metrics are your scorecard. Every product decision should map to moving one of these numbers in the right direction.
- 🎨 Designer: Design choices directly impact conversion, activation, and retention — all of which feed these metrics.
The Concept (Simple)
Think of your SaaS business as a bathtub. MRR is the water level. New customers and expansions are the faucet pouring water in. Churn is the drain letting water out. Your job is to make the faucet flow faster than the drain leaks.
NEW CUSTOMERS + EXPANSIONS
💧💧💧💧💧
│││││
▼▼▼▼▼
┌──────────────────────────┐
│ │
│ MRR (water level) │
│ ═══════════════ │
│ │
│ │
└──────────┬───────────────┘
│
💧💧💧
CHURN (drain)Every metric in this chapter either measures the faucet, the drain, or the overall water level.
How It Works (Detailed)
Metrics Hierarchy
┌─────────────────────┐
│ COMPANY VALUE │
│ (ARR × Multiple) │
└─────────┬───────────┘
│
┌───────────────┼───────────────┐
▼ ▼ ▼
┌────────────┐ ┌──────────────┐ ┌───────────┐
│ ARR │ │ Growth Rate │ │ NRR │
│ (Scale) │ │ (Momentum) │ │(Stickiness)│
└─────┬──────┘ └──────┬───────┘ └─────┬─────┘
│ │ │
┌─────┴──────┐ ┌────┴────┐ ┌──────┴───────┐
│ MRR │ │ New │ │ Expansion │
│ Components │ │ ARR │ │ - Churn │
└─────┬──────┘ └────┬────┘ └──────┬───────┘
│ │ │
┌──────┼──────┐ ┌───┴────┐ ┌──────┼───────┐
▼ ▼ ▼ ▼ ▼ ▼ ▼ ▼
New Expansion Churn CAC LTV Upsell Cross Downgrd
MRR MRR MRR sell1. MRR (Monthly Recurring Revenue)
The heartbeat of your SaaS business. MRR is the predictable revenue you earn every month from active subscriptions.
Formula:
MRR = Sum of all monthly subscription fees from active customersMRR Components:
| Component | Definition | Example |
|---|---|---|
| New MRR | Revenue from brand-new customers | 10 new customers × $100 = $1,000 |
| Expansion MRR | Revenue from upgrades/add-ons | 5 customers upgrade by $50 = $250 |
| Contraction MRR | Revenue lost from downgrades | 3 customers downgrade by $30 = $90 |
| Churn MRR | Revenue lost from cancellations | 2 customers cancel at $100 = $200 |
Net New MRR = New MRR + Expansion MRR - Contraction MRR - Churn MRRExample Dashboard:
╔══════════════════════════════════════════════════════════════╗
║ MRR DASHBOARD — March 2026 ║
╠══════════════════════════════════════════════════════════════╣
║ ║
║ Starting MRR $150,000 ║
║ ──────────────────────────────────────── ║
║ + New MRR $ 12,500 ████████████░░░░░░░░ ║
║ + Expansion MRR $ 8,200 ██████████░░░░░░░░░░ ║
║ - Contraction MRR $ (2,100) ███░░░░░░░░░░░░░░░░ ║
║ - Churn MRR $ (4,600) ██████░░░░░░░░░░░░░ ║
║ ──────────────────────────────────────── ║
║ = Net New MRR $ 14,000 ║
║ ──────────────────────────────────────── ║
║ Ending MRR $164,000 ║
║ ║
║ MRR Growth Rate: 9.3% mom ║
╚══════════════════════════════════════════════════════════════╝2. ARR (Annual Recurring Revenue)
ARR = MRR × 12ARR is used for annual planning, valuations, and investor reporting. A $164K MRR business is a ~$1.97M ARR business.
Watch out: Only include recurring revenue. One-time setup fees, professional services, and usage overages are excluded unless they are contractually recurring.
3. Churn Rate
Churn measures how fast you are losing customers or revenue. There are two flavors, and they tell very different stories.
Customer (Logo) Churn:
Customers lost in period
Customer Churn % = ─────────────────────────── × 100
Customers at start of periodRevenue (MRR) Churn:
MRR lost from cancellations + contractions
Gross Revenue Churn = ──────────────────────────────────────────── × 100
MRR at start of periodWhy both matter:
Scenario A: Lose 10 customers at $50/mo each → Logo churn matters
Scenario B: Lose 1 customer at $5,000/mo → Revenue churn matters
Both lose $500/mo in MRR, but they require very different responses.4. LTV (Customer Lifetime Value)
How much total revenue a customer generates over their entire relationship with you.
Simple formula:
ARPA (Avg Revenue Per Account)
LTV = ──────────────────────────────────
Customer Churn RateWith gross margin:
ARPA × Gross Margin %
LTV = ──────────────────────────
Customer Churn RateExample:
- ARPA = $200/month
- Gross margin = 80%
- Monthly churn = 2%
LTV = ($200 × 0.80) / 0.02 = $8,000See Unit Economics for how LTV interacts with CAC.
5. CAC (Customer Acquisition Cost)
The total cost to acquire one new customer.
Total Sales & Marketing Spend
CAC = ─────────────────────────────────
Number of New CustomersWhat to include in the numerator:
| Include ✅ | Exclude ❌ |
|---|---|
| Ad spend | Product/engineering costs |
| Marketing salaries | Customer success (post-sale) |
| Sales salaries + commissions | General & administrative |
| Marketing tools & software | Office rent (unless sales-only) |
| Content creation costs | R&D expenses |
| Events & sponsorships |
6. NRR (Net Revenue Retention)
The single most important metric for mature SaaS. NRR answers: "If we acquired zero new customers, would we grow or shrink?"
Starting MRR + Expansion - Contraction - Churn
NRR = ────────────────────────────────────────────────── × 100
Starting MRR- NRR > 100%: You grow even without new customers (the holy grail)
- NRR = 100%: Expansions perfectly offset losses
- NRR < 100%: You are shrinking without new acquisitions
7. Quick Ratio
Measures growth efficiency — how much "good" revenue movement vs. "bad."
New MRR + Expansion MRR
Quick Ratio = ─────────────────────────────
Churn MRR + Contraction MRRA Quick Ratio of 4 means for every $1 lost, you add $4. It captures the quality of your growth, not just the speed.
Benchmark Tables
MRR Growth Rate (Month-over-Month)
| Stage | Acceptable | Good | Great | Best-in-Class |
|---|---|---|---|---|
| Pre-Product/Mkt | > 5% | > 10% | > 15% | > 20% |
| $100K–$1M ARR | > 5% | > 8% | > 12% | > 15% |
| $1M–$10M ARR | > 3% | > 5% | > 8% | > 10% |
| $10M+ ARR | > 1.5% | > 3% | > 5% | > 7% |
Churn Rates (Monthly)
| Segment | Acceptable | Good | Great | Best-in-Class |
|---|---|---|---|---|
| SMB | < 5% | < 3% | < 2% | < 1% |
| Mid-Market | < 2% | < 1.5% | < 1% | < 0.5% |
| Enterprise | < 1% | < 0.75% | < 0.5% | < 0.25% |
LTV:CAC Ratio
| Rating | Ratio | Interpretation |
|---|---|---|
| Dangerous | < 1:1 | Losing money on every customer |
| Unsustainable | 1:1 – 2:1 | Barely breaking even |
| Healthy | 3:1 | Industry standard target |
| Strong | 3:1 – 5:1 | Efficient growth |
| Under-investing | > 5:1 | Could grow faster with more spend |
NRR Benchmarks
| Rating | NRR | Meaning |
|---|---|---|
| Concerning | < 90% | Significant value leakage |
| Acceptable | 90–100% | Stable but not expanding |
| Good | 100–110% | Healthy net expansion |
| Great | 110–130% | Strong expansion motion |
| Best-in-Class | > 130% | World-class (Snowflake, Twilio-era) |
Quick Ratio
| Rating | Ratio | Interpretation |
|---|---|---|
| Leaky bucket | < 1.0 | Shrinking — losing more than gaining |
| Concerning | 1.0 – 2.0 | Growth is fragile |
| Good | 2.0 – 4.0 | Solid growth efficiency |
| Great | > 4.0 | Very efficient growth engine |
Formula Quick-Reference Table
| Metric | Formula |
|---|---|
| MRR | Sum of active monthly subscription fees |
| ARR | MRR × 12 |
| Net New MRR | New + Expansion - Contraction - Churn MRR |
| Customer Churn % | (Customers lost / Customers at start) × 100 |
| Revenue Churn % | (MRR lost / MRR at start) × 100 |
| LTV | ARPA / Churn Rate (or × Gross Margin) |
| CAC | Total S&M Spend / New Customers Acquired |
| LTV:CAC | LTV / CAC |
| NRR | (Start MRR + Expansion - Contraction - Churn) / Start MRR |
| Quick Ratio | (New MRR + Expansion MRR) / (Churn MRR + Contraction MRR) |
| CAC Payback (months) | CAC / (ARPA × Gross Margin %) |
In Practice
Common Mistakes
Counting non-recurring revenue in MRR. One-time setup fees, consulting hours, and hardware sales are not MRR. Including them inflates your numbers and misleads investors.
Using only logo churn. If you lose 50 small customers but retain your top 5 enterprise accounts, logo churn looks terrible but revenue churn may be fine. Always track both.
Calculating CAC without fully-loaded costs. Forgetting to include salaries, tools, and overhead makes CAC look artificially low. Use the fully-loaded number for honest decision-making.
Ignoring contraction in NRR. Some teams only subtract churned revenue. Downgrades are a form of churn — a customer paying you less is a warning signal.
Benchmarking against the wrong segment. An SMB product should not compare churn rates to enterprise software. Always compare within your customer segment and stage.
Real-World Example
A B2B SaaS company at $500K ARR:
┌────────────────────────────────────────────────────┐
│ Monthly Snapshot │
│ │
│ Starting MRR: $41,667 │
│ New Customers: 15 × $120 avg = $1,800 │
│ Expansions: 8 × $40 avg = $320 │
│ Contractions: 3 × $25 avg = $75 │
│ Churned Customers: 5 × $130 avg = $650 │
│ │
│ Net New MRR: $1,800 + $320 - $75 - $650 = $1,395 │
│ Ending MRR: $43,062 │
│ │
│ Customer Churn: 5 / 340 = 1.47% │
│ Revenue Churn: $650 / $41,667 = 1.56% │
│ NRR: ($41,667 + $320 - $75 - $650) / $41,667 │
│ = 99.0% │
│ Quick Ratio: ($1,800+$320) / ($650+$75) = 2.92 │
└────────────────────────────────────────────────────┘Diagnosis: NRR is slightly below 100% — this company needs to invest in expansion revenue (upsells, cross-sells, usage-based pricing) or reduce contraction. The Quick Ratio of 2.92 is decent but improving it should be a priority.
Key Takeaways
- MRR is the heartbeat — track all four components (new, expansion, contraction, churn) separately.
- ARR = MRR × 12 — used for planning and valuations. Keep it clean of non-recurring revenue.
- Track both logo churn and revenue churn — they tell different stories about different problems.
- LTV and CAC are meaningless in isolation — always pair them as a ratio (see Unit Economics).
- NRR above 100% is the single best indicator of product-market fit and long-term health.
- Quick Ratio captures growth quality — a high growth rate with a low Quick Ratio is a leaky bucket.
Action Items
- [ ] 🏢 Owner: Set up a monthly metrics review cadence. Build a dashboard with all six metrics. Share it with the full team — transparency drives alignment.
- [ ] 🏢 Owner: Benchmark your metrics against stage-appropriate peers using the tables above. Identify your weakest metric and make it a company-level priority.
- [ ] 💻 Dev: Instrument your billing system to emit events for each MRR component (new, expansion, contraction, churn). This data feeds every downstream metric.
- [ ] 💻 Dev: Build an internal
/metricsendpoint or admin page that surfaces real-time MRR, churn, and NRR calculations. - [ ] 📋 PM: Map every major feature initiative to the metric it is expected to move. If a feature does not move a metric, question its priority.
- [ ] 📋 PM: Create cohort-based retention reports (see Cohort Analysis) to understand churn at a deeper level.
- [ ] 🎨 Designer: Audit your cancellation and downgrade flows. Are there save offers? Exit surveys? These directly impact churn MRR.
- [ ] 🎨 Designer: Review your upgrade paths and pricing page — unclear value communication suppresses expansion MRR.
Next: Unit Economics — how to determine if each customer is profitable.Previous: See SaaS Business Models for context on how these metrics vary by model.