To measure sales funnel success, track four groups of metrics: volume (traffic and leads entering the funnel), movement (stage-to-stage conversion rates and drop-off), efficiency (customer acquisition cost, sales cycle length, pipeline velocity), and value (average order value, lifetime value, and the LTV:CAC ratio). Everything else is commentary. In this guide we'll break down the twelve specific metrics behind those four groups — with formulas, realistic benchmarks, a worked example, and the honest answer to which ones deserve your attention first.
First, map your funnel stages
Metrics only make sense against a defined funnel. Whether you sell software or shoes, the skeleton is the same four stages — awareness (they find you), interest (they engage), decision (they evaluate), action (they buy) — expressed as concrete steps you can count. For a SaaS site that might be: visitor → trial signup → activated user → paying customer. For ecommerce: visitor → product view → add to cart → checkout → purchase. Write yours down; every metric below attaches to it.
The 12 sales funnel metrics that matter
Volume: is enough entering the funnel?
- 1. Funnel entries by source. Not just total traffic — traffic that reached a funnel entry point, split by where it came from (organic, paid, email, referral). A thousand visitors from a source that never converts isn't volume; it's noise. Source-level tracking is what lets every other metric drive decisions.
- 2. Lead capture rate (visitor → lead). The share of visitors who identify themselves — trial signup, demo request, email capture. Formula: leads ÷ unique visitors × 100. This is the first number that turns anonymous traffic into a measurable pipeline.
Movement: where does the funnel leak?
- 3. Stage-to-stage conversion rate. The single most diagnostic funnel metric. For each adjacent pair of stages: users reaching stage N+1 ÷ users reaching stage N × 100. A funnel that converts 3% overall tells you almost nothing; a funnel that loses 74% of users between cart and checkout tells you exactly where to work.
- 4. Overall funnel conversion rate. Customers ÷ funnel entries × 100. Your headline number — useful for trends and reporting, useless for diagnosis on its own.
- 5. Drop-off (abandonment) rate per stage. The inverse of #3, and worth tracking separately because the biggest drop-off is your to-do list. For reference, cart abandonment alone averages around 70% across ecommerce according to Baymard Institute's long-running meta-analysis — meaning most stores lose two-thirds of their most committed shoppers at the final stages.
- 6. Time between stages (funnel velocity). How long a lead takes to move from one stage to the next. Slowing velocity is an early-warning signal that shows up quarters before revenue does — and it identifies where deals stall, not just where they die.
Efficiency: what does each customer cost?
- 7. Customer acquisition cost (CAC). Total sales + marketing spend ÷ new customers acquired in the same period. Track it per channel — blended CAC hides the fact that one channel acquires at $40 while another burns $400.
- 8. Sales cycle length. Average days from first touch to closed deal. Shorter cycles compound: they cut CAC, improve forecast accuracy, and free capacity.
- 9. Win rate (close rate). Deals won ÷ qualified opportunities × 100. The bottom-of-funnel truth-teller: if qualified opportunities are plentiful but win rate is sagging, your problem is late-stage (pricing, demo, competition), not traffic.
Value: is the funnel worth feeding?
- 10. Average order value / average deal size. Total revenue ÷ number of orders. Often the cheapest lever in the whole funnel — raising AOV 15% frequently beats months of traffic work.
- 11. Customer lifetime value (LTV). Average revenue per customer × average customer lifespan (subtract service costs for a stricter version). LTV decides how much you can afford to spend at the top of the funnel.
- 12. LTV:CAC ratio. The health score for the entire system. The widely-used benchmark is 3:1 — customers worth three times what they cost to acquire. Below ~1.5:1 the funnel loses money as it grows; far above 4:1 usually means you're under-investing in growth.
A worked example: reading a funnel by its numbers
Here's a month for a hypothetical SaaS funnel, and what the metrics say:
| Stage | Users | Stage conversion | Drop-off |
|---|---|---|---|
| Visitors | 10,000 | — | — |
| Trial signups | 400 | 4.0% | 96% |
| Activated (used core feature) | 140 | 35% | 65% |
| Paying customers | 56 | 40% | 60% |
Overall conversion: 56 ÷ 10,000 = 0.56%. But the story is in row three: a 4% visitor-to-trial rate is respectable, and 40% of activated users paying is strong — the leak is activation, where 65% of signups never reach the product's core value. This funnel doesn't need more traffic; it needs a better first-run experience. That's the entire point of stage-level metrics: they convert "conversions are low" into a specific, ownable problem.
How to track funnel metrics with Clicktics
Dashboards count the leak; behavior data explains it. Clicktics was built to do both from one ~24 KB script:
- Conversion funnels — define your stages (page views, events, or actions) and get stage-to-stage conversion, drop-off, and trend for each step automatically. This covers metrics #3, #4, and #5 with zero spreadsheet work.
- Session recordings at the leak — the feature dashboards can't match: click into the visitors who abandoned at a specific stage and watch what actually happened. A 74% cart drop-off stops being a mystery when you've watched ten shoppers hit the same shipping-cost surprise. (Deeper playbook here: how session recordings improve conversions.)
- UTM source attribution — every funnel entry is tagged with its source, so metric #1 and per-channel CAC come free: you see which campaigns fill the funnel with buyers and which fill it with bounces.
- Lead pipeline with stages — Clicktics' lead management moves contacts through New → MQL → SQL → Customer with behavior-based scoring, giving you lead capture rate, stage velocity, and win rate (#2, #6, #9) inside the same tool that recorded the sessions.
- Period comparison — funnel and heatmap comparisons show this month against last, so every fix you ship gets a verdict instead of a vibe.
- Discovery AI — when you'd rather ask than query: "which source had the best trial-to-paid rate last month?" answered from your own data.
Four mistakes that ruin funnel measurement
- Tracking vanity volume. Pageviews and follower counts feel good and decide nothing. If a metric can rise while revenue falls, it's not a funnel metric.
- Averaging across segments. A blended 2% conversion rate might be 6% organic and 0.4% paid social. Always split by source and device before drawing conclusions — mobile and desktop funnels routinely tell opposite stories.
- Measuring stages you can't act on. Every metric should have an owner and a lever. If nobody would do anything differently when the number moves, stop tracking it.
- Counting without watching. Metrics locate problems; they never explain them. Pair every drop-off number with recordings of the visitors who dropped — otherwise your "fix" is a guess with a dashboard attached.
Which metrics should you start with?
If twelve feels like a lot, start with three: stage-to-stage conversion (find the leak), per-channel CAC (find the waste), and LTV:CAC (confirm the economics). Those three answer the questions every funnel review is really asking — where are we losing people, what are we overpaying for, and is this machine profitable? Add the rest as your volume grows enough to make them stable.
Frequently asked questions
What are the most important sales funnel metrics?
Stage-to-stage conversion rate, drop-off per stage, customer acquisition cost (per channel), average order value, and the LTV:CAC ratio. Together they show where the funnel leaks, what customers cost, and whether the economics work — the three questions that define funnel success.
What is a good funnel conversion rate?
It varies enormously by industry and traffic mix, so treat published averages as orientation, not targets: ecommerce sites typically convert around 2–3% of visitors overall, cart abandonment averages roughly 70% (Baymard Institute), and a healthy LTV:CAC ratio is around 3:1. Your most useful benchmark is your own funnel last month.
How do I calculate funnel conversion rate?
Overall: customers ÷ funnel entries × 100. Per stage: users reaching the next stage ÷ users at the current stage × 100. The per-stage version is the one that tells you what to fix.
How often should I review funnel metrics?
Weekly for movement metrics (stage conversion, drop-off, velocity) so problems surface fast; monthly for economics (CAC, AOV, LTV:CAC), which need more volume to be stable. Re-baseline after every significant change to the site or pricing.
What tools do I need to track sales funnel metrics?
At minimum: a funnel/analytics tool for the counts and a behavior tool for the why. Clicktics combines both — funnels, source attribution, and a lead pipeline for the numbers, plus session recordings and heatmaps to explain them — in one script, free for up to 180 days.
Measure the funnel, then watch it
Funnel metrics tell you where revenue leaks; behavior shows you why. Clicktics gives you conversion funnels, UTM attribution, a staged lead pipeline, unsampled session recordings, and heatmaps in one ~24 KB script — free for up to 180 days, no credit card. Set up your funnel this week and your first review will already have answers, not just numbers.
Start your free trial → or take a look at everything included.
Tomás García
Tomás García writes for the Clicktics blog about session replay, analytics engineering, and building privacy-first products that agencies love. Reach the team at [email protected].
