Path Analysis in GA4: How to Track Where Your Users Actually Go (And What to Do About It)

Path Analysis using GA4

Here’s a question that almost every website owner eventually asks: what are people actually doing on my site?

Not just which pages they land on — but where do they go next? What do they do right before they make a purchase? What path do they take that ends in a rage-quit at the checkout page? These are the kinds of questions that standard analytics reports often can’t answer directly.

That’s where Path Analysis in GA4 comes in. It’s one of the most powerful — and underused — features in Google Analytics 4, and once you get comfortable with it, you’ll wonder how you ever ran a website without it.

In this guide, we’re going to walk you through everything you need to know about Path Exploration in GA4: what it is, how to set it up, real examples of what you can uncover, and smart ways to put those insights to work.

Path Analysis in GA4 | Incisive Ranking

What Is Path Analysis in GA4?

Path Analysis (also called Path Exploration in GA4's interface) is a visual report that maps out the sequence of actions users take on your website or app. Think of it like a tree diagram — you pick a starting point (like a landing page or a specific event), and GA4 draws out all the different branches of where users went from there.

You can also flip it around. Instead of asking "what happens after users land on the homepage?", you can ask "what were users doing right before they completed a purchase?" — and GA4 will trace the path backwards. This is called reverse pathing, and it's genuinely one of the most useful features in modern web analytics.

The short version: Path Exploration shows you the before and after of any event or page — giving you context that raw numbers just can't provide.

How Is This Different from Behaviour Flow in Old Google Analytics?

If you used Universal Analytics (the old version of GA), you might remember the Behaviour Flow report. It existed, but let's be honest — it was clunky, slow, and limited. You couldn't start from the end of a journey, and drilling into specific segments was painful.

GA4's Path Exploration fixes most of that. It's faster, it supports reverse pathing, and it lets you apply segments and breakdowns that make the data actually usable. It's not perfect — there are still a few quirks we'll cover — but it's a significant step forward.

Getting Started: How to Open Path Exploration in GA4

Path Exploration lives in the Explore section of GA4 — not in the standard reports. Here's how to get there:

  1. Log into your GA4 property
  2. Click 'Explore' in the left-hand navigation sidebar
  3. From the exploration templates, select 'Path Exploration'
  4. GA4 will open the exploration workspace, split into three panels: Variables, Tab Settings, and the Output (the visualisation)

Let's look at each panel briefly before we get into practical examples.

Understanding the Path Exploration Interface

The Variables Panel

This is where you load the raw ingredients for your report — date range, segments, dimensions, and metrics. Think of it as your data toolkit. Before you can use anything in your report, it needs to live here first.

One important heads-up: Path Exploration only supports three metrics — Active Users, Event Count, and Total Users. So don't go looking for revenue or sessions here. This report is about understanding behaviour, not measuring outcomes.

The Tab Settings Panel

This is where you configure what the report actually looks like. The key settings you'll use most are:

  • Node Type: Choose whether your path nodes display Event Names, Page Titles, Page Paths, or Screen Classes. For most web analysis, Page Path or Page Title works best.
  • View Unique Nodes Only: When enabled (default), this hides consecutive repeated events — e.g. if a user triggered page_view three times in a row, you'd only see it once. Turn it off when you want to debug duplicate event firing.
  • Breakdown: Add a dimension like Device Category to colour-code each path node by mobile/desktop/tablet split. Surprisingly useful.
  • Segment: Apply a user or session segment to narrow the report to a specific audience — like mobile-only users or paid traffic visitors.

The Output (Visualisation)

This is the actual path diagram. Each column represents a step in the journey, and each node inside that column shows where users went. The numbers below each node come from whichever metric you selected in Tab Settings.

Click on any node to expand the next step — GA4 will load the subsequent actions that users took from that point. You can drill through up to 10 steps in a single path.

💡

Struggling to interpret your GA4 Path reports? Let our team do the heavy lifting.

Get a Custom Analytics Report

Forward Path Analysis: What Do Users Do Next?

The most common use of Path Exploration is forward analysis — you pick a starting point and follow users forward through their journey.

Example: What Happens After a User Starts Checkout?

This is one of the most valuable paths you can analyse for any e-commerce website. Here's how to set it up:

  1. In the exploration workspace, click 'Start over' (top right of the visualisation panel)
  2. Select 'Starting Point' and choose 'Event Name'
  3. From the sidebar that appears, select 'begin_checkout'
  4. GA4 will now show all the events and pages that followed that checkout initiation

What you might discover is eye-opening. In some cases, you'll see begin_checkout firing multiple times back-to-back in the same session — which usually means either a tracking implementation issue or a UX problem forcing users to restart the checkout process. Either way, it's something that needs fixing.

This kind of finding is almost impossible to catch from standard GA4 reports. Path Exploration surfaces it immediately.

Example: What Do Users Do After Landing on the Homepage?

Want to know whether your homepage is actually guiding users toward your most important pages — or whether they're bouncing to random corners of your site? Set your starting point to the homepage URL and follow the paths.

You might find that a large chunk of users are heading to a page you'd consider secondary — which could be a signal that page deserves more prominence in your navigation or a stronger internal link from the homepage.

Reverse Path Analysis: The Feature That Changes Everything

If forward analysis asks "what happens next?", reverse path analysis asks "how did users get here?" — and it's arguably the more powerful of the two.

To run a reverse path exploration:

  1. Click 'Start over' in the top-right of the visualisation panel
  2. This time, select 'Ending Point' instead of Starting Point
  3. Choose your dimension (Event Name or Page Title)
  4. Select your target event — for example, 'purchase' or 'generate_lead'
  5. GA4 will trace the path backwards, showing what users were doing before they converted

What Can You Learn from Reverse Pathing?

Quite a lot, as it turns out. Here are some practical examples of what reverse path analysis can reveal:

  • Which content pages are most commonly visited just before a conversion — helping you identify your highest-value blog posts or landing pages
  • Whether users are visiting your pricing page before purchasing (and if not, maybe that page needs better internal linking)
  • If users who convert tend to use site search — suggesting search is a key part of the purchase journey and worth optimising
  • What pages precede form abandonment — which pages are users on just before they give up on your lead gen form?
Quick tip: Reverse pathing is also brilliant for debugging. If you notice a spike in error events, use reverse pathing to find exactly what triggered them — which page, which action, which step in the journey.
🎯

Not sure which of your pages are driving conversions? Incisive Ranking's analytics team can map your full conversion paths.

Request a Conversion Path Audit

Using Segments & Breakdowns to Go Deeper

One of the biggest upgrades GA4's Path Exploration has over its predecessor is the ability to filter and segment your paths. Here's how to use these features effectively:

Comparing Mobile vs. All Users

Mobile users often behave very differently from desktop users — they navigate differently, they're more likely to abandon complex forms, and they tend to have shorter sessions. Applying a Mobile Traffic segment to your path exploration can surface these differences clearly.

Set up your path as normal, then drag the Mobile Traffic segment from the Variables panel into the Segment box in Tab Settings. Instantly, your visualisation updates to show only mobile user behaviour. Compare this to your unfiltered 'All Users' view to spot gaps.

SegmentWhy It's UsefulWhat to Look For
Mobile TrafficSee how mobile users navigate vs desktopHigher drop-off on checkout steps? More time on specific pages?
Paid TrafficUnderstand what ad visitors do after they landDo they engage with your content or bounce quickly?
Returning UsersSee how loyal visitors navigate differentlyDo they skip intro content and go straight to product pages?
ConvertersTrace the path of users who already purchasedIdentify the 'golden path' to replicate in UX design

Using the Breakdown Dimension

The Breakdown feature adds a colour-coded overlay to each node in the path. For example, if you add Device Category as your breakdown, each step in the path will show a coloured bar split across Desktop, Mobile, and Tablet. This lets you see at a glance whether any particular step in the journey is dominated by one device type — which could signal a device-specific UX issue.

Smart Ideas for What to Analyse with Path Exploration

Once you've got the basics down, the possibilities are genuinely exciting. Here are some of the most valuable path analyses you can run for almost any type of website:

  • After Add to Cart: Do users go straight to checkout, or do they keep browsing? If most users view more items after adding to cart, consider a stronger 'proceed to checkout' prompt.
  • Before Newsletter Sign-Up: What content are users reading before they subscribe? These pages are your best lead magnets — make sure they're optimised and internally linked prominently.
  • After Login: For SaaS or membership sites, understanding what logged-in users do first can inform onboarding UX. Are they heading straight to a key feature, or getting lost?
  • Before Errors: If you're tracking error events, use reverse pathing to find out exactly which user actions and pages precede them. This is gold for developer debugging.
  • Homepage Journey: Where do users go from your homepage? If 60% are immediately heading to a blog post rather than a product page, that's worth knowing.
🚀

Want to know which user journeys on your site lead to the most conversions? We'll analyse your GA4 paths and give you a clear action plan.

Start My Journey Audit

A Few Quirks Worth Knowing

Path Exploration is powerful, but it has a couple of limitations you should know about upfront so they don't catch you off guard:

  • Filters can behave oddly: If you try to filter to only specific event names directly in the Filters box, the report sometimes returns empty. The fix? Create an Event Segment in the Variables panel that includes only the events you want, then apply that segment to the report instead.
  • Only three metrics: You can't add revenue, sessions, or conversions as a metric. The report is behaviour-focused, not outcome-focused — so pair it with other reports for the full picture.
  • Up to 10 path steps: GA4 limits path explorations to 10 columns (i.e., 10 sequential steps). For most analyses, this is plenty — but for very long user journeys, you may need to run multiple explorations.
  • Not available in Looker Studio: The path data can't be exported to Looker Studio dashboards at this time, so your analysis needs to happen directly in the GA4 interface.

Wrapping Up: Path Analysis Is One of GA4's Hidden Gems

Most people who use GA4 never go beyond the standard reports. They check sessions, users, and bounce rate — and call it a day. But the real insights live in the Explore section, and Path Exploration is one of the best tools in there.

Whether you want to understand how your top-performing users navigate to a purchase, catch a broken link that's silently killing your traffic, or figure out why people keep abandoning your sign-up form — Path Exploration has an answer for you.

The key is to approach it with a question in mind. Don't just open the report and stare at it. Start with something specific: "What do users do before they convert?" or "What happens after someone adds to cart?" Then follow the data.

At Incisive Ranking, we use tools like Path Exploration as part of our full analytics and SEO audits to give our clients a clear picture of what's working, what's broken, and where the biggest growth opportunities are hiding.

Ready to understand your users like never before? Let Incisive Ranking run a full GA4 Path Analysis for your website.

Get My Free Analytics Audit Explore Our Services

Follow Us:

About Us

We are experts in Tags and Tracking Services. With experience in eCommerce and Custom Conversion tracking, Server Side Tagging, and Data tracking to help you get the advantage of ACCURATE data for better decision making. With more than 6 years of experience, We have already delivered more than 500 projects.