datarekha
Case & Behavioral Medium Asked at SalesforceAsked at HubSpotAsked at AirbnbAsked at Stripe

What is the difference between leading and lagging indicators, and how do you use both when building a metrics system?

The short answer

Lagging indicators (revenue, annual retention, NPS) measure outcomes after they have occurred — they are accurate but slow. Leading indicators (D1 retention, feature adoption rate, time-to-value) correlate with future outcomes and are available faster, making them suitable for early experiment decisions. A robust metrics system pairs both, with the leading metric as the experiment signal and the lagging metric as the validation gate.

How to think about it

Definitions with examples

Lagging indicators are the outcomes you ultimately care about. They are ground truth but have latency — you can only observe them long after the causal event.

Lagging indicatorLatencyWhy it matters
Annual revenue per user12 monthsTrue monetisation outcome
12-month retention12 monthsLong-term product stickiness
Net Promoter ScoreWeeks (survey cycle)Brand loyalty signal

Leading indicators are earlier signals that have been empirically validated to predict lagging outcomes. They are noisier but available quickly.

Leading indicatorLatencyPredicts
D1 retention1 dayD30 and D90 retention
Time-to-first-value (e.g., first export in SaaS)Hours–days6-month subscription renewal
Feature adoption rate in week 17 daysLong-term active usage
Support ticket rateNear real-timeChurn risk

How to build the relationship

The leading indicator is only useful if you have validated the correlation. Method: take a historical cohort, compute the leading metric for each user at day 7, then check correlation with their 6-month renewal. If Pearson r or Spearman rho is above ~0.4 and the relationship is consistent across cohorts, you have a defensible leading indicator.

Worked example — B2B SaaS onboarding. Company wants to improve 6-month renewal rate (lagging, 180-day latency). Analysis of 10 cohorts shows that users who invite a second team member within 7 days of signup renew at 74 % vs 31 % for those who do not. “Second team-member invited within 7 days” becomes the leading indicator. Product experiments now run against this metric; quarterly renewal is the validation gate.

Using both in a metrics system

Run A/B experiments against the leading indicator (fast signal, 2-week test). Before shipping, confirm the directional effect is consistent with the lagging indicator in earlier cohorts. Never make a ship decision based solely on a lagging indicator — the latency makes iteration too slow.

Keep practising

All Case & Behavioral questions

Explore further

Skip to content