Homeโ€บArticlesโ€บHow Toโ€บHow to Calculate CLV
HOW TO

How to Calculate Customer Lifetime Value (CLV)

Calculate customer lifetime value step by step โ€” the formula, simple vs predictive CLV, how to use CLV with CAC, and benchmarks by business model.

Reviewed by the thecalcu.com team ยท Last updated August 4, 2026

Customer Lifetime Value (CLV) is the total revenue a business expects from a single customer across the entire relationship. It answers a simple question with a complicated answer: how much is each customer actually worth to you? That number drives most major growth decisions, from how much to spend acquiring new customers to when to invest in retention, which segments to prioritize, and how to size a customer success team.

This guide walks through the calculation step by step, from raw transaction data to a number you can act on. Use the CLV Calculator alongside it to run the numbers as you go.

What You Need Before You Start

To calculate CLV you need three data points pulled from your CRM or analytics platform:

  • Total revenue and number of orders in a defined period (typically 12 months)
  • Number of unique customers who placed at least one order in that period
  • Monthly churn rate, the percentage of customers who stop buying each month

For SaaS and subscription businesses, swap revenue and order data for average revenue per user (ARPU) per month and your gross margin percentage.

Step 1: Calculate Average Purchase Value

Divide total revenue by total number of orders placed in the period.

Formula: Average Purchase Value = Total Revenue / Total Orders

Example: Your store generated Rs 10,00,000 in revenue from 2,000 orders over 12 months. Average purchase value = Rs 10,00,000 / 2,000 = Rs 500 per order.

Use the most recent 12 months of data to avoid seasonal distortion. If your business runs highly seasonal, use a full calendar year instead of a trailing 12 months.

Step 2: Calculate Purchase Frequency

Divide total orders by the number of unique customers who placed those orders.

Formula: Purchase Frequency = Total Orders / Unique Customers

Example: Those 2,000 orders came from 800 unique customers. Purchase frequency = 2,000 / 800 = 2.5 purchases per customer per year.

That's the average number of times a customer buys from you in a year. Higher-frequency customers carry outsized value; a customer who buys 5 times a year is worth more than five customers who each buy once.

Step 3: Calculate Customer Value Per Year

Multiply average purchase value by purchase frequency.

Formula: Customer Value = Average Purchase Value ร— Purchase Frequency

Example: Rs 500 ร— 2.5 = Rs 1,250 per customer per year.

This tells you what one average customer generates in a single year, before factoring in how long they stick around.

Step 4: Estimate Customer Lifespan

Customer lifespan comes from your churn rate. Take the inverse of monthly churn to get average lifespan in months, then convert to years.

Formula: Average Customer Lifespan (months) = 1 / Monthly Churn Rate

Monthly Churn Rate Average Lifespan
1% 100 months (8.3 years)
2% 50 months (4.2 years)
3% 33 months (2.8 years)
5% 20 months (1.7 years)
10% 10 months (0.8 years)

Example: At 4% monthly churn, average lifespan = 1 / 0.04 = 25 months = 2.1 years.

Without monthly churn data on hand, pull average customer lifespan straight from your CRM by checking the median relationship length among lapsed customers.

Step 5: Calculate CLV

Multiply customer value per year by average customer lifespan in years.

Formula: CLV = Customer Value ร— Customer Lifespan (years)

Example: Rs 1,250 ร— 2.1 = Rs 2,625 CLV per customer.

Run this through the CLV Calculator to check your inputs and see how the number shifts across different churn rate scenarios.

Step 6: CLV for SaaS and Subscription Businesses

Subscription businesses use a margin-adjusted formula that better fits recurring revenue economics.

Formula: CLV = ARPU ร— Gross Margin % / Monthly Churn Rate

Example: Monthly ARPU of Rs 3,000, gross margin of 72%, monthly churn of 2.5%.

CLV = Rs 3,000 ร— 0.72 / 0.025 = Rs 86,400

The gross margin adjustment matters here. Skip it and you'd be comparing revenue CLV against a CAC that was funded out of gross profit. A 72% margin SaaS business can sustainably spend far more per customer than a 35% margin e-commerce business carrying the same revenue CLV.

Step 7: Calculate LTV:CAC Ratio

Once you have CLV, divide it by your Customer Acquisition Cost to get the LTV:CAC ratio. Use the LTV:CAC Ratio Calculator to compute this directly.

Formula: LTV:CAC = CLV / CAC

Benchmarks:

  • Below 1:1, losing money on every customer acquired. Unsustainable.
  • 1:1 to 2:1, marginal. The business isn't building much value per customer.
  • 3:1, the standard target and generally healthy unit economics.
  • Above 5:1, strong, though it can point to under-investment in growth.

At CLV of Rs 2,625 and CAC of Rs 700, LTV:CAC comes out to 3.75, above the 3:1 benchmark and a sign of healthy acquisition economics.

Predictive CLV

The formula above gives you historical CLV based on averages. Predictive CLV goes further, modeling individual customer behavior through cohort analysis.

To build a basic predictive CLV model:

  1. Group customers by acquisition month (cohorts)
  2. Track each cohort's cumulative revenue at month 1, 3, 6, 12, 24
  3. Fit a revenue curve to the cohort data to project future revenue
  4. Apply a discount rate (typically 8-12%) for long-horizon projections

Predictive CLV shows that customers acquired in different periods or through different channels carry meaningfully different long-term values, something the average-based formula can't reveal on its own.

CLV by Acquisition Channel

Customers acquired through different channels behave differently over time. Organic search and referral customers consistently show 2-3x the CLV of paid social customers, since intent runs higher at acquisition. Paid search customers usually land somewhere between the two.

Running CLV by channel lets you shift acquisition budget toward channels where customers stay longer and buy more, rather than just the channels with the lowest initial CAC. A channel with 40% higher CAC but 3x the CLV is still the better investment.

How to Increase CLV

Start with churn. The lifespan formula (1 / churn rate) makes churn reduction pay off disproportionately: dropping monthly churn from 5% to 3% extends average lifespan from 20 months to 33 months, a 65% jump in both lifespan and CLV.

From there, look at average order value. Post-purchase upsell flows, bundle offers, and tiered pricing all raise revenue per transaction. A 20% increase in average order value raises CLV by 20% with no change to retention at all.

Purchase frequency is the third lever. Replenishment reminders, loyalty point programs, and personalized recommendations drive repeat purchases directly. Move frequency from 2.5 to 3.0 purchases a year and annual customer value rises 20%.

Key Terms

  • CLV, Customer Lifetime Value; total revenue expected from one customer over the full relationship
  • CAC, Customer Acquisition Cost; total spend to acquire one new customer
  • Churn Rate, percentage of customers lost in a given period; monthly churn is the standard input for the CLV formula
  • LTV, Lifetime Value; used interchangeably with CLV, more common in SaaS contexts

Frequently Asked Questions

What is the difference between CLV and LTV?
CLV (Customer Lifetime Value) and LTV (Lifetime Value) refer to the same metric: the total revenue a business expects from one customer over the full relationship. Some teams default to LTV as shorthand, others prefer CLV for the customer-centric framing. SaaS and subscription contexts lean toward LTV, while e-commerce literature tends to say CLV.
What is a good LTV:CAC ratio?
3:1 is the widely accepted benchmark, meaning for every Rs 1 spent acquiring a customer, you should generate Rs 3 in lifetime value. Below 1:1, you're losing money on every customer. Above 5:1 can actually signal under-investment in growth, since you might be leaving customers on the table by not spending enough on acquisition.
How do I increase customer lifetime value?
Reducing churn tends to move the needle hardest, followed by raising average order value through upsells and cross-sells, and increasing purchase frequency through re-engagement. Even a 1 percentage point drop in monthly churn can lift CLV by 30-50%, because the lifespan formula (1 / churn rate) isn't linear. Loyalty programs and post-purchase onboarding tend to hit all three at once.
How do I calculate CLV for a subscription business?
Use the SaaS CLV formula: CLV = ARPU x gross margin percentage / monthly churn rate. A product with Rs 2,000 monthly ARPU, 70% gross margin, and 2% monthly churn works out to Rs 2,000 x 0.70 / 0.02 = Rs 70,000. The formula accounts for subscription revenue being recurring, so every month a customer stays compounds their value.
Why does CLV matter for business decisions?
It tells you the ceiling on what you can profitably spend to acquire and retain a customer. Without it, marketing budgets are guesswork. A business with a CLV of Rs 10,000 can justify spending up to Rs 3,333 on acquisition (at a 3:1 LTV:CAC target) and still keep its unit economics sustainable. CLV also shapes how aggressively you invest in customer success, support headcount, and retention incentives.
Should I calculate CLV by customer segment?
It's worth doing, since aggregate CLV often hides real variation between segments. Enterprise customers in SaaS businesses routinely run 5-10x the CLV of SMB customers, and in e-commerce, customers acquired through organic search often carry 2-3x the CLV of paid social customers because intent is higher at signup. Segment-level CLV lets you point acquisition budget at the highest-value channels and build support tiers that match what each group actually contributes.
How does CLV differ between e-commerce and SaaS?
E-commerce CLV depends on repeat purchase frequency and average order value, both of which swing with seasonality. SaaS CLV is more predictable, since revenue is contractual and monthly churn is the main variable driving it. SaaS CLV is also more sensitive to gross margin, because infrastructure and support costs eat directly into what each customer is worth. E-commerce businesses typically track CLV over a 12-24 month window; SaaS businesses often model 3-5 years out.
Should I apply a discount rate when calculating CLV?
For projections beyond 3 years, yes, that's considered best practice. A discount rate of 8-12% is common, reflecting the time value of money and business risk. For shorter windows or day-to-day unit economics decisions, most teams stick with undiscounted CLV, since the simplicity is worth more than the added precision. Predictive CLV models built on cohort data capture some of this naturally by anchoring to actual historical revenue patterns.
How does gross margin affect CLV?
Gross margin turns revenue-based CLV into value-based CLV. A CLV of Rs 50,000 in revenue at a 40% gross margin leaves you with Rs 20,000 in gross profit CLV, and that's the real ceiling for acquisition and retention spend. SaaS businesses with 70-80% gross margins can afford to spend more per customer than e-commerce businesses running at 30-40% margins, even at identical revenue CLV. Compare CAC against gross-margin-adjusted CLV, never raw revenue CLV.
How does CLV determine my customer acquisition budget?
Divide your CLV by your target LTV:CAC ratio to get the maximum allowable CAC. At CLV = Rs 30,000 and a 3:1 target, your ceiling is Rs 10,000. If your actual CAC from the [CAC Calculator](/cac-calculator/) sits below that number, your economics are healthy. If it exceeds the ceiling, either acquisition costs are too high or CLV needs work through retention and upsell initiatives.
How much should I invest in retention based on CLV?
A common rule of thumb says cutting churn by 5% raises CLV by 25-95% depending on your starting churn rate, so retention spend tends to pay back well beyond its cost. Many growth-stage SaaS companies put 15-20% of CLV toward customer success activities. If retaining a customer costs Rs 2,000 a year in support and onboarding against a CLV of Rs 40,000, that trade looks a lot better than acquiring a brand-new customer.
What is negative churn and how does it affect CLV?
Negative churn happens when expansion revenue from existing customers, through upsells, seat additions, or plan upgrades, exceeds what you lose to churned customers. Once net revenue churn goes negative, the standard CLV formula (ARPU / churn rate) stops making sense, since the denominator approaches zero or turns negative. In those cases, model CLV using cohort-level revenue expansion curves instead of a single churn rate. The resulting numbers tend to run well above what the simple formula would suggest.

Related Articles

GUIDE

Startup Metrics Guide โ€” CAC, CLV, Churn & More

COMPARISON

CAC vs CLV โ€” The Most Important Ratio in Business

GUIDE

Startup Fundraising Metrics Guide

BEST OF

Best Startup Metric Calculators 2026 โ€” Free Tools for Founders

GUIDE

SaaS Metrics Guide โ€” The Numbers That Matter