How to Get Pageviews in Google Analytics 4

Cody Schneider8 min read

Finding the total views for a specific page in Google Analytics used to be simple, but GA4 changed the game. If you're struggling to find this basic metric, you're not alone. This quick tutorial will show you exactly where to find pageview data in Google Analytics 4, how to create custom reports, and how to analyze them to understand your content's performance.

GraphedGraphed

Still Building Reports Manually?

Watch how growth teams are getting answers in seconds — not days.

Watch Graphed demo video

Why Google Analytics 4 Focuses on 'Views' Instead of 'Pageviews'

Before we jump into the "how," it helps to understand why things look a little different. The old Google Analytics (Universal Analytics or UA) was built around sessions and pageviews. Every time someone loaded a page, it counted a "pageview." Simple.

Google Analytics 4 uses a more flexible event-based model. In this new world, almost everything a user does is an "event" - scrolling, clicking a button, form submissions, and, yes, viewing a page. What used to be a dedicated "pageview" metric is now an event called page_view.

To keep things straightforward across both websites and mobile apps (which have "screenviews" instead of "pageviews"), GA4 bundles them together into a single metric called "Views." For anyone running a website, the translation is simple: When you see "Views" in GA4, you can think of it as the new "Pageviews." It's the same data, just with a new name.

How to Find Your Total Website Views in GA4

For a quick look at your top-performing pages, you can use GA4's built-in standard reports. This is the fastest way to get basic pageview data without building anything custom.

Follow these simple steps:

  1. Log in to your Google Analytics 4 property.
  2. From the left-hand navigation menu, click on Reports ⟶ Engagement ⟶ Pages and screens.

You'll see a dashboard with a chart at the top and a detailed table at the bottom. This table lists your website pages and shows their performance metrics. The Views column is what you're looking for - this represents the total pageviews for each page listed.

By default, this report is sorted by the most viewed pages, giving you an instant list of your most popular content. You can also see other helpful metrics in the table, such as Users, Views per user, and Average engagement time.

GraphedGraphed

Still Building Reports Manually?

Watch how growth teams are getting answers in seconds — not days.

Watch Graphed demo video

Page Title vs. Page Path: Which Should You Use?

Above the table, you'll notice a dropdown menu that lets you switch the primary dimension. The two most common choices are:

  • Page title: This shows the title tag of your page (e.g., "Our Top 10 Blogging Tips for Beginners"). It's human-readable and easy to understand at a glance.
  • Page path and screen class: This shows the URL slug (e.g., "/blog/blogging-tips"). This is often more useful for analysis, as titles can sometimes change or be inconsistent, but the URL is unique.

Try switching between them to see which view you find more useful for your analysis. For most reporting, page path provides a cleaner, more consistent data set.

Building a Custom Report to Track Pageviews in More Detail

The standard reports are great for a quick overview, but the real power of GA4 lies in its custom reporting feature called "Explore." Here, you can build a report from scratch, combining precisely the dimensions and metrics you need. Let's create a detailed pageview report.

Step 1: Go to the 'Explore' Section

In the left-hand navigation menu, click on the Explore tab. This will take you to your hub for all custom reports.

Step 2: Create a New Free-form Exploration

Under the "Start a new exploration" section, click on the large box labeled Free form. This type of report gives you a flexible table similar to pivot tables in a spreadsheet, allowing you to mix and match data freely.

Step 3: Add Your Dimensions

Your new report will have three columns. Let's start with the first one, "Variables." A dimension is an attribute of your data - it describes it. Think of it as the "what" you are measuring, like a page title, traffic source, or country.

  • In the Variables column, click the plus icon (+) next to "DIMENSIONS."
  • Use the search bar to find and select the dimensions you want. A good starting list for a pageview report is:
  • Once selected, click the Import button in the upper right.

Step 4: Add Your Metrics

Next, we'll add metrics. A metric is a quantitative measurement - the numbers. Think of metrics as "how much," like the number of views, users, or sessions.

  • In the Variables column, click the plus icon (+) next to "METRICS."
  • Search for and select the metrics to analyze. Start with these essentials:
  • Click the Import button.
GraphedGraphed

Still Building Reports Manually?

Watch how growth teams are getting answers in seconds — not days.

Watch Graphed demo video

Step 5: Drag and Drop to Build the Canvas

Now all your building blocks are ready in the Variables column. To build your report, drag and drop them into the "Tab Settings" column.

  • Drag Page path and screen class from Dimensions and drop it into the Rows section.
  • Drag Views, Sessions, Total users, and Engagement rate from Metrics and drop them into the Values section.

Your report canvas on the right will instantly populate with your data, showing a clean table of your pages along with the key metrics you selected. That's it! You have a fully custom pageview report that you can save and come back to anytime.

Calculating 'Pageviews Per User' in GA4

Universal Analytics featured a useful metric called "Pages / Session" to measure content engagement. GA4 doesn’t have this specific metric pre-built, but you can easily see its component parts in your custom report.

In the Exploration report you just built, you have both Views and Sessions (or Total Users) sitting side-by-side. While GA4 won't do the division for you directly in the report, having these metrics next to each other gives you a strong directional sense of how engaging your content is for each user or session.

For pages with a high number of views but a proportionally low number of users, it suggests individual users are viewing that page many times. Conversely, pages with Views and Users counts being very close suggest people view it once and move on. If you need a precise calculation, exporting your data is the best approach:

  • In your saved Exploration report, click the share icon in the top right.
  • Select "Download File" and choose Google Sheets or CSV.
  • In your spreadsheet, simply create a new column and use a formula like =A2/B2 where one column is Views and the other is either Users or Sessions.

What Your Pageview Data Is Telling You

Now that you know how to find and report on your pageviews, you can start gathering valuable insights to improve your website experience and marketing strategy.

Find Your Top-Performing Content

Simply sort your report by "Views" in descending order to see your traffic superstars. Are these the pages you expected to be popular? This list helps you understand what topics resonate most with your audience, giving you ideas for new content or products.

GraphedGraphed

Still Building Reports Manually?

Watch how growth teams are getting answers in seconds — not days.

Watch Graphed demo video

Discover Pages That Need Attention

Sort the "Views" column in ascending order to find pages that aren't getting traffic. If you see high-value pages - like your pricing page, product feature tours, or key services - at the bottom of the list, it's a red flag. It may signal a problem with your site's navigation, internal linking, or SEO for that content.

Understand Where Your Traffic to Top Pages Comes From

This is where custom reports really shine. In your Explore report, drag the First user source / medium dimension into the Columns section. Your table will instantly transform into a matrix, showing you a breakdown of traffic sources for each page. Are your top blog posts getting traffic from "google / organic"? Are your landing pages driven by "paid / cpc"? This helps you double down on the channels that work.

Connect Pageviews to Business Goals

Pageviews are only a starting point. The real value comes from connecting them to outcomes. Add the Conversions metric to your report to see which pages directly contribute to goals like signups, downloads, or contact form submissions. A blog post with 10,000 views and 2 conversions is far less valuable than another with 1,000 views and 50 conversions. This insight is critical for proving your content marketing's ROI.

Final Thoughts

Figuring out pageviews in Google Analytics 4 is much easier once you understand that "Views" is the new metric for pageviews and custom "Explore" reports give you complete control. By following the steps above, you can not only get the data you need but also start turning those numbers into valuable insights for your business.

Sometimes you need answers faster than you can build a custom report. When you want to have a conversation with your data, tools like Graphed can feel like a superpower. We allow you to connect your GA4 data and simply ask questions in plain English - like "what are my top 10 pages by views from organic search this month?" or "chart the views for my new pricing page over the last two weeks." We instantly build the dashboards and visualizations for you, letting you analyze your performance in seconds, not hours.

Related Articles