What is Page Path Level 1 in Google Analytics?

Cody Schneider7 min read

Ever stared at a Google Analytics report and felt overwhelmed by dimensions like "Page path," "Page location," or "Landing page + query string"? You're not alone. Google Analytics offers many ways to slice and dice your website traffic data, and one of the most useful, yet often overlooked, dimensions is Page path level 1. This simple dimension can unlock powerful insights into which sections of your website are performing best. This article will break down exactly what page paths are, what "level 1" signifies, and how you can use this dimension to quickly analyze your content performance.

GraphedGraphed

Still Building Reports Manually?

Watch how growth teams are getting answers in seconds — not days.

Watch Graphed demo video

First, What Exactly is a "Page Path"?

To understand Page path level 1, we first need to quickly review the structure of a URL. A typical URL has a few main parts:

https://www.yourwebsite.com/blog/marketing-tips/increase-conversions

  • Protocol: https://
  • Subdomain: www
  • Domain Name: yourwebsite.com
  • Page Path: /blog/marketing-tips/increase-conversions

The Page Path is everything that comes after the domain name. It’s the part of the URL that tells the browser which specific page to load from your server. Google Analytics focuses on the page path to simplify reporting. By ignoring the protocol and domain, it can easily group pages together, even if some visitors arrive via http and others via https, or if you have content spread across multiple subdomains (like blog.yourwebsite.com and shop.yourwebsite.com).

GraphedGraphed

Still Building Reports Manually?

Watch how growth teams are getting answers in seconds — not days.

Watch Graphed demo video

Breaking Down the "Levels" in a Page Path

Page paths are hierarchical, organized into "levels" or directories separated by slashes (/). Each directory represents a deeper level of your site's structure. Page path level 1 is simply the very first directory in that path.

Think of it like a filing cabinet:

  • Level 1: is the main drawer (e.g., /blog/, /products/, /services/)
  • Level 2: is a folder inside that drawer (e.g., /marketing-tips/, /shoes/, /seo/)
  • Level 3: is a specific file inside that folder (e.g., /increase-conversions, /running-sneakers/, /local-seo-guide)

Let's look at our example again:

/blog/marketing-tips/increase-conversions

  • Page path level 1: /blog/
  • Page path level 2: /marketing-tips/
  • Page path level 3: /increase-conversions

In GA4, you can analyze your traffic by any of these levels (Page path level 1, 2, 3, or 4), but Level 1 provides the highest-level overview of your content categories.

Why Page Path Level 1 is So Powerful for Analysis

Manually categorizing every single page on your website can be a tedious nightmare, especially for large sites. This is where Page path level 1 becomes your best friend. If your website has a logical URL structure, this dimension automatically acts as a high-level content grouping, saving you hours of setup.

1. Effortless High-Level Content Grouping

With a single click, you can get a bird's-eye view of your site's performance. Instead of seeing hundreds of individual blog posts, product pages, and service pages, you see aggregated data for /blog/, /products/, and /services/. This allows you to immediately answer broad but critical questions:

  • Which content category drives the most overall traffic?
  • Which section gets the most engagement?
  • Which part of the site is contributing most to our conversion goals?

2. Discovering Audience Preferences

By using Page path level 1 as your primary dimension, you can layer a secondary dimension on top to learn more about your audience. For example, by adding Session source / medium, you can see which channels are sending traffic to which sections of your site.

You might discover that your organic search traffic overwhelmingly lands in the /blog/ section, while paid social traffic goes directly to /products/. This insight can help you tailor your campaign strategies better and understand the user journey more clearly.

GraphedGraphed

Still Building Reports Manually?

Watch how growth teams are getting answers in seconds — not days.

Watch Graphed demo video

3. Identifying Hidden Opportunities and Problems

Aggregating data at this high level makes it easy to spot trends. You might find that your /case-studies/ section has an extremely high average engagement time and conversion rate, but very few overall views. That's a huge opportunity! It tells you that the content is highly effective, and you should invest more in promoting it.

Conversely, you might find that the /features/ section of your site receives tons of traffic but has a surprisingly low engagement rate. This could indicate a problem with the content itself or the user experience on those pages, prompting you to investigate further.

How to Use Page Path Level 1 in GA4 Reports

There are two main ways to access and analyze this data in Google Analytics 4: in a standard report or by building a custom Exploration report.

Method 1: Using the Standard "Pages and Screens" Report

This is the quickest way to get a look at the data.

  1. Log in to your GA4 property and navigate to Reports on the left-hand menu.
  2. Under the Life cycle section, click on Engagement → Pages and screens.
  3. By default, this report uses Page title and screen class as the primary dimension. Click the small downward arrow next to the dimension name to open the selection menu.
  4. Deselect Page title and screen class and search for "Page path." Select Page path and screen class. Your report now shows data for individual page paths.
  5. To view it by Level 1, click the blue + sign next to the primary dimension dropdown to add a secondary dimension.
  6. Search for and select Page path level 1 from the Page / screen category.

Your report will now show both the high-level category (Page path level 1) and the specific page path within it, giving you a neatly organized view of your content performance.

Method 2: Creating a Custom Exploration Report

For more flexibility and control, building an Exploration is the way to go. Explorations allow you to build reports from scratch using any combination of dimensions and metrics you want.

Here’s how to build a simple Page Path Level 1 report:

  1. Navigate to Explore on the left-hand menu.
  2. Start a new exploration by choosing the Free-form template.
  3. In the Variables column on the left, you need to import the dimensions and metrics you want to use:
  4. Now, in the Tab Settings column, you can build your report:

Within seconds, you'll have a clean, easy-to-read report showing the performance of each main content category on your website. You can then drill down by dragging Page path and screen class into the Rows box below Page path level 1 to expand each category and see the individual pages driving its performance.

GraphedGraphed

Still Building Reports Manually?

Watch how growth teams are getting answers in seconds — not days.

Watch Graphed demo video

Real-World Examples of Analysis

Let's make this more concrete with a few examples.

E-commerce Store

An online retailer with a URL structure like /clothing/, /accessories/, and /new-arrivals/ can use Page Path Level 1 to:

  • Compare category performance: Is /clothing/ getting more views but /accessories/ has a higher add-to-cart conversion rate?
  • Assess promotional effectiveness: Is the /new-arrivals/ section generating a lot of sessions but failing to convert visitors into buyers?

SaaS Company

A B2B SaaS company with categories like /blog/, /features/, /integrations/, and /pricing/ can quickly find out:

  • Content Marketing ROI: Does the /blog/ generate a significant number of demo_request conversions?
  • User Intent: Are users who visit the /integrations/ pages more likely to sign up for a trial than those who only read the blog?
  • Funnel Bottlenecks: If many users visit /pricing/ but few convert, there might be an issue with the pricing plans or the clarity of the page.

Final Thoughts

Getting lost in the weeds of granular, page-by-page data is easy. Page path level 1 is a straightforward yet incredibly effective dimension that forces you to step back and look at the bigger picture. By leveraging your site's URL structure, it offers a quick and easy way to group content and analyze the overall performance of each major section of your website, helping you find opportunities and make smarter decisions without any complex setup.

Of course, analyzing Google Analytics data is just one piece of the puzzle. To truly understand performance, you need to connect the dots between your website traffic, your ad campaigns, your CRM, and your e-commerce platform. We built Graphed because we know how time-consuming it is to stitch all that data together. Instead of wrestling with reports in five different tabs, you can connect your sources in seconds, and then just ask questions in plain English, like "Show me a dashboard of my marketing funnel, from Facebook Ads clicks to Shopify sales," and get an interactive, real-time answer instantly. This frees up your time to focus on strategy, not spreadsheets.

Related Articles