What is Funnel Drop-off Rate?
Funnel Drop-off Rate is the percentage of users who leave a defined multi-step process, such as a checkout or signup funnel, at a specific step without completing it. Measuring drop-off rate at each individual step, rather than only the funnel's overall completion rate, shows exactly where users are abandoning the process.
TL;DR
Funnel Drop-off Rate shows exactly which step of a checkout or signup process is losing the most users, instead of just knowing the overall funnel underperforms somewhere.
Formula
Funnel Drop-off Rate (at a step) = ((Users Entering the Step - Users Advancing to the Next Step) / Users Entering the Step) × 100
Why It Matters
A funnel's overall completion rate tells you that something is wrong somewhere, but funnel drop-off rate at each step tells you exactly where, which is the difference between a vague optimization problem and a specific, fixable one. Comparing drop-off rate across every step in the same funnel highlights the one step that's dramatically worse than the rest, and that step, not the funnel as a whole, is almost always where the real friction point lives. That precision is what lets a team prioritize fixing an unexpected shipping cost or a confusing form field instead of redesigning an entire flow based on a guess. It's especially valuable for high-value processes like checkout, where even a small improvement at the worst-performing step can meaningfully lift total completions. Ignoring step-level drop-off and only watching the aggregate conversion rate means missing the specific, actionable signal buried inside it.
Example
A four-step checkout funnel starts with 10,000 users, and 7,500 make it past the shipping information step to the payment step, meaning 2,500 dropped off at that step. Drop-off rate at the shipping step is 2,500 divided by 10,000, times 100, which equals 25%. If that 25% drop-off rate is dramatically higher than the drop-off rate at every other step in the funnel, that step, not the funnel as a whole, is almost certainly where a specific friction point, like an unexpected shipping cost or a confusing form field, needs to be fixed first.
Frequently Asked Questions