REF / WRITING · MARKETING

The CAC-to-LTV Sanity Check Most Founders Skip Until Month 9

Most founders track CAC but skip the LTV ratio that tells you if the model is working. Here is the spreadsheet I use with every client.

DomainMarketing
Formatessay
Published2 Sept 2025
Tagscac · ltv · unit-economics

The conversation happens in almost every early-stage engagement I take on. A founder shows me their performance dashboard. CAC is trending down. They are pleased. I ask what the LTV is. They give me a number. I ask how they calculated it. They cite average order value or first-year revenue. I ask if they have accounted for churn. The pause tells me everything.

CAC without the LTV:CAC ratio is a speedometer without a fuel gauge. Knowing how much you spend to acquire a customer is useful. Knowing whether that customer is worth more than you spent, and by how much, and how long it takes to recover the spend, is the number the business actually runs on. Most founders I work with are not tracking it properly until something breaks, usually around month 9 when the growth curve stops responding to more ad spend.

Why CAC Alone Is Misleading

A $45 CAC looks great on a SaaS dashboard. It looks terrible if the average customer churns after three months at $20 per month. At $60 total revenue per customer, you just spent $45 to generate $15 in gross margin (assuming 50% margins). You are compounding a loss with every "efficient" acquisition.

The same $45 CAC looks entirely different if the average customer stays for 28 months at $20 per month. That is $560 in lifetime revenue, $280 in gross margin, and a 6.2x LTV:CAC ratio. This business can profitably spend more on acquisition. The metric that tells you which situation you are in is LTV:CAC, and it requires knowing your churn rate as precisely as your acquisition cost.

The Calculation I Use

The version of LTV that matters at early stage is not a theoretically correct discounted cash flow model. It is the version that flags whether your unit economics are healthy enough to justify continued acquisition spend.

Average Monthly Revenue per Customer (ARPU)  = $X
Gross Margin (%)                              = Y%
Monthly Churn Rate                            = Z%

Gross Margin per Month per Customer = ARPU * Y%
Customer Lifetime (months)          = 1 / Z%
LTV                                 = (ARPU * Y%) / Z%

LTV:CAC Ratio                       = LTV / CAC
Months to Recover CAC               = CAC / (ARPU * Y%)

Worked example: ARPU $25, gross margin 70%, monthly churn 3.5%, CAC $90.

LTV = ($25 * 0.70) / 0.035 = $17.50 / 0.035 = $500

LTV:CAC = $500 / $90 = 5.6x

Months to recover CAC = $90 / $17.50 = 5.1 months

This is a healthy business at these unit economics. Doubling acquisition spend is a reasonable bet.

What Good Looks Like

I use these thresholds as warning flags across every engagement:

LTV:CAC RatioInterpretationAction
Below 1xDestroying value with every acquisitionStop paid acquisition immediately
1x to 2xRecovering cost, no headroomImprove retention before scaling
2x to 3xAcceptable for early stageBalance retention and acquisition work
3x to 5xHealthy, ready to investScale acquisition with confidence
Above 5xStrong unit economicsConsider faster scaling or new channels

Payback period benchmarks by business type:

Business TypeAcceptable PaybackUncomfortable Payback
B2C subscriptionUnder 6 monthsOver 12 months
SMB SaaSUnder 12 monthsOver 18 months
Mid-market SaaSUnder 18 monthsOver 24 months
Enterprise SaaSUnder 24 monthsOver 36 months

These are not industry gospel. They are the thresholds I have seen healthy businesses operate inside and struggling businesses violate. Adjust for capital efficiency goals and investor expectations, but treat anything outside these bands as a flag worth investigating.

The Three CAC Traps

Blended CAC masks channel problems. If you divide total marketing spend by total new customers, you get a blended CAC. This can look acceptable when cheap organic channels are absorbing the cost of expensive paid channels. I see this constantly: paid CAC is $180, organic CAC is $20, blended CAC is $90. Founders optimize for $90. They should be asking whether the $180 paid channel can ever stand on its own, and whether the organic numbers will hold as the business grows faster than content compounds.

Ignoring onboarding and sales costs. The CAC number most founders quote is media spend divided by new customers. The real number includes sales team time, onboarding costs, free trial infrastructure, and support overhead during the first 60 days. For SaaS products with significant onboarding lift, the true CAC can be two to three times the media spend. Your LTV:CAC ratio changes substantially when you use the real number.

Measuring LTV at month 3. Early cohorts look great because you have not yet seen the churn cliff. The customers who stay three months are self-selected survivors. Measure LTV at 12 months minimum before drawing conclusions about channel economics. A business I worked with had a reported LTV:CAC of 4.1x based on 90-day cohort data. At 12 months the ratio was 1.9x because churn in months 4 through 6 was far higher than the early data suggested.

The Cohort Spreadsheet I Actually Use

For clients I set up this table in a shared sheet and update it monthly. One table per significant acquisition channel.

MonthCohort SizeStill ActiveCumulative RevenueGross MarginPayback?
0200200$0$0No
1200188$4,700$3,290No
3200162$12,450$8,715No
6200131$23,800$16,660Yes (month 5.8)
1220094$38,100$26,670Yes
1820068$47,600$33,320Yes

This cohort view tells you more than any LTV formula. It shows you exactly when payback happens, where the churn cliff is, and what revenue actually looks like from a real acquisition batch. The formula gives you a projection. The cohort table gives you a post-mortem that you can run while the cohort is still active.

When the Ratio Lies

LTV:CAC is not reliable when your business is pre-churn-data. If you have been running for less than 12 months, your LTV estimate is extrapolation, not measurement. Treat it as a hypothesis. Investors know this. They will push on the cohort data behind the number, and if you only have 90-day data your projections will be held loosely.

The ratio also lies when your customer base has a bimodal distribution: a small number of very high-value accounts and a large number of low-value ones. Blending them gives you an average LTV that is accurate for almost no one. Segment by customer tier before calculating. The median LTV is often more honest than the mean.

Expansion revenue is the third case where a naive LTV calculation misleads in the opposite direction: it understates. For SaaS products with plan upgrades or seat expansion, the formula above assumes flat ARPU. Customers who expand are worth significantly more than the initial ARPU implies. If your Net Revenue Retention (NRR) is above 100%, the LTV formula gives you a floor, not a ceiling.

What I Got Wrong

For two years I ran LTV calculations without properly accounting for expansion revenue. The corrected approach uses NRR rather than monthly churn when NRR is above 100%:

If NRR = 115% annually (customers expanding on average):
Monthly net revenue growth rate = 1.15^(1/12)-1 = 1.18% per month

LTV (with expansion) = ARPU * Gross Margin% / (Churn%-NRR growth%)

When churn rate is lower than the expansion rate, the denominator goes negative, which means the cohort is theoretically worth infinite revenue. In practice this means you have a compounding revenue base that should be modelled differently, not that you have infinite LTV. Segment your expanding accounts from your churning accounts and model them separately.

I also underestimated how much sales cost inflates true CAC in product-led growth (PLG) companies. The marketing team reports low CAC because PLG looks like self-serve. But the CS team spending 8 hours onboarding a $50/month customer is a real cost that belongs in the acquisition math. When I started allocating CS onboarding time to CAC for PLG clients, the "efficient" acquisition numbers became much harder to defend.

The Boring Reality

The LTV:CAC ratio is basic arithmetic. The reason founders skip it until month 9 is that the early months are about building the product and finding customers. Nobody wants to do unit economics math when you are still validating product-market fit.

But the metric is most useful before you scale acquisition, not after. Running the numbers with 50 customers and two months of churn data gives you a forecast to test against. Running them after you have spent $200,000 on paid acquisition gives you a post-mortem. Do the calculation early, hold it loosely, and update it every month with real cohort data. The spreadsheet should be boring and regular, not a once-a-year exercise.