Glossaire
MarketingFinanceDataIA

CLV

Aussi : CLV, LTV, Customer Lifetime Value, Lifetime Value, Valeur vie client, VVC

Customer Lifetime Value: the total projected revenue (or profit) from a customer over their entire relationship with you.

What it is

CLV (Customer Lifetime Value) is the total projected value a single customer generates over the full duration of their relationship with a business. Depending on how you define it, that value can be measured as gross revenue, gross margin, or net profit after acquisition and service costs. The core idea is the same: instead of judging a customer by a single transaction, you estimate the cumulative worth of every purchase they are likely to make.

CLV can be historical (what a customer has already spent) or predictive (what they are expected to spend going forward). Predictive CLV is the more strategic version and increasingly relies on statistical or machine learning models.

Why it matters

  • Sets a ceiling on acquisition spend. You should not pay more to acquire a customer than they are worth. CLV compared to CAC (Customer Acquisition Cost) is a foundational unit economics ratio.
  • Shifts focus from transactions to relationships. Retention, repeat purchase, and churn reduction become measurable priorities.
  • Guides prioritization. Marketing, product, and service teams can concentrate resources on high value segments.
  • Informs valuation. Investors and finance teams view aggregate CLV as a proxy for the durable value of the customer base.

How it is used in practice

  • CMO: allocate budget across channels by comparing CLV to CAC per channel, and design loyalty or upsell programs.
  • CFO: model revenue durability, cohort payback periods, and the LTV:CAC ratio (a healthy benchmark is often around 3:1).
  • CDO: build and maintain the data pipelines and cohort tables that make CLV calculable and trustworthy.
  • AI: train probabilistic models (for example BG/NBD plus Gamma-Gamma, or gradient boosted trees) to predict purchase frequency, churn probability, and future spend per customer.

A concrete worked example

Assume a subscription business:

  • Average monthly revenue per customer: 40 EUR
  • Gross margin: 70 percent
  • Monthly churn rate: 5 percent (so average lifetime is 1 / 0.05 = 20 months)

A simple CLV estimate:

  • Monthly gross profit = 40 x 0.70 = 28 EUR
  • CLV = 28 x 20 = 560 EUR

If CAC is 150 EUR, the LTV:CAC ratio is 560 / 150 = 3.7:1, which is healthy. If churn rose to 10 percent, average lifetime halves to 10 months and CLV drops to 280 EUR, cutting the ratio to under 2:1 and signaling that acquisition spend or retention needs urgent attention.

Common pitfalls

  • Mixing revenue based and margin based definitions across teams.
  • Ignoring discounting for long horizons (future cash is worth less today).
  • Treating one average CLV as if all customers behave the same, instead of segmenting.
CLV = margin per period x expected customer lifetimevaluetimeY1Y3Y5Y7Sum of discounted margins = CLV (bars shrink as churn erodes value)
CLV is the sum of a customer's margin across future periods, declining over time as churn reduces the surviving value.