Metric Definition
Pageviews and screenviews
Track from
Page and screen views
Page and screen views is the total count of times pages on a website or screens in an app are loaded or viewed within a period. A page view is fired on the web, a screen view is its equivalent inside a mobile or desktop app, and reporting tools combine them into one volume metric.
8 min read
What is page and screen views?
Page and screen views is the total count of times pages on a website or screens in an app are loaded or viewed within a given period. On the web, a page view fires each time a page loads or reloads. In an app, the equivalent event is a screen view, fired when a screen becomes active. Modern analytics tools combine the two into a single volume metric so a product that spans web and app can report engagement in one place.
The count is deliberately broad. It includes repeat loads of the same page by the same user, navigation back and forth, and reloads after a refresh. This makes it different from a unique count. If one person visits a product page, opens a review, and returns to the product page, that is three page views from one person. The metric measures activity volume, not distinct people.
Page and screen views matters as a top-of-funnel volume signal. It tells you how much content is being consumed and which pages or screens carry the most traffic. On its own it does not tell you whether that traffic is healthy, which is why it is most useful when paired with depth and outcome metrics rather than read in isolation.
Page and screen views counts events, not people. A single user can generate many views in one session. To understand reach, pair it with unique users or sessions. Reading view volume as if it were audience size is the most common misreading of this metric.
How to calculate page and screen views
Page and screen views is a sum, not a ratio. You add up every qualifying view event across web and app for the period in question. The inputs below define what counts and what to watch so the total stays meaningful.
- 1
Web page view events
Every load and reload of a web page that fires the analytics page view event. Single-page applications need explicit virtual page view calls on route changes, otherwise client-side navigation goes uncounted.
- 2
App screen view events
Every time a screen becomes active in the app and fires a screen view event. Decide upfront whether a screen reappearing after backgrounding counts as a new view, and apply that rule consistently.
- 3
Period and scope
The date range and the set of pages or screens you are counting. Total site, a single section, or one screen all produce different numbers from the same data, so define the scope before you compare.
- 4
Exclusions and filters
Remove bot and crawler traffic and internal sessions so the count reflects real usage. Unfiltered view volume can be inflated by automated traffic that never engages, which distorts every downstream ratio.
Worked through, suppose a product records 800,000 web page views and 300,000 app screen views in a month, with 50,000 of the web total coming from filtered bot traffic. The reported figure is 800,000 minus 50,000 plus 300,000, which is 1,050,000 combined views. Two related ratios make this far more useful. Views per session, the total divided by sessions, indicates browsing depth. Views per user indicates how much each person consumes. The raw total is the starting point, the ratios carry the meaning.
Page and screen views in a metric tree
A metric tree decomposes page and screen views into the factors that drive volume, which separates genuine growth from inflation. Total views is the product of how many people arrive, how often they come back, and how many pages they move through once inside. Pulling these apart turns a single number into a diagnosis.
At the first level, total views breaks into unique users, sessions per user, and views per session. Unique users decomposes into acquisition channels. Sessions per user reflects retention rate and return frequency. Views per session reflects navigation depth, internal linking, and reloads. A fourth branch captures non-human and accidental volume, the bot traffic and rapid reloads that pad the count without representing real engagement.
This structure answers the question every view spike raises, which is whether it is good news. If views jump because views per session climbed while users stayed flat, that could be deeper engagement or it could be a confusing flow that forces users to bounce between pages to find what they need. The tree forces that distinction instead of letting a rising number stand unexamined.
Metric tree insight
A rise in total views is only good if it comes from the right branch. More unique users or more sessions per user is healthy growth. More views per session can be healthy depth or a sign that users cannot find what they need on the first page. Decomposing the rise tells you which it is before you celebrate it.
Page and screen views benchmarks
Absolute view counts are not comparable across products because they scale with audience size and content volume. The benchmarks that travel are the ratios, chiefly views per session, which captures browsing depth in a way an absolute count cannot. The ranges below are typical patterns by product type.
| Product type | Typical views per session | What the pattern signals |
|---|---|---|
| Content and media site | Three to six | Higher depth is usually positive. Readers moving through related articles indicates strong internal linking and engaging content. |
| Ecommerce store | Five to ten | Browsing several products before purchase is normal. Very low depth can mean poor discovery, very high depth can mean shoppers cannot find what they want. |
| SaaS application | Two to five per active session | Task-focused, so depth should map to a workflow. Rising views per session without rising task completion can signal navigation friction. |
| Mobile app | Three to eight screen views | Depends heavily on app type. A utility app should be shallow and fast, a discovery app benefits from more screens per session. |
Treat these as starting points, not targets. The healthy direction for views per session depends entirely on the job the product does. A banking app wants users in and out quickly, so falling depth on a key task is a win. A media site wants the opposite. Always read the number against the intended user journey rather than chasing a universal ideal.
How to improve page and screen views
Improving page and screen views should mean growing healthy volume, more real users and more genuine engagement, not inflating the count with reloads or unfiltered bot traffic. The work splits across the branches of the tree, with a different team owning each.
Grow unique users
Invest in the acquisition channels that bring qualified traffic. More real visitors lifts views from the healthiest branch of the tree. Track channel quality so you grow users who actually engage, not just arrivals.
Increase return frequency
Lift sessions per user through retention work, lifecycle email, and well-judged push notifications. A returning user generates far more lifetime views than a one-time visitor and signals real product value.
Improve genuine navigation depth
Strengthen internal linking, recommendations, and search so users discover more relevant content per session. The goal is helpful depth, where each extra view moves the user closer to their goal, not in circles.
Filter the noise
Exclude bots, crawlers, and internal traffic, and fix duplicate event firing. A clean count is worth more than a big one because every downstream ratio depends on it being real.
The metric tree approach to page and screen views assigns each branch to the team that owns it. Marketing owns unique user growth and channel mix. Product owns return frequency and navigation depth. Analytics engineering owns the filtering and event integrity that keep the count honest.
KPI Tree lets you connect total views to these branches and place RACI ownership on each one, so a movement in the headline figure routes to the team that can act on it. When views move, the accountable owner is pushed the change rather than discovering it in a weekly report. The verified impact loop then checks whether a navigation change or an acquisition push actually lifted healthy views, separating real growth from a count that simply got noisier.
Common mistakes when tracking page and screen views
- 1
Treating views as audience size
Views count events, not people. One user can generate dozens of views. Reporting view volume as reach overstates how many distinct people you are reaching, sometimes by a wide margin.
- 2
Missing virtual page views in single-page apps
In a single-page application, client-side route changes do not reload the page, so they do not fire a standard page view. Without explicit virtual page view calls, most navigation goes uncounted and the total is understated.
- 3
Leaving bot traffic in the count
Crawlers, scrapers, and uptime monitors can generate large volumes of views that never engage. Unfiltered, they inflate the total and corrupt every ratio built on top of it.
- 4
Chasing the count instead of the outcome
A rising view count feels like progress but can hide a problem, such as users reloading because a page failed or bouncing between screens because they are lost. Always pair volume with an outcome metric.
- 5
Comparing absolute counts across products
Absolute view totals scale with audience and content volume, so they are meaningless across different products. Compare on ratios like views per session or views per user instead.
Related metrics
Daily Active Users
DAU
Product MetricsMetric Definition
DAU = Unique Users Who Performed a Qualifying Action in a Single Day
Daily active users measures the number of unique users who engage with your product on a given day. It is the primary engagement metric for consumer and SaaS products, indicating whether your product has become a daily habit for its users.
Retention Rate
Product MetricsMetric Definition
Retention Rate = (Users Active at End of Period / Users Active at Start of Period) × 100
Retention rate measures the percentage of users or customers who continue to use your product over a given period. It is the most important growth metric because sustainable growth is impossible when users leave faster than they arrive.
Feature Adoption Rate
Product MetricsMetric Definition
Feature Adoption Rate = (Users Who Used the Feature / Total Active Users) × 100
Feature adoption rate measures the percentage of users who use a specific feature within a given period. It tells product teams whether new features are resonating with users and which existing features are underutilised, guiding investment decisions and roadmap priorities.
Conversion Rate
CVR
Marketing MetricsMetric Definition
Conversion Rate = (Number of Conversions / Total Visitors or Leads) × 100
Conversion rate measures the percentage of visitors, users, or leads who take a desired action, such as making a purchase, signing up for a trial, or submitting a form. It is the fundamental metric for evaluating the effectiveness of any acquisition funnel, landing page, or marketing campaign.
Metric trees for product teams
Metric Definition
Product teams use page and screen views as an activation and engagement input, and this guide shows how to place it within a wider product metric tree.
Input metrics vs output metrics
Metric Definition
Page and screen views are an input metric, and this guide explains how to connect it to the output metrics it is meant to drive.
Decompose view volume into real growth with a metric tree
Build a page and screen views tree that separates unique users, return frequency, and navigation depth from noise, with a clear owner on every branch.