Analytics & Metrics

Guide

Read a customer journey funnel

How to see where potential customers drop off, and fix the biggest leak first.

9 min read·7 steps
Your progress0 / 7
  1. Draw the funnel as 4 steps

    1) Visit site, 2) view product/service page, 3) start checkout/form, 4) complete purchase/form. On paper first, before touching any tool.

  2. In GA4, build a Funnel exploration

    Explore, Blank, add a Funnel exploration. Add each step as an event (page_view with URL filters, or your named events). GA4 shows drop-off % between each step.

  3. Identify the biggest single leak

    Look at drop-off % per step. If 'visit, product view' loses 80%, your homepage isn't sending people to products. If 'checkout start, complete' loses 60%, your checkout is broken or scary.

  4. Fix the biggest leak first

    Never spread fixes across 4 steps at once. The step with the biggest drop-off is worth more than the other three combined. Iterate one step per month.

  5. Compare mobile vs desktop

    Filter the funnel by device. Mobile drop-off is usually 2 to 3x higher than desktop. Almost always the mobile experience is the real bottleneck.

  6. Re-measure after 30 days of the fix

    Fixed the biggest leak? Wait 30 days. Compare funnel drop-offs vs. baseline. Then attack the new biggest leak.

  7. Never obsess over 'perfect'

    Funnels always leak. Healthy e-commerce funnels lose 90 to 98% of visitors from step 1 to purchase. Focus on making the biggest leak smaller, not on plugging every hole.

That’s the whole thing.

More Analytics & Metrics guides

Keep going