datarekha
Business Analytics June 7, 2026

LTV and CAC: the unit economics every analyst should model

Master LTV and CAC unit economics: correct formulas, cohort methods, payback periods, and the pitfalls that make most models wrong.

12 min read · by datarekha · business analyticsltvcacunit economicsretention

A growth team celebrates a record month of new sign-ups. The CFO asks a quieter question: did we make money on each of them? That is the question unit economics exists to answer. Without it, revenue growth is a number disconnected from value creation — you can spend your way to a bigger top line while quietly destroying the business.

Business analytics starts with a handful of ratios that matter more than almost anything else. Customer Acquisition Cost and Lifetime Value are two of them. Getting them right takes about twenty minutes of careful thinking. Getting them wrong is industry-standard practice.

What CAC and LTV actually measure

CAC — customer acquisition cost is the fully-loaded cost to acquire one new paying customer:

CAC = total sales + marketing spend / new customers acquired

“Fully-loaded” matters. Include salaries for the sales and marketing team, agency fees, ad spend, tools, events, and any sales engineering time. A CAC calculated only on ad spend understates the real cost by a wide margin and produces a falsely flattering LTV:CAC ratio.

LTV — lifetime value is the total contribution margin a customer is expected to generate from their first purchase to churn. Contribution margin, not revenue — more on that below.

Together, these two numbers answer a single question: does each customer, over the course of their relationship with the business, generate more profit than it cost to acquire them?

Building LTV the right way

For a subscription business the formula that appears in most finance textbooks is:

LTV = ARPU × gross margin / churn rate

Where ARPU is average revenue per user per period (monthly or annual) and churn rate is the fraction of customers who cancel per the same period.

The division by churn is not an arbitrary heuristic. It follows directly from summing a geometric series. If a customer stays with probability (1 - c) each month — where c is the monthly churn rate — their expected tenure is:

E[tenure] = 1 + (1-c) + (1-c)^2 + ... = 1/c

This is the sum of a geometric series with ratio (1 - c), and it converges to 1/c when c is between 0 and 1. Multiply expected tenure (in months) by the margin earned per month and you have LTV. At 5% monthly churn, expected tenure is 20 months. At 2% monthly churn, it is 50 months. The difference is enormous.

The payback period

Once you have CAC and LTV you can derive the CAC payback period: the number of months it takes cumulative per-customer margin to cross the CAC line.

payback months = CAC / (ARPU × gross margin)

A payback of 12 months means you recover the acquisition cost in a year. A payback of 30 months means you are cash-flow negative on each customer for two and a half years before you see a return — which has serious implications for runway and working capital.


Cumulative contribution margin per customer vs CAC$600$450$300$150$00369121518months since acquisitionCACPayback≈ month 10recovering CACnet positiveCumulative margin/customerCAC line
The cumulative contribution margin curve crosses the CAC line at the payback point. Cash is destroyed until that crossover; everything to the right is net value creation.

The LTV:CAC ratio and what it actually tells you

The ratio LTV / CAC is the most widely cited health metric in subscription and SaaS businesses. The conventional interpretation runs like this:

  • Below 1:1 — you are destroying value on every customer. Unsustainable.
  • Around 1:1 to 2:1 — you are barely breaking even after accounting for CAC, but have no margin for error.
  • Around 3:1 — commonly cited as healthy. You generate $3 of lifetime value for every $1 spent acquiring the customer.
  • 5:1 or higher — profitable, but possibly a signal that you are under-investing in growth. If customers are very valuable and acquisition is cheap, you may be leaving market share on the table by not spending more.

Treat this as a rule of thumb, not a law. The right ratio depends on your payback period, your cost of capital, and how predictable your churn is. A business with a 2:1 ratio and a 6-month payback may be healthier than one with a 4:1 ratio and a 30-month payback — because the latter has a cash problem even if the long-run economics look fine.


LTV:CAC ratio interpretation scale1:12:13:14:15:1+unsustainablemarginal• healthymay be under-investingRule of thumb only — context (payback, churn, CAC channel) always matters
LTV:CAC as a single number hides a lot. A 3:1 ratio with a 30-month payback can be more dangerous than a 2.5:1 ratio with a 9-month payback.

Why cohort-based LTV beats a blended number

A single company-wide LTV number blends together customers acquired six years ago, customers acquired last quarter, customers who came through organic search, and customers who came through paid social. Each of those groups has different retention and different margin profiles.

Cohort retention analysis resolves this. When you track the cumulative margin per customer for each monthly acquisition cohort separately, you can see whether newer cohorts are retaining as well as older ones, whether a new acquisition channel brings customers with worse LTV, and whether a product change improved or hurt lifetime value. None of that is visible in a blended number.

See customer lifetime value modeling for a walkthrough of building cohort LTV curves from raw transaction data.

Discounting future cash flows

Strictly speaking, cash received 24 months from now is worth less than cash received today. A discounted LTV applies a cost of capital (say 10% annually) to weight near-term cash flows more heavily. For early-stage decisions the difference is often second-order noise compared to uncertainty in churn rates, but for large enterprises pricing multi-year contracts, the discount rate matters and should be made explicit.

Why early churn is so destructive

Retention compounds in the same way that churn destroys. Consider two cohorts:

  • Cohort A: 3% monthly churn → retains 70% at month 12
  • Cohort B: 6% monthly churn → retains 48% at month 12

The difference in 12-month LTV is not 2x — it is more, because the high-churn cohort also generates less cumulative margin in every month between acquisition and the 12-month mark. Early churn is particularly costly because it means customers never reach the months where most of the value is created.

Common mistakes that make LTV models wrong

Using revenue instead of gross margin. See the callout above. This is the most consequential error and the most common one. See also the break-even analysis primer for why contribution margin is the right basis for unit-economics decisions.

Ignoring churn changes over time. If you improved onboarding six months ago and churn fell from 7% to 4%, a model trained on historical data will underestimate current LTV. Segment by acquisition period.

Blended vs paid CAC. If half your new customers come through organic search or word-of-mouth, your fully-blended CAC (all spend / all new customers) is lower than your paid CAC (paid spend / paid-channel customers). Attributing organic customers’ LTV to paid CAC makes paid acquisition look more efficient than it is. Track them separately.

Attributing organic value to paid channels. Related: if a customer saw a blog post, clicked a Google ad the next day, and signed up, all-channel attribution will assign the full CAC to the ad click. Multi-touch attribution or incrementality testing is a more honest approach.

LTV with no time horizon. Dividing by churn assumes customers can theoretically stay forever. In practice, cite a time-bounded LTV (24-month LTV, 36-month LTV) alongside the formula-derived figure. It is more conservative, more credible, and more useful for cash planning.

For a deeper treatment of the concepts behind these measurements, the glossary defines CAC, LTV, churn, and related terms with plain-English explanations.

Putting it together

The unit-economics workflow for an analyst looks like this. First, calculate fully-loaded CAC by channel, not blended. Then build customer LTV by acquisition cohort using gross margin, not revenue. Compute the payback period per channel. Plot LTV:CAC ratios — but read them alongside payback, not instead of it. Finally, run the sensitivity on churn: if churn worsens 2 percentage points from the base case, what happens to LTV and payback?

That last step is usually where the uncomfortable truths surface. Most businesses can survive a modest CAC increase. Very few can survive a sustained churn increase of the same magnitude, because churn destroys LTV geometrically.

Unit economics is not a one-time slide for a board deck. It is a living model that should be updated with each new cohort of data. The businesses that treat it that way catch deteriorating retention early, allocate acquisition spend to the channels that produce genuinely profitable customers, and avoid the trap of growing fast into a loss.


Frequently asked questions

What is the difference between LTV and CLV? They are the same concept. CLV (customer lifetime value) and LTV (lifetime value) are used interchangeably. Some finance teams prefer CLV to emphasize that the unit is a customer, not a product; SaaS and growth marketing tend to use LTV. The formulas and pitfalls are identical.

Should I use gross margin or contribution margin in the LTV formula? Use the margin that reflects the costs you actually avoid if you lose the customer. For a software business that includes cost of goods sold (hosting, support, payment processing) — this is typically called gross margin. If you want to also deduct variable customer-success costs, you are moving toward contribution margin. The key principle is: do not use revenue, and be consistent about which cost layer you include.

Why does a high LTV:CAC ratio sometimes signal a problem? A ratio of 6:1 or higher can mean the business is being too conservative with acquisition spend. If customers are very profitable and the market is competitive, a competitor willing to spend more on CAC can acquire the same customers and grow faster. The right reaction is usually to test higher spend levels, measure whether incremental CAC remains below LTV, and scale if it does.

How often should I recalculate CAC and LTV? At minimum, once per quarter by acquisition cohort. If you are running paid campaigns with significant budget, track CAC weekly and LTV monthly per channel. Significant changes in churn or gross margin warrant an immediate model refresh, because both directly enter the LTV formula.

Skip to content