How to Check Sessions in Google Analytics 4

Cody Schneider9 min read

Finding the session count in Google Analytics 4 should be simple, but the new interface and slightly different definition can sometimes make a straightforward task feel like a scavenger hunt. The 'Sessions' metric is still a fundamental part of analyzing website traffic, so knowing where to find it and how GA4 actually counts it is critical. This guide will show you exactly where to find the Sessions metric, how to use it in different GA4 reports, and clarify what this essential metric really means now.

GraphedGraphed

Still Building Reports Manually?

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

Watch Graphed demo video

First, What Is a Session in GA4 Anyway?

Before we go looking for the numbers, it's important to understand what a session even is in Google Analytics 4, because it's calculated a little differently than it was in the old Universal Analytics (UA). This small change is often why your session count might look lower than it used to.

In GA4, a session is a period of time when a user is actively engaged with your website or app. The session starts the moment a visitor lands on your site and ends after a period of inactivity. The default timeout for this inactivity is 30 minutes, but this is adjustable.

Here’s what really sets it apart from Universal Analytics:

  • No Restart at Midnight: If a user starts browsing your site at 11:50 PM and leaves at 12:10 AM, GA4 counts that as one single session. Universal Analytics would have split this into two sessions because it crossed the midnight threshold.
  • Campaign Sources Don't Start New Sessions: In UA, if a user visited your site via an organic search, left, and then came back within 30 minutes by clicking a social media link, a new session would start. GA4 does not do this, as long as the user returns before the timeout period, it’s all part of the same session.

These two changes mean GA4's session count tends to be a more accurate, slightly lower representation of actual user browsing periods compared to UA's inflated numbers. It helps you focus more on distinct visit periods rather than technical triggers that used to artificially boost the count.

Where to Find Your Session Count in GA4

Now that you know what a session is, let's find that number. You can spot the Sessions metric in several standard GA4 reports. Here are the two most common and useful places to look.

GraphedGraphed

Still Building Reports Manually?

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

Watch Graphed demo video

Method 1: The Traffic Acquisition Report

This is probably the most used report for understanding where your visitors are coming from, and it puts the session count front and center.

How to get there: In the left-hand navigation, go to Reports > Acquisition > Traffic acquisition.

When you open this report, you'll see a table with Session default channel group as the primary dimension. The second column in this table is titled Sessions, making it incredibly easy to see how many sessions each channel (like Organic Search, Direct, Paid Social, or Referral) has driven to your site during your selected date range.

You can quickly answer key questions here, like:

  • Which marketing channel brings in the most sessions?
  • How has the session volume from organic search changed this month compared to last month?

Pro Tip: Click the drop-down arrow next to Session default channel group and change the primary dimension to something more granular, like Session source / medium. This lets you see the session counts for specific sources, like google / organic versus bing / organic.

Method 2: The Engagement Overview Report

If you're looking for a quick, high-level number to see your site's overall session volume, the Engagement Overview report has you covered.

How to get there: In the left-hand navigation, go to Reports > Engagement > Engagement overview.

This report acts as a dashboard for general user activity. You’ll find several summary cards at the top, one of which displays the total Sessions for the time period you've selected, right alongside Users, Event count, and Average engagement time. It's perfect for a quick check-in to see if session volume is on par with expectations.

Creating a Custom Report to Analyze Sessions

Standard reports are great for standard questions, but what if you want to dig deeper? Maybe you want to see how many sessions from paid social campaigns came from mobile users who landed on a specific product page. For this, you need to use the Explore section of GA4.

While "Explore" might sound intimidating, building a simple custom report is fairly straightforward and gives you complete control over your analysis.

GraphedGraphed

Still Building Reports Manually?

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

Watch Graphed demo video

Step-by-Step: Building a Simple Session Report in Explore

Let's build a practical report that shows sessions by source/medium and breaks them down by the user's device type. This is something the standard reports can't easily do in one view.

  1. Navigate to the Explore section in the left-hand menu and click on Free form to start a new exploration.
  2. You'll land on a two-panel screen. On the left side is the 'Variables' panel, where you import your data. In the Variables panel, find the Dimensions section and click the plus sign (+) to add new dimensions.
  3. Search for and check the box next to Session source / medium, Device category, and Landing page + query string. Click the Import button in the top right.
  4. Now, back in the Variables panel, find the Metrics section and click the plus sign (+).
  5. Search for and check the box next to Sessions and Engaged sessions. Click the Import button.
  6. Now it's time to build the report. Drag dimensions and metrics from the Variables panel over to the 'Tab Settings' panel.

Just like that, the table on the right will instantly populate with your data. You'll now have a custom report showing precisely how many sessions each traffic source drove, broken down by desktop, mobile, and tablet users. This is the real power of GA4 - the flexibility to cross-reference different dimensions and metrics to get the specific answers you're looking for.

Beyond Just 'Sessions': Key Metrics to Watch

The total session count is a great starting point, but it doesn't tell the whole story. You need context to understand if those sessions were valuable. Here are a few related metrics GA4 provides that you should always look at alongside 'Sessions'.

Engaged sessions

This is arguably one of the most important new metrics in GA4. An Engaged session is a session that meets one of the following criteria:

  • Lasts longer than 10 seconds (you can adjust this timing).
  • Includes a conversion event (like a purchase or a form submission).
  • Consists of 2 or more page views.

Basically, it tells you how many of your sessions came from people who actually interacted with your site in a meaningful way. This metric is GA4's solution to the flaws of Universal Analytics' "Bounce Rate." High session numbers are nice, but a high number of engaged sessions is even better.

Engagement rate

Closely tied to engaged sessions, the Engagement rate is simply the percentage of total sessions that were engaged sessions.

(Engaged sessions / Total sessions) * 100

This is the metric you should focus on to assess traffic quality. A high engagement rate means your visitors are sticking around and finding your content valuable.

Average engagement time

This metric measures the average amount of time your website was the active tab in a user's browser. Unlike "Average Session Duration" in UA, it doesn't just calculate the time between the first and last hit. Average engagement time actually pauses the timer when a user switches to another tab or minimizes the browser, making it a much more realistic measure of a user's focused attention on your site.

Common Questions about GA4 Sessions

GraphedGraphed

Still Building Reports Manually?

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

Watch Graphed demo video

Why are my sessions in GA4 lower than in Universal Analytics?

This is the most common question users have after migrating. The difference almost always comes down to GA4's updated definition of a session. Since GA4 doesn't create new sessions for users who visit across two different days (passing midnight) or who enter via a campaign change, it naturally reports fewer sessions. It's not a bug, it's a more accurate counting method.

How can I change the session timeout length?

If the default 30-minute timeout doesn't fit your site's experience (for example, if you have long articles or videos), you can easily change it. Go to Admin > Data Streams, click on your website's data stream, then select Configure tag settings > Show all > Adjust session timeout. You can set it for as short as 5 minutes or as long as 7 hours and 55 minutes.

Where is Bounce Rate in GA4?

While Bounce Rate is technically available in GA4 custom reports, Google encourages users to focus on its inverse: Engagement Rate. A "bounce" in GA4 is just a session that was not an engaged session. So, if a report shows a 75% engagement rate, its bounce rate is 25%. Focusing on engagement helps you think more about positive user interactions rather than the absence of them.

Final Thoughts

Checking your sessions in Google Analytics 4 is a daily task for most marketers and business owners, and once you know where to look, it becomes second nature. By using the Traffic acquisition reports for channel-specific data, the Engagement overview for a quick snapshot, and the Explore section for deep dives, you have everything you need to track and understand visitor volume.

Of course, jumping between different menus and building custom reports in GA4 still takes time. Instead of playing scavenger hunt across different platforms and reports, we built Graphed to help you get these answers instantly. You can connect your Google Analytics account in a few clicks, then just ask questions in plain English like, "show me sessions from Facebook for the last 30 days" or "create a graph comparing engaged sessions from organic vs. paid search." We automate the report-building, so you can stop wrestling with platforms and get straight to the insights.

Related Articles