Customer Lifetime Value
Also: CLV, LTV, Lifetime Value, Customer Lifetime Value
Customer Lifetime Value (CLV) is the total net profit a business expects to earn from a customer across the entire relationship, accounting for retention and costs.
What It Is
Customer Lifetime Value (CLV or LTV) estimates the total economic value a customer generates over the full duration of their relationship with a business. Instead of measuring a single transaction, CLV captures repeat purchases, subscription renewals, and margins, then often discounts future cash flows back to present value.
A common simplified formula is:
CLV = (Average Order Value x Purchase Frequency x Gross Margin) x Average Customer Lifespan
For subscription businesses, a frequent version is:
CLV = (ARPU x Gross Margin) / Churn Rate
where ARPU is average revenue per user and churn rate is the percentage of customers lost per period.
Why it matters
CLV connects marketing, finance, and product decisions to long-term profitability rather than short-term revenue.
- Spending discipline: It sets a ceiling on acceptable Customer Acquisition Cost (CAC). A healthy benchmark is an LTV:CAC ratio of roughly 3:1.
- Segmentation: It reveals which customer segments deserve more investment and which destroy value.
- Forecasting: Finance teams use aggregate CLV to project revenue, model retention scenarios, and value the customer base as an asset.
- Retention focus: Because small improvements in retention compound, CLV makes the case for loyalty and onboarding investment.
How it is used in practice
- CMOs allocate budget across channels by comparing the CLV of customers each channel acquires against its CAC.
- CFOs use CLV to justify acquisition spend, set payback period targets, and report on unit economics to investors.
- Data teams build predictive CLV models (for example using probabilistic models like BG/NBD or gradient boosting) to forecast value per customer.
Concrete Example
A subscription software company charges 30 dollars per month, has a 75 percent gross margin, and a monthly churn of 5 percent (so average lifespan is 1 / 0.05 = 20 months).
- Monthly contribution: 30 x 0.75 = 22.50 dollars
- CLV: 22.50 x 20 = 450 dollars
If CAC is 120 dollars, the LTV:CAC ratio is 3.75:1 and payback occurs in about 6 months, signaling efficient, scalable growth. If churn rose to 10 percent, lifespan halves and CLV drops to 225 dollars, cutting the ratio below 2:1 and demanding action.
Common Pitfalls
- Using revenue instead of margin inflates CLV.
- Ignoring discounting overstates long-horizon value.
- Applying a single average hides high-value and unprofitable segments.