Pageview
A pageview is a single instance of a page being loaded or reloaded in a browser, counted each time a user views a page regardless of whether they have visited it before.
Also known as: page view, page impression, page hit
Why It Matters
Pageviews are the most basic unit of web analytics measurement. They tell you which pages attract attention, how traffic distributes across your site, and which content performs well. Pageview counts are the starting point for calculating many other metrics, including bounce rate, pages per session, and conversion rates.
However, pageviews alone are a limited measure of engagement. A page that receives 100,000 views but leads to zero conversions is far less valuable than one with 5,000 views and a 10% conversion rate. Modern analytics has shifted toward event-based measurement precisely because pageviews cannot capture the nuance of user behavior within a page.
Pageview tracking also faces challenges with single-page applications (SPAs), where navigation happens without full page reloads. In these environments, you need to explicitly trigger virtual pageviews or rely on event tracking to capture the user journey accurately.
Industry Applications
A fashion retailer compares product detail page views to add-to-cart rates to identify products that attract attention but fail to convert, indicating potential pricing or description issues.
Benchmark: Average ecommerce product page view-to-cart rate: 8-12%
A SaaS company tracks pricing page views as a leading indicator of purchase intent, triggering sales outreach when a visitor views the pricing page more than twice within a week.
How to Track in KISSmetrics
KISSmetrics automatically records page visits when you install the tracking snippet. For single-page applications, use the KISSmetrics record method to log virtual pageviews when the route changes. Combine pageview data with user identity to see the full browsing history of individual users, not just aggregate page counts.
Common Mistakes
- -Using total pageviews as a success metric when unique pageviews or engagement metrics would be more meaningful.
- -Not accounting for bot traffic, which can inflate pageview counts by 20-40% on some sites.
- -Ignoring the difference between a pageview and a unique pageview when reporting content performance.
- -Failing to track virtual pageviews in SPAs, which creates gaps in user journey analysis.
Pro Tips
- +Pair pageview data with scroll depth and time-on-page to distinguish between meaningful visits and accidental clicks.
- +Filter out known bot user agents before analyzing pageview trends to get a cleaner picture of real traffic.
- +Use pageview patterns in funnel analysis to identify unexpected paths users take before converting.
Related Terms
Session
A session is a group of user interactions with a website or application that take place within a defined time window, typically ending after 30 minutes of inactivity.
Bounce Rate
Bounce rate is the percentage of sessions in which a user lands on a page and leaves the site without triggering any additional page loads or tracked events.
Pages per Session
Pages per session is the average number of pages a user views during a single session, serving as a measure of site engagement and content discoverability.
Unique Visitors
Unique visitors is a count of distinct individuals who visit a website during a specified time period, where each person is counted only once regardless of how many times they return.
Time on Page
Time on page measures the duration a visitor spends on a single page, calculated as the difference between when they loaded the page and when they navigated to the next page on the same site.
See Pageview in action
KISSmetrics tracks every user across sessions and devices so you can measure what matters. Start free - no credit card required.