Definition
Funnel Analysis
Funnel analysis tracks how users move through a sequence of steps toward a goal — such as visit, signup, activate, purchase — measuring the conversion rate and drop-off at each stage. By revealing exactly where the most users leak out, it directs improvement effort to the single step where fixing it yields the greatest gain.
Key takeaways
- Funnel analysis tracks users through ordered steps toward a goal, measuring conversion and drop-off at each stage.
- Its payoff is locating the single leakiest step so effort targets where a fix yields the biggest gain.
- Closed funnels enforce step order; open funnels allow skipping — and every step needs a sensible time window.
- Segment the funnel by channel, device, or cohort; an aggregate often hides one great segment and one broken one.
A funnel models a goal as an ordered series of required steps and counts how many users reach each one. The drop-off between consecutive steps is where the diagnosis lives: a funnel makes it obvious that, say, signups are healthy but only a fraction activate, so the bottleneck is onboarding, not acquisition. Without the funnel, the same teams would over-invest in top-of-funnel traffic that the leaky middle simply wastes.
Funnels can be open or closed. A strict (closed) funnel requires steps in exact order; an open funnel allows users to enter mid-way or skip around, which better reflects real, non-linear behavior. Time windows matter too — a conversion that takes days should not be counted the same as one that never happens — so well-built funnels bound each step by a sensible time limit.
The biggest pitfall is the aggregate funnel that hides segment differences. Splitting the funnel by channel, device, or cohort routinely reveals that a mediocre overall conversion is really one excellent segment and one broken one. Pairing funnel analysis with cohort analysis shows whether the funnel is improving over time, not just where it leaks today.
Planoda renders multi-step funnels from instrumented events, so teams can see drop-off between stages and target the step where a fix moves the most users.
Related terms
- Conversion RateConversion rate is the percentage of people who complete a desired action out of those who had the opportunity — visitors who sign up, trials that become paid, or leads that close. Calculated as conversions divided by the eligible population, it is the fundamental efficiency measure of any funnel step, isolating how well one transition performs.
- Activation RateActivation rate is the percentage of new users who reach a defined first-value milestone — the moment they experience the product's core benefit. Sitting between signup and retention in the funnel, it measures whether onboarding actually delivers on the promise that brought users in, and is one of the strongest early predictors of whether they will stay.
- Cohort AnalysisCohort analysis groups users by a shared starting characteristic — most often their signup or first-purchase date — and tracks how each group behaves over time. By comparing cohorts side by side, it separates the effect of when someone joined from the effect of how long they have been around, revealing trends that blended averages hide.
- A/B TestingA/B testing is a controlled experiment that randomly splits users into a control group and one or more variants, then compares a target metric to learn which version performs better. By isolating a single change and relying on randomization, it establishes a causal link between that change and the outcome rather than mere correlation.
- Pirate Metrics (AARRR)Pirate Metrics, or AARRR, is a framework that organizes a product's growth into five stages: Acquisition, Activation, Retention, Referral, and Revenue. Named for the sound of its initials, it gives teams a shared map of the customer lifecycle so each stage gets its own metric, owner, and improvement effort rather than being lumped into one vague 'growth' goal.