Page title

The HTML <title> of a viewed page - often more readable than the raw path in a report.

Ask it in plain English

"Show me views by page title for my top 10 pages."

Field details

TypeDimension
GA4 API namepageTitle

Good to know

Reflects whatever the <title> tag held at the exact moment the page_view event fired - on a single-page app that updates its title after the initial render (a common pattern), the reported title can lag one step behind what the visitor actually saw.

Ask your own Google Analytics about this

Connect once, then ask in plain English. No tokens, no setup.

Get started free

Sources

  • Google Analytics Data API - dimensions & metrics reference (official Google documentation)