Funnel Analysis

Funnel analysis maps the sequence of steps people take toward a goal (e.g., purchase, signup) and shows how many advance or drop off at each step. Tools like Google Analytics 4 (GA4) Funnel Exploration and product analytics (e.g., Amplitude, Mixpanel) visualize these steps so you can spot bottlenecks and improve journeys. 

Why It Matters

  • Find leaks that cost revenue: You see exactly where people quit (e.g., cart → checkout → payment) and fix the worst drop-offs first. Industry research shows checkout friction is a major source of abandonment. 

  • Prioritize with data: Focus tests and UX work where they’ll move conversion the most. 

  • Reflect real behavior: Funnels can be open or closed and should account for today’s non-linear “messy middle” shopping paths. Pair with path analysis to see what users do instead. 

Examples

  • E-commerce (GA4 events): view_itemadd_to_cartbegin_checkoutpurchase. If 10,000 viewed, 2,800 added (28%), 1,600 began checkout (57% of adders), and 1,200 purchased (75% of checkout; overall 12%). Use Funnel Exploration to segment by device/source and fix the biggest drop. 

  • SaaS signup: visitsign_upemail_verifyfirst_run (activation). Diagnose where onboarding loses momentum and test changes. 

Best Practices

  1. Define steps that match the real journey (ideally using GA4 recommended events or your product’s core events). Keep names consistent. 

  2. Choose open vs. closed funnels wisely: Closed requires users to complete steps in order; Open allows skips/returns often more realistic for web/app behavior. 

  3. Segment everything: Compare conversion by device, source/medium, country, new vs returning, and campaign to find outsized wins. 

  4. Inspect alternatives: Use path analysis to see where drop-offs go (“what users did instead”) and address detours. 

  5. Measure time between steps: Long delays can signal friction (e.g., slow shipping estimates, verification emails). 

  6. Annotate changes & test fixes: Log launches and A/B tests so funnel shifts are explained and repeatable.

  7. Benchmark realistically: Cart/checkout abandonment is common; aim to beat your baseline, not a generic “good” number. 

Related Terms

  • Conversion Funnel / Checkout Funnel

  • Path Analysis (journey alternatives) 

  • Conversion Rate / Abandonment Rate

  • A/B Testing / Experimentation

FAQs

Q1. What’s the difference between funnel and path analysis?
Funnel shows step-to-step conversion for a defined sequence. Path shows the routes users actually take (including detours) so you can understand drop-offs. Use both for a full picture. 

Q2. Open vs. closed funnels; when to use each?
Use closed to enforce strict order (e.g., checkout steps). Use open when users might skip or revisit steps (common in apps and content sites). 

Q3. How do I build a funnel in GA4?
Go to Explorations → Funnel exploration (or Reports → Custom funnel). Define steps with events, choose open/closed, add breakdowns, and view drop-offs. 

Q4. Do funnels still make sense if journeys aren’t linear?
Yes, funnels quantify progress through key milestones. But today’s “messy middle” means you should also analyze loops/alternatives with pathing and keep funnels open when appropriate. 

Q5. Which metrics should I track?
Step conversion %, overall conversion, drop-off counts, time between steps, and comparisons by segment (device/channel/geo). Then tie fixes to revenue or signups.