Page path
The portion of the URL after the domain for a viewed page, e.g. /pricing.
Ask it in plain English
"Which page paths got the most views last month?"
Field details
| Type | Dimension |
| GA4 API name | pagePath |
Good to know
Excludes the query string by default (pagePathPlusQueryString covers that) - two URLs differing only by a tracking parameter or item ID collapse into one row. Usually what you want for aggregate reporting, but it can hide per-campaign or per-item detail if you need it.
Ask your own Google Analytics about this
Connect once, then ask in plain English. No tokens, no setup.
Get started freeUsed in these recipes
- How do I see device usage by page in GA4?
- How do I find my most-viewed pages in GA4?
- How do I see engagement rate by page in GA4?
Related fields
Sources
- Google Analytics Data API - dimensions & metrics reference (official Google documentation)