Glossary

Pageview

One load or reload of a web page recorded by an analytics tool, the most basic unit of web traffic measurement.

Also called: page view, page impression

A pageview is recorded each time a browser loads or reloads a page that carries analytics tracking. It is the most granular standard event in most web analytics platforms and the building block for higher-level metrics like pages per session.

Analytics tools distinguish a pageview from a session and from unique visitors: one visitor can generate many pageviews across many sessions, and reloading the same page repeatedly counts as multiple pageviews even though nothing new was shown. Single-page applications that update content without a full browser reload need explicit "virtual pageview" or event calls configured, or their pageview counts will understate real navigation.

Pageview totals matter as a raw volume signal — for ad-supported publishers they sit close to a revenue proxy — but they say nothing about quality of engagement, since a page can be viewed and abandoned immediately. Practitioners pair pageview counts with time- or interaction-based metrics such as average session duration or scroll depth to judge whether traffic is actually engaging, and check for bot activity inflating raw totals before drawing conclusions from a spike.

Last reviewed September 22, 2026

In the index now

Related terms