Glossary
Google Analytics

What is the difference between bounce rate and engagement rate in GA4?

Google Analytics 4 introduced a new way to measure session quality that flipped the traditional bounce rate on its head. Understanding the difference between bounce rate and engagement rate helps you correctly interpret how visitors interact with your content — and avoid the trap of misreading GA4 data through a Universal Analytics lens.

Engagement Rate

Engagement rate is the percentage of sessions that were engaged. A session counts as engaged if any one of these conditions is met:

  • The user stayed on the page for at least 10 seconds
  • The user triggered a conversion event
  • The user viewed 2 or more pages or screens

Metric name: engagementRate

A high engagement rate (70%+) generally indicates visitors are finding your content relevant. A low engagement rate suggests visitors are leaving quickly without interacting.

Bounce Rate

Bounce rate in GA4 is the inverse of engagement rate — it is the percentage of sessions that were not engaged. If 72% of sessions are engaged, bounce rate is 28%.

Metric name: bounceRate

bounceRate = 1 − engagementRate

How This Differs from Universal Analytics

In Universal Analytics, a bounce was any session where the visitor viewed only one page — regardless of how long they spent on it. Someone reading a 2,000-word article for 8 minutes and leaving was counted as a bounce.

GA4's definition is fundamentally different:

ScenarioUA Bounce?GA4 Bounce?
Reads one page for 30 seconds, leavesYesNo (10s threshold met)
Reads one page for 5 seconds, leavesYesYes
Views one page, triggers a form submit eventNoNo
Reads two pages, spends 3 seconds totalNoYes (under 10s)

This means GA4 bounce rates are typically lower than your historical UA bounce rates — not because your content improved, but because the definition changed.

Which Metric Should You Use?

Use engagement rate as your primary quality signal in GA4 — it's what the standard reports surface by default. Track bounce rate only if you need to compare against a specific benchmark or share data with stakeholders familiar with the term.

Common Mistakes

  • Panicking about a "high" GA4 bounce rate — GA4 bounce rates are not comparable to UA bounce rates. Establish a new baseline with GA4 data before drawing conclusions.
  • Ignoring the 10-second threshold — pages that should be quick stops (thank-you pages, confirmation screens) will naturally have high bounce rates even when performing correctly.

Using Sequel

Connect your Google Analytics account to Sequel and ask:

"Which pages have the highest bounce rate this month?"

"Show me engagement rate by traffic source for the last 30 days"

"Compare bounce rate for mobile vs desktop users this quarter"

Sequel queries the GA4 Data API and returns results instantly — no report building required.