---
title: "What is Page path in GA4? | Kodalogic"
description: "Page path is the part of a page's URL after the domain and before any query string: /blog/seo-report for https://example.com/blog/seo-report?utm=x."
url: https://kodalogic.com/glossary/page-path
---

[Glossary](/glossary)/Page path

Google Analytics 4 · Dimension

# What is Page path?

Page path is the part of a page's URL after the domain and before any query string: /blog/seo-report for https://example.com/blog/seo-report?utm=x. In [Google Analytics 4](/glossary/ga4) it is the dimension "page path and screen class", which holds the path for websites and the screen name for apps.

| Page path        | Views | Users | Key events |
| ---------------- | ----- | ----- | ---------- |
| /templates       | 6,410 | 4,120 | 210        |
| /blog/seo-report | 3,260 | 2,480 | 64         |
| /compare         | 1,980 | 1,510 | 41         |
| /glossary/ctr    | 1,120 | 990   | 9          |

The part of the URL after the domain: one row per page.

Data source

Google Analytics 4

Type

Dimension

API field

[pagePath](/reference/ga4-fields)

## Why it matters

It is the unit content reports are built on. Views, engagement and [key events](/glossary/key-events) per page path tell which pages carry the site; without the path, a report only knows that something was viewed.

## How to read it

Because the query string is stripped, /pricing?ref=email and /pricing are one row, which is usually what you want; but two paths that differ only in a trailing slash or in letter case are two rows, and a site that serves both will split its own numbers. Page title is the readable alternative, and it changes whenever the title tag does.

## In a Data Studio report

In a Data Studio (formerly [Looker Studio](/glossary/looker-studio)) report page path is the first column of the content and [landing page](/glossary/landing-page) tables, with views, [sessions](/glossary/sessions), [bounce rate](/glossary/bounce-rate) and key events beside it, and a filter box that isolates one section of the site (everything under /blog, for example) across the whole report.

## Where to find it in Google Analytics 4

Google Analytics 4: Reports, then Engagement, then Pages and screens (dimension Page path and screen class).

Shown in these dashboards

* [![Google Analytics 4 Dashboard for Data Studio dashboard](https://kodalogic.com/cdn/templates_images/0222_0WG5IECFKCHKAUTGY4O1AIO8L0YIM9D5_0000.webp)](/template/google-analytics-4-template-for-looker-studio)  
[Google Analytics 4 Dashboard for Data Studio](/template/google-analytics-4-template-for-looker-studio)$129
* [![Web & SEO Dashboard for Data Studio — GA4 + Search Console dashboard](https://kodalogic.com/cdn/templates_images/0234_OWGD0CDWC95GHLYIXC8I0K97PT5ZRQVE_0000.webp)](/template/web--seo-performance-dashboard)  
[Web & SEO Dashboard for Data Studio — GA4 + Search Console](/template/web--seo-performance-dashboard)$214
* [![GA4 + Google Ads Dashboard for Data Studio dashboard](https://kodalogic.com/cdn/templates_images/0531_BAM0ZAK8YRLTQ9O5W39RPBLKDSW1GBON_0000.png)](/template/ga4--google-ads-dashboard)  
[GA4 + Google Ads Dashboard for Data Studio](/template/ga4--google-ads-dashboard)$214
* [![All-in-One Marketing Dashboard for Data Studio dashboard](https://kodalogic.com/cdn/templates_images/0235_VE78OLDV9VA3KZRHCCPIEFB0MQ7ZW8Y7_0000.webp)](/template/all-in-one-dashboard-looker-studio-web-seo-ads)  
[All-in-One Marketing Dashboard for Data Studio](/template/all-in-one-dashboard-looker-studio-web-seo-ads)$289
[See the dashboards](/templates)

![Page path on the Page content page of the Google Analytics 4 Dashboard for Data Studio](/informes/2026-09-02/google-analytics-4-template-for-looker-studio/02.webp)

The content table at the bottom lists each path with views, sessions, bounce rate and key events.Page 2, Page content, of the [Google Analytics 4 Dashboard for Data Studio](/template/google-analytics-4-template-for-looker-studio).[Open the live demo](https://lookerstudio.google.com/embed/reporting/fb97e8f9-0817-4b2b-9b0d-16cb50407e13/page/p%5Ffo1dxij6ld) to see it with real data.

## See it in a report

[Google Analytics 4 dashboard](/template/google-analytics-4-template-for-looker-studio)[GA4 fields reference](/reference/ga4-fields)

## Related terms

* [Looker Studio](/glossary/looker-studio)
* [GA4](/glossary/ga4)
* [Sessions](/glossary/sessions)
* [Bounce rate](/glossary/bounce-rate)
* [Key events](/glossary/key-events)
* [Landing page](/glossary/landing-page)

[← Device category](/glossary/device-category)[All 49 terms](/glossary)[Entrances →](/glossary/entrances)
