SaaS Metrics Every Founder Must Track in 2026 (MRR, CAC, LTV, NRR)

SaaS Metrics Every Founder Must Track in 2026 (MRR, CAC, LTV, NRR)

if you run a SaaS as a solo founder or with a tiny team, you have probably googled “what SaaS metrics matter” once a quarter. you found a list of forty. you bookmarked it. you tracked five. that is the right ratio. most SaaS metric guides are written for VCs raising funds, not for the founder trying to decide whether to ship a feature this week.

this guide is for solopreneur and small-team SaaS founders running anywhere from $1k to $500k MRR. by the end you will know the eight metrics that actually drive decisions, the simplest dashboard that tracks them, the questions to ask of each one weekly, and the benchmarks that tell you whether you are healthy or in trouble. no fluff, no investor theatre.

we will work through each metric with the formula, the benchmark, the failure modes, and the action when the number moves the wrong way. by the end you have a real scoreboard.

what SaaS metrics are actually for

three jobs. tell you whether the business is growing. tell you whether each customer is profitable. tell you which growth lever to pull next. anything else is reporting for reporting’s sake.

The SaaS metrics that matter for solopreneur founders in 2026 are: MRR (monthly recurring revenue) and its growth rate, gross and net new MRR breakdown, gross monthly churn (logo and revenue), net revenue retention (NRR), customer acquisition cost (CAC), lifetime value (LTV), the LTV/CAC ratio, and gross margin. These eight cover whether the business is growing, whether customers are profitable, and which lever to pull. Track them in a single Google Sheet updated weekly. Skip everything else until you are over $1M ARR.

most founders track ten more metrics that do not change behavior. those metrics waste hours.

the metrics this guide does not cover

we are skipping CAC payback period, magic number, rule of 40, burn multiple, and most of the public SaaS metrics canon. they matter at scale. for a solopreneur under $1M ARR, the eight above are sufficient.

metric 1: MRR and its growth rate

monthly recurring revenue. sum of all active subscriptions, normalized to monthly. annual plans get divided by twelve.

formula: sum of (monthly_price) for all active subscriptions.

target benchmark: it depends on stage, but month-over-month growth of 10%+ is healthy in early stage; 5% is reasonable above $50k MRR; 3% above $500k.

the breakdown that matters: new MRR (from new customers), expansion MRR (from upgrades), contraction MRR (from downgrades), churned MRR (from cancellations). the difference between gross new MRR and net new MRR tells you how much of growth is being eaten by churn.

action when MRR drops: split the loss into new vs churn. if new dropped, look at acquisition. if churn rose, look at retention. they are different problems with different fixes.

metric 2: gross monthly churn (logo and revenue)

logo churn: customers lost / customers at start of month. revenue churn: MRR lost / MRR at start of month.

target benchmark: logo churn 2-3% monthly is healthy SMB SaaS; under 1% is mid-market or enterprise territory. revenue churn often differs from logo churn because losing one big customer hurts revenue more than logo count.

the failure mode: churning customers do not always tell you why. invest in an exit survey from day one. one question is enough: “why are you canceling?”

action when churn rises: look at cohort. is it a new-customer cohort issue (onboarding) or an old-customer issue (product fatigue)? the cohort analysis tutorial covers the diagnostic approach.

metric 3: net revenue retention (NRR)

NRR captures expansion as well as churn. it is the metric VCs care about most, and for good reason — it tells you if customers are growing or shrinking inside your product.

formula: (starting MRR + expansion MRR – contraction MRR – churned MRR) / starting MRR. measured on a cohort, usually 12 months out.

target benchmark: 100% means you grow even with zero new customers. 110-120% is good. above 130% is rare and excellent. below 90% is a structural problem.

Net revenue retention is the single most important SaaS metric for understanding whether your business has product-market fit at scale. Above 100% means existing customers grow faster than they churn. Below 100% means you are running up a down escalator: every new customer is partially canceled by existing customers shrinking. Solo founders should track NRR monthly, not just for fundraising but as the diagnostic for whether the product is winning over time.

action when NRR drops: split into expansion and contraction drivers. is expansion stalling (pricing, packaging, upsell paths)? is contraction rising (downgrades, seat reductions)? they have different solutions.

metric 4: customer acquisition cost (CAC)

total sales and marketing spend / new customers acquired in the period.

target benchmark: depends on LTV. LTV/CAC ratio above 3 is the rule. but the absolute number matters too: a $200 CAC for a $20/month product is a problem regardless of LTV.

the failure mode: solopreneurs often underweight their own time in CAC. if you spend ten hours a week on content marketing, that is real cost.

action when CAC rises: look channel-by-channel. blended CAC hides the channel that is broken. shift budget to the channels with healthy CAC and pause the others.

metric 5: lifetime value (LTV)

the simplest formula: average revenue per customer per month / monthly logo churn rate.

example: $50/month average, 4% monthly churn, LTV = $50 / 0.04 = $1,250.

target benchmark: depends on CAC. as a rule, LTV needs to be at least 3x CAC.

the failure mode: solopreneurs use the wrong churn rate. annual churn extrapolated to monthly is not the same as actual monthly churn. use the rolling 12-month measured churn, not a guess.

action when LTV drops: this is usually a churn problem disguised. look at churn first, then pricing.

metric 6: LTV/CAC ratio

the unit economics scoreboard.

target benchmark: above 3 is healthy; above 5 is excellent; below 1 means each customer is unprofitable.

the failure mode: ratios computed on bad inputs. if your LTV calculation uses a guess for churn, the ratio is fictional. recompute monthly with rolling actual data.

metric 7: gross margin

(revenue – cost of revenue) / revenue. cost of revenue for SaaS is hosting, third-party API costs (this is bigger than founders expect in 2026), payment processing, and customer support.

target benchmark: 70%+ gross margin is healthy SaaS; 80%+ is great; below 60% means the business model has structural cost issues.

the failure mode: AI-API-driven products in 2026 often have lower gross margin than founders expect. if you bill $30/month and pass $8 of LLM API costs through, your gross margin is 73%, not 95%.

action when gross margin compresses: pricing review or infrastructure cost optimization.

metric 8: net new MRR breakdown

every month, four numbers add to your MRR change: new customers, expansion, contraction, churn. logged separately.

target benchmark: new + expansion should consistently exceed contraction + churn. if churn alone is bigger than expansion, you have a retention problem masquerading as a growth problem.

action when contraction or churn dominates: depending on which one, fix retention or pricing/packaging.

the dashboard you need

metric source target
MRR Stripe or Chargebee growing month over month
MRR growth rate calculated 5-10%/mo at <$50k MRR
New MRR Stripe export depends on goals
Churned MRR Stripe export <2% monthly of base
Expansion MRR Stripe export accumulating quarter over quarter
Logo churn rate calculated <3% monthly SMB; <1% mid-market
NRR (12-mo cohort) calculated >100% target
CAC (total S&M spend) / (new customers) LTV/CAC > 3
LTV ARPU / churn rate depends on CAC
Gross margin (revenue – cost) / revenue 70%+

build it in Google Sheets. update weekly. one tab.

the recommended tool stack

tool role starts at replaces
Stripe or Chargebee revenue source included manual ledger
ChartMogul or ProfitWell Metrics (free) SaaS metrics dashboard free manual sheet
Looker Studio live dashboard free paid BI
Google Sheets KPI scoreboard free nothing
ChatGPT Code Interpreter ad-hoc cohort analysis $20/mo analyst
Julius AI quick CSV questions $14.99/mo none

ProfitWell Metrics (now part of Paddle) is genuinely free and computes most of these from your Stripe data automatically. for solopreneurs, this is the lowest-effort start.

the questions to ask weekly

three questions every Monday.

is MRR growing at expected rate? if not, look at new vs churn split.

is NRR trend positive? if not, look at expansion vs contraction.

is LTV/CAC above 3 by channel? if not, look at the worst channel and fix or kill.

answer these three, you do not need a longer review. the data-driven decision making for solopreneurs brief covers the discipline of running on the answers.

benchmarks by stage

stage typical MRR growth typical churn typical NRR LTV/CAC
pre-product-market-fit volatile 5%+ <90% <2
early traction ($1-10k MRR) 10-30%/mo 4-6% 90-100% 2-3
growth ($10-100k MRR) 8-15%/mo 3-5% 95-110% 3-4
scale ($100k+ MRR) 4-8%/mo 2-4% 100-120% 4+

if you are below benchmark for your stage, the diagnostic is in this guide. if you are above, do less of what is not working and more of what is.

for the broader analytical layer that supports these metrics, see the AI data agents 2026 complete guide and ChatGPT Code Interpreter tutorial 2026 for ad-hoc cohort work.

fundraising vs operating metrics

worth distinguishing.

operating metrics are the ones you use to run the business. the eight in this guide. weekly or monthly cadence.

fundraising metrics are the ones investors expect to see in a pitch. they include the operating eight plus a handful of investor-favorites: rule of 40 (revenue growth + profit margin > 40), magic number (efficiency of sales spend), CAC payback period, NRR cohort curves, gross margin breakdown, ARR not MRR.

solopreneur founders confuse these. they spend hours preparing fundraising metrics for daily decisions, then discover the daily decisions actually need different metrics.

practical guidance: run the operating eight weekly. only build out the fundraising metrics in the quarter before raising. otherwise the time is wasted.

the metrics that lose meaning at small scale

three metrics commonly cited but unreliable below $50k MRR.

NRR. with too few customers, NRR swings wildly month to month. wait until you have 50+ paying customers before measuring rigorously.

CAC payback. similar issue. requires enough cohort history to be meaningful.

magic number. requires meaningful sales and marketing spend with attribution. solopreneurs running content-led acquisition with minimal paid spend cannot compute it meaningfully.

at small scale, run the leading indicators (engagement, signup conversion, trial conversion) more than the lagging metrics. the lagging metrics get reliable as the customer base grows.

the diagnostic playbook for each metric

specific patterns for what to do when each number moves the wrong way.

MRR drops

split into new MRR and churned MRR. if new dropped, look at top-of-funnel: traffic, signup conversion, lead source. if churn rose, look at retention diagnostics below.

churn rises

three diagnostic angles.

cohort angle: is the increase in new-customer cohorts (onboarding problem) or in older cohorts (product fatigue or competitive shift)?

plan angle: is one plan churning faster than others? a starter plan with bad self-serve onboarding often churns at 3-4x the pro plan rate.

reason angle: implement an exit survey. one question is enough. categorize reasons over four weeks. the dominant reason tells you the fix.

action: address the top one to two churn drivers. do not try to fix everything at once.

NRR below 100%

NRR below 100% means existing customer base shrinks faster than it grows. two possible diagnoses.

contraction is the killer: customers are downgrading or reducing seats. fix: pricing, packaging, or product depth.

expansion is missing: customers are not upgrading because the path is unclear or the upgrade does not feel valuable. fix: build expansion paths, surface upgrade prompts, train CS on upsell.

CAC rises

look channel-by-channel, not blended. the rise is usually one or two channels deteriorating, not a system-wide shift. shift budget to working channels. test new channels in small experiments.

LTV/CAC drops

this is rarely a CAC problem. usually it is an LTV problem (churn). fix the churn first. CAC adjustments without LTV improvements just compress growth.

gross margin compresses

three usual causes. infrastructure costs (LLM API costs in 2026 are commonly the culprit). pricing not keeping up with cost (raise prices). high-touch customers eating support cost (segment customer support tiers).

the cohort analysis that matters most

beyond the headline metrics, three cohort views that drive decisions.

retention curves by cohort

every monthly cohort, plot percent active month-by-month. compare across cohorts. recent cohorts should retain better than older ones (you are improving onboarding) or at least the same. if recent cohorts retain worse, you have a regression.

LTV curves by cohort

similar to retention but in dollars. tells you if you are growing the unit economics or shrinking them. for SaaS with expansion revenue, LTV curves typically show a positive slope past month 12 — that is the NRR effect.

channel cohorts

separate cohorts by acquisition channel. each channel attracts different customers with different retention. blended retention hides this. for solopreneurs scaling acquisition, channel-level retention prevents costly mistakes.

the metrics that predict the next quarter

three leading indicators that consistently predict next-quarter MRR.

trial conversion rate. if it dips this month, MRR will dip next month.

product engagement (activation events per new customer in week 1). if this declines, churn will rise in 60-90 days.

NPS or product-quality signal trend. if it deteriorates, retention drops 90-180 days later.

monitor these monthly. they give you 30-90 days of warning before MRR shows the impact.

conclusion

eight SaaS metrics are enough. MRR, churn, NRR, CAC, LTV, LTV/CAC, gross margin, and the new MRR breakdown. anything else can wait. for solopreneurs and small-team founders, the discipline of running a tight scoreboard weekly outperforms any depth of metrics tracked monthly.

the actionable next step is to set up ProfitWell Metrics this week (it is free), pull your numbers, and write down each of the eight in a Google Sheet. compare to the benchmarks above. for any metric below benchmark, diagnose using the questions in this guide. for the dashboard build that lays this out visually, see the Looker Studio tutorial 2026. for the customer-segmentation work that drives expansion, see customer segmentation methods.