Definition
Funnel Analysis
Funnel analysis measures how many users progress through each step of a defined sequence - signup flow, checkout, onboarding - and where they abandon it. Its output is a conversion rate per step, which turns 'checkout feels broken' into 'we lose 38% of users at the payment-method screen.'
Interactive diagram - hover the elements. Plotted values are illustrative examples, not measurements.
How do you define a funnel correctly?
Choose events that mark real intent stages, decide the conversion window (how long a user has to complete the next step), and decide whether steps must happen in strict order. The commonest analysis error is a funnel built from events that fire unreliably - which is why funnel work exposes instrumentation debt faster than any audit.
What is a good funnel conversion rate?
There is no universal benchmark worth trusting - flows, products, and traffic quality differ too much. What is universally useful: your own funnel, week over week, segmented by platform and acquisition source. A step whose conversion moves when nothing shipped is telling you about data quality, not users.
Example: 10,000 users view the cart, 6,200 start checkout (62%), 4,100 enter payment (66% of starters), 3,700 complete (90% of payment). The payment step converts fine; the cart-to-checkout step is where the money leaks.
In practice: Reliable funnels start with reliable events - the core deliverable of our implementation sprint.
Funnel Analysis: common questions
What is the difference between a funnel and a journey?+
A funnel tests one hypothesized path and measures completion. A journey (or path analysis) discovers which paths users actually take. Use journeys to find the real flow, then funnels to monitor it.
Get a free, scored audit of your Amplitude instance
Send us read-only access and get a scored findings report within 48 hours: taxonomy health, duplicate events, governance gaps, and the three fixes with the highest data-trust payoff. No commitment.
Request the free audit