Views (screenPageViews)
The number of app screens or web pages viewed. Repeated views of the same page count each time. This is GA4's equivalent of Universal Analytics' pageviews.
Ask it in plain English
"Which page got the most views last week?"
Field details
| Type | Metric |
| GA4 API name | screenPageViews |
Good to know
Has no dedupe logic at all: reload the same page five times and it's five screenPageViews. That makes it a poor proxy for reach - pair it with activeUsers or sessions when the question is really "how many people" rather than "how many views."
Ask your own Google Analytics about this
Connect once, then ask in plain English. No tokens, no setup.
Get started freeUsed in these recipes
Related fields
Sources
- Google Analytics Data API - dimensions & metrics reference (official Google documentation)