Pageviews & sessions
How Grometrics records pageviews, visitors, and sessions.
Last updated June 3, 2026
Grometrics records a pageview when a tracked web page loads or when a single-page app reports a route change. Sessions group those pageviews by visitor and activity window.
Event model
| Event | Used for |
|---|---|
| pageview | Pages, sources, visitors, realtime feed, top content |
| session_start | Session counts, entry pages, attribution source |
| session_update | Session duration, returning visitor state, source continuity |
| session_end | Exit pages and session summaries when available |
What happens next
Open Realtime after loading a page. Then move to a second route and confirm both pageviews stay under the same visitor session.
Troubleshooting
Data is missing
Confirm the tracker is installed, the site ID is correct, and the event is not blocked by consent or an ad blocker.
Data looks duplicated
Confirm the tracker is initialized once per page or app boot.
Was this page helpful?