BlogGlossary

What is an engaged session?

Abbas Aga
Abbas Aga · 1 min read

TL;DR:
An engaged session is a GA4 concept: a visit that lasted more than 10 seconds, triggered a conversion, or had at least two pageviews. Engagement rate is the share of sessions that qualify, and GA4's bounce rate is simply its inverse. It reframes the old bounce as a positive signal (did anything meaningful happen?) rather than just counting single-page exits.

'Engaged session' is the term GA4 introduced to replace the old bounce with something more positive: instead of counting visits where nothing happened, it counts visits where something did. It is worth understanding because it changed how bounce rate is calculated and reported.

The definition

In GA4, a session is 'engaged' if it meets any one of three conditions: it lasted longer than 10 seconds, it included a conversion event, or it had two or more pageviews (screen views). Engagement rate is the percentage of all sessions that were engaged, and bounce rate is defined as 100% minus that, the exact inverse.

  • Lasted longer than 10 seconds, or
  • Had a conversion event, or
  • Had two or more pageviews or screen views.

Why it matters when comparing tools

Because engaged sessions and the derived bounce rate are GA4-specific definitions, they do not line up with Universal Analytics or with other analytics tools that count a bounce as a single-pageview visit. If you are comparing numbers across tools or across a GA migration, this difference explains a lot of the mismatch.

Open Analytics reports engagement plainly, next to the source and journey behind it, cookieless.

See how it works

Frequently asked questions

What counts as an engaged session in GA4?
A session that lasted longer than 10 seconds, had a conversion event, or included two or more pageviews. Meeting any one of the three is enough. Engagement rate is the share of sessions that qualify, and bounce rate is 100% minus that.
Is engagement rate the same as bounce rate?
They are inverses. Engagement rate is the percentage of engaged sessions; bounce rate is the percentage that were not engaged. If engagement rate is 65%, bounce rate is 35%. GA4 leads with engagement rate; the old tools led with bounce rate.
Why did GA4 replace bounce rate with engaged sessions?
To measure a positive (did something meaningful happen in the visit) rather than only counting single-page exits. The 10-second-or-conversion-or-two-pageviews rule captures more of what 'engagement' means than 'did they view a second page', which was the old bounce definition.