SaaS Metrics Every Founder Should Track (and What They Actually Mean)

Alejandro Rioja
Alejandro Rioja
7 min read
TL;DR

Early-stage founders drown in dashboards and miss the five numbers that actually predict whether the business is working: MRR growth rate, net revenue churn, CAC payback period, LTV:CAC ratio, and product engagement. Track those five first. Add complexity only when one of them surfaces a question you can't answer without a finer-grained metric.

Free newsletter

Every Wednesday. 28,400+ operators. Zero fluff.

Table of contents

Open Table of contents

Why most founders track the wrong things

Vanity metrics are seductive because they go up. Page views, registered users, total accounts — these feel like traction and can be technically true without the business working.

The real metrics reveal whether customers stay, whether acquisition is efficient, and whether the unit economics support the model. None of those feel as good in a pitch deck, which is exactly why founders avoid building the habit of tracking them.

Measure what tells you whether to keep going and what needs to change — not what looks good.

The five metrics that matter in year one

1. Monthly Recurring Revenue (MRR) and growth rate

MRR is the total predictable monthly revenue from active subscriptions, normalized to one month. Annual contracts divide by twelve. It’s the denominator for nearly every other SaaS metric, so define it consistently from day one and never change the definition.

What you want to know isn’t just the absolute number but the month-over-month growth rate. A 10% MoM growth rate compounds to 3× in a year. An 18% rate compounds to nearly 7×. Small differences in growth rate produce enormous differences in two-year outcomes, which is why the growth rate is the number to protect.

Decompose MRR into its parts every month:

  • New MRR — from new customers
  • Expansion MRR — upgrades and add-ons from existing customers
  • Contraction MRR — downgrades
  • Churn MRR — lost customers

If Expansion is growing relative to New, you have a product customers want more of over time. That’s the best growth signal available at early stage.

2. Net Revenue Churn (NRR)

Gross churn measures the revenue you lose. Net Revenue Retention (NRR, sometimes called NDR) measures whether expansion from existing customers offsets that loss.

NRR = (Starting MRR + Expansion MRR − Contraction MRR − Churn MRR) ÷ Starting MRR × 100

An NRR above 100% means your existing customer base is growing in revenue even without a single new customer — each cohort expands over time. This is the most powerful indicator of product-market fit in B2B SaaS.

Industry reference points:

  • < 90%: The business is leaking faster than growth can fill it. Fix before scaling.
  • 90–100%: Functional but fragile. New revenue is needed to offset churn.
  • 100–115%: Healthy. Expansion is doing real work.
  • > 120%: Exceptional. Typical of category leaders at Series A+.

Early-stage you won’t have enough cohorts to trust the trend, but track NRR from day one. The habit matters as much as the number.

3. Customer Acquisition Cost (CAC) payback period

CAC is what it costs, in total sales and marketing spend, to acquire one new customer. CAC payback period is how many months it takes to recover that spend from the customer’s gross margin.

CAC Payback (months) = CAC ÷ (ACV × Gross Margin)

Where ACV is the average annual contract value and gross margin is the percentage of revenue left after direct costs (hosting, support, etc.).

A payback under 12 months means the business can fund its own growth at moderate scale. A payback over 18–24 months typically means you need external capital to grow, because you’re not recovering acquisition costs fast enough to re-invest.

At early stage, track CAC separately for each channel — organic, paid, events, referrals — because the blended number hides the channels worth scaling from the ones to cut.

4. LTV:CAC ratio

Lifetime Value (LTV) is how much gross profit a customer generates over their relationship with you. The LTV:CAC ratio tells you how efficient the growth model is.

LTV = ARPU × Gross Margin % ÷ Monthly Churn Rate

The target: LTV:CAC ≥ 3×. Below 3× most of your revenue is going back into acquisition; above 3× you have economic breathing room.

A word on using LTV at early stage: with 12 months of data, the number is fragile. The churn rate denominator is noisy with a small cohort, and the LTV calculation assumes a stable churn rate that doesn’t exist yet. Use it directionally, not precisely. What matters early is whether LTV:CAC is moving in the right direction quarter over quarter.

5. Product engagement: DAU/MAU or a key activation metric

The four financial metrics above describe what’s already happened. Product engagement predicts what happens next.

DAU/MAU — the ratio of daily active users to monthly active users — measures stickiness. A ratio above 0.25 (users returning on average more than once a week) suggests the product has daily utility. Slack and Notion run north of 0.5; most SaaS products land between 0.1 and 0.3.

More useful than a generic DAU/MAU is a key activation metric: the specific action in your product that predicts retention. For a project management tool it might be “created a task with a due date and added a teammate.” For a CRM it might be “logged three activities in the first week.” Find this by comparing early-period behavior of retained customers to churned ones. The differentiating action becomes your activation target.

Once you know your activation rate, you know where to focus product work. This is the one metric in the set that engineering owns directly.

The ratios that reveal business health

Individual metrics are less useful than the relationships between them. Three ratios to check together:

RatioTargetWhat it tells you
NRR> 100%Product-market fit and expansion potential
CAC Payback< 12 monthsCapital efficiency and growth sustainability
LTV:CAC≥ 3×Unit economic health

When all three are in range, the business is fundamentally sound — you can invest in growth with confidence. When one is out of range, that’s where to focus before anything else. Trying to grow through all three broken is how you burn cash and confuse the team.

When to add more metrics

The answer is simple: when a metric you’re already tracking surfaces a question you can’t answer without a finer-grained view.

MRR growth slowing → break down by channel, segment, or plan tier to find the drag.

NRR dropping → add cohort analysis to understand which vintage of customers is churning and why.

CAC payback lengthening → break down by channel; look at sales cycle length and close rate together.

Every metric you add should answer a question the prior metric raised. Adding metrics without a question wastes analysis time and obscures the signal.

The antipattern is the pre-built VC dashboard: twenty metrics someone else decided matter, adopted before the business generates enough data to trust any of them.

Building a simple SaaS dashboard

You don’t need expensive BI tools at early stage. What you need is a single source of truth you actually update.

My default setup:

  1. A revenue source (Stripe, billing platform) that exports MRR and churn automatically
  2. A product analytics tool (Mixpanel, PostHog, or a simple query against your database) that tracks your key activation metric
  3. A spreadsheet or Airtable table where you enter the monthly snapshot manually — MRR, new/expansion/contraction/churn breakdown, CAC by channel, NRR, activation rate

The discipline of entering numbers manually once a month means you actually think about them. Automated dashboards often produce the opposite effect: the graph exists, so the thinking doesn’t happen.

For organizing the operational side — tracking cohorts, logging acquisition costs by channel, building rolling averages — Notion works well as a connected workspace once you have more than a handful of metrics to cross-reference.

The operator’s bottom line

Track five metrics before you track anything else: MRR growth rate, net revenue churn (NRR), CAC payback period, LTV:CAC ratio, and your key product activation metric. Know the targets. Add metrics only when a question you can’t answer forces you to. Build a simple dashboard you’ll actually update.

The signal in a clean five-metric setup is orders of magnitude clearer than the noise in a twenty-metric one. The founders who grow efficiently are almost always the ones who know exactly what’s bad and fix it — not the ones with the most sophisticated tracking.


Related: How to Validate a Business Idea · Founder-Led Sales: How to Reach Decision-Makers · How to Build a Profitable Business

Keep reading

Related posts

Keep reading

Get the AI playbook in your inbox

Every Wednesday. 28,400+ operators. Zero fluff.

↵ to see all results esc esc to close