SaaS Acronyms Cheat Sheet: MRR, ARR, NRR & More
Published on February 25, 2026 · Jules, Founder of NoNoiseMetrics · 12min read
You’re mid-build. You hit a thread about SaaS growth. Someone mentions NRR, GRR, ACV, and burn multiple in the same sentence. You nod and quietly open a new tab.
This page is the tab you should open.
It covers every SaaS acronym that comes up in the real world — the ones that show up in analytics tools, investor updates, and founder conversations. Clean definitions, plain formulas, what each metric is actually useful for, and what gets founders into trouble with each one. For the fuller context on how these SaaS metrics connect to decisions, the minimalist guide covers the operating layer.
The eight you need most: MRR, ARR, NRR, GRR, ARPU, ACV, CAC, LTV. If those are clean, you understand the core operating model of any SaaS business.
The core SaaS acronyms
MRR — Monthly Recurring Revenue
The normalized monthly value of all active subscriptions. Your core revenue signal.
MRR = sum of active recurring subscription revenue for the month
MRR is useful because it removes the noise from billing intervals. Annual, monthly, and quarterly plans all contribute to the same number. It lets you compare one month to another without worrying about how customers paid. For the full MRR and ARR tracking guide with edge cases, that’s a separate piece.
Common mistake: Counting the full cash amount of an annual plan in the month it was received. A customer who pays €1,200 upfront contributes €100 to MRR, not €1,200. Treating annual cash as in-period revenue inflates your numbers in strong acquisition months and hides the underlying trend.
The MRR waterfall is more useful than MRR alone. Breaking MRR into new, expansion, contraction, and churned components tells you why the number moved — which is the only reason the number matters.
ARR — Annual Recurring Revenue
The annualized version of recurring revenue.
ARR = MRR × 12
ARR is mainly useful for high-level growth tracking, investor reporting, and benchmarking against industry norms. It collapses twelve months into a single number that’s easy to reference and compare. Bessemer’s State of the Cloud report uses ARR as its primary benchmark metric across all SaaS categories.
When MRR is more useful: most week-to-week operating decisions. ARR is slow to respond to changes because it’s derived from MRR. If your business changes in March, ARR in March reflects twelve times what March MRR was — it doesn’t tell you what happened in March.
NRR — Net Revenue Retention
How much recurring revenue your existing customer base generates after accounting for expansion, contraction, and churn.
NRR = (starting MRR + expansion MRR - contraction MRR - churned MRR) / starting MRR
NRR answers the most important retention question in SaaS: are existing customers compounding revenue, or are you losing more than you’re recovering?
- Above 100%: expansion outpaces churn — existing customers are growing the business without new acquisition
- 100%: the base is stable but not growing on its own
- Below 100%: you’re losing more revenue from existing customers than you’re gaining from upgrades
NRR is sometimes called NDR (net dollar retention) or net dollar retention rate. Same concept, different label.
Common mistake: tracking customer count retention (logo retention) and treating it as equivalent to NRR. Retaining 90% of customers but losing your highest-value accounts produces strong logo retention and weak NRR simultaneously.
GRR — Gross Revenue Retention
How much recurring revenue you keep before any expansion is counted. The floor of your retention quality.
GRR = (starting MRR - contraction MRR - churned MRR) / starting MRR
GRR is capped at 100% because it only counts losses, never gains. It isolates pure leakage from pure recovery. If GRR is low, expansion revenue is masking a real churn problem — NRR may look acceptable while GRR signals the underlying fragility.
GRR vs. NRR in plain terms: NRR tells you what happened to the revenue base including upsells. GRR tells you what happened without them. If the two numbers diverge significantly, it usually means your expansion engine is doing heavy lifting to compensate for high churn.
ARPU — Average Revenue Per User
The average amount each active user pays per month.
ARPU = MRR / active paying users
When your customers are companies or teams rather than individual users, ARPA (Average Revenue Per Account) is the more meaningful version:
ARPA = MRR / active paying accounts
ARPU is most useful as a trend metric. Falling ARPU over time usually signals one of three things: you’re attracting lower-tier customers, discounting is spreading, or cheaper plans are winning the mix. Rising ARPU suggests your upgrade path or pricing is working.
ARPU also sets the ceiling for acquisition spend. If your ARPU is €30/month and gross margin is 70%, the maximum CAC that makes any economic sense — before even factoring in payback time — is bounded by LTV. Running expensive paid channels on a low-ARPU product requires exceptional retention to justify it.
ACV — Annual Contract Value
The annualized value of a single customer contract.
ACV = contract total value / contract length in years
ACV is most relevant in B2B SaaS where deals have defined terms. A three-year contract worth €15,000 has an ACV of €5,000/year, regardless of when the cash is received.
ACV vs. ARR: ACV is per-contract. ARR is the sum of all recurring revenue across the whole business. ACV is useful when analyzing deal quality, comparing segment value, or evaluating whether your sales motion is moving upmarket.
ACV vs. ARPU: ARPU is a monthly operating metric calculated from active subscriptions. ACV is an annual contract metric. For self-serve SaaS without formal contracts, ACV adds little that ARPU × 12 doesn’t already tell you.
CAC — Customer Acquisition Cost
How much it costs to acquire one new paying customer.
CAC = total acquisition spend in a period / new customers acquired in that period
Acquisition spend typically includes paid media, sales salaries and commissions, and marketing program costs. Some founders include all marketing spend; others separate brand from performance. The important thing is defining it consistently and sticking to the same formula.
CAC payback period — the number of months until you recover a customer’s acquisition cost — is often more useful for decision-making than CAC in isolation:
CAC payback (months) = CAC / (ARPU × gross margin %)
Under 12 months is the working target for most bootstrapped and capital-efficient SaaS. Above 18 months starts to constrain growth unless LTV is very strong. a16z’s 16 SaaS Metrics covers CAC payback benchmarks by business stage and acquisition channel in detail.
Common mistake: celebrating growth without knowing the cost. A SaaS growing 20% month over month on a CAC payback of 36 months is burning cash it may not survive long enough to recover.
LTV — Customer Lifetime Value
The total gross profit expected from a customer over their relationship with your product. Also written as CLV or CLTV.
Simple version:
LTV = ARPU / monthly churn rate
More complete version that accounts for margin:
LTV = (ARPU × gross margin %) / monthly churn rate
LTV is a strategic metric, not an operational one. You’ll check it when evaluating pricing changes, comparing segments, or sizing acquisition budgets — not weekly.
The LTV:CAC ratio is the standard health check on your acquisition economics. A ratio below 3:1 typically means the business is spending too much to acquire customers relative to their value. Above 5:1 can mean you’re underinvesting in growth. David Skok’s SaaS metrics guide has the definitive breakdown of LTV:CAC interpretation by stage.
Common mistake: trusting LTV numbers computed from less than 12–18 months of cohort data. LTV is derived from churn rate, and churn rates shift significantly in the first year of a product’s life. An LTV calculated from three months of data is a guess with a formula attached.
Secondary SaaS acronyms worth knowing
Churn — customers or revenue lost in a period. Logo churn counts cancelled accounts. Revenue churn measures the MRR those accounts represented. Revenue churn is generally more useful because it weights by value.
GRR and NRR are both churn-adjacent — see above.
Burn — how much cash the business consumes per month (net).
Runway — how many months of operating capital remain at the current burn rate.
Runway = cash on hand / monthly net burn
TTV (Time to Value) — how quickly a new user reaches their first meaningful outcome in the product. Relevant for onboarding and activation rate work.
ICP (Ideal Customer Profile) — the definition of the customer segment most likely to buy, stay, and expand.
GM (Gross Margin) — revenue minus cost of goods sold, expressed as a percentage. SaaS gross margins typically run 65–85%. Gross margin matters when computing LTV and CAC payback accurately.
CMRR (Committed MRR) — a forward-looking MRR figure that includes signed contracts not yet active. More common in enterprise sales contexts.
SaaS acronyms by stage
Not every metric belongs on your dashboard at every stage. Here’s a practical grouping by where you are:
Pre-revenue / very early: TTV, activation rate, trial conversion, burn, runway. Revenue metrics aren’t meaningful yet. Don’t force precision where the data doesn’t exist.
Early recurring revenue (sub-€10K MRR): MRR, new MRR, revenue churn, ARPU, runway. This is the stage that deserves the most attention. These five numbers tell you almost everything actionable.
Growing SaaS with stable cohorts: ARR, NRR, GRR, LTV, CAC payback, ARPU by plan tier. This is where retention quality, unit economics, and segment-level analysis start to matter.
Scaling or multi-product: ACV, LTV:CAC by channel, expansion MRR rate, segment-level NRR. These add meaningful signal once you have enough data to make them reliable.
Track the metrics that matter, not the ones that feel good. See your real numbers from Stripe →
Common mistakes with SaaS acronyms
Memorizing terms instead of understanding decisions. The point of a metric is the action it triggers, not the definition itself. MRR is useful because it tells you if the business is growing. NRR is useful because it tells you if retention is compounding or eroding. If you can’t answer “what would I do differently if this number moved 20%?”, the metric probably doesn’t belong on your main dashboard.
Mixing user-level and account-level metrics. ARPU calculated on user count in a product used by teams will look far lower than ARPA. Neither is wrong, but they answer different questions. Be explicit about which you’re tracking.
Polluting MRR with non-recurring revenue. Setup fees, professional services, and one-time charges don’t belong in MRR. If they’re included, ARR, NRR, GRR, and ARPU all inherit the distortion. Clean MRR first; everything downstream depends on it.
Computing LTV too early. Three months of cohort data is not enough to know your actual churn pattern. LTV from shallow data is a placeholder, not a number to make real decisions with.
JSON reference for builders
If you’re wiring these into a script, internal tool, or documentation layer:
{
"mrr": {
"name": "Monthly Recurring Revenue",
"formula": "sum(active_recurring_subscriptions)",
"category": "growth"
},
"arr": {
"name": "Annual Recurring Revenue",
"formula": "mrr * 12",
"category": "growth"
},
"nrr": {
"name": "Net Revenue Retention",
"formula": "(starting_mrr + expansion - contraction - churn) / starting_mrr",
"category": "retention"
},
"grr": {
"name": "Gross Revenue Retention",
"formula": "(starting_mrr - contraction - churn) / starting_mrr",
"category": "retention"
},
"arpu": {
"name": "Average Revenue Per User",
"formula": "mrr / active_paying_users",
"category": "monetization"
},
"acv": {
"name": "Annual Contract Value",
"formula": "contract_value / contract_years",
"category": "monetization"
},
"cac": {
"name": "Customer Acquisition Cost",
"formula": "acquisition_spend / new_customers_acquired",
"category": "efficiency"
},
"cac_payback_months": {
"name": "CAC Payback Period",
"formula": "cac / (arpu * gross_margin_pct)",
"category": "efficiency"
},
"ltv": {
"name": "Customer Lifetime Value",
"formula": "(arpu * gross_margin_pct) / monthly_churn_rate",
"category": "efficiency"
},
"ltv_cac_ratio": {
"name": "LTV to CAC Ratio",
"formula": "ltv / cac",
"category": "efficiency"
}
}
FAQ
What does SaaS stand for?
SaaS stands for Software as a Service — a software distribution model where the product is hosted in the cloud and sold on a subscription basis rather than as a one-time license. The subscription model is what makes SaaS metrics different from traditional software metrics: revenue recurs, churn compounds, and retention drives long-term value in ways that one-time sales don’t.
What are the most important SaaS acronyms for founders?
The eight that cover most decisions early: MRR, ARR, NRR, GRR, ARPU, ACV, CAC, and LTV. In practice, MRR, revenue churn, NRR, ARPU, CAC payback, and runway are enough to run a founder dashboard for the first year.
What is the difference between NRR and GRR?
GRR measures how much recurring revenue you keep before expansion — it only counts losses. NRR includes expansion revenue and can exceed 100%. If your GRR is 85% and NRR is 105%, expansion revenue is covering a significant churn problem. Both numbers are worth knowing for that reason.
What is the difference between ARPU and ACV?
ARPU is a monthly operating metric: total MRR divided by active paying users or accounts. ACV is an annual contract metric: the annualized value of a specific customer agreement. ARPU is most useful for product, pricing, and retention analysis. ACV is most useful in B2B sales contexts where contracts have defined terms.
Is MRR or ARR more useful for a SaaS founder?
MRR for day-to-day and week-to-week decisions. ARR for annual planning, investor communication, and high-level benchmarking. ARR is a derived number — it responds to MRR, it doesn’t add new information. Most operating decisions benefit from working at the MRR level.
What is a good LTV:CAC ratio for SaaS?
A ratio of 3:1 is the common floor. Below that, acquisition is likely too expensive relative to customer value. Above 5:1 may indicate underinvestment in growth. These are rough benchmarks — context matters, especially at early stage where LTV estimates are imprecise.
Your Stripe already has all the data. NoNoiseMetrics turns it into the 8 metrics that actually matter — free up to €10k MRR →