WebmasterID logoWebmasterID
Analytics metrics

Average session duration and its blind spots

Average session duration is the mean length of sessions. Its core blind spot: duration is measured from the timestamps of events, so the time spent on the final page of a session — the exit page — typically counts as zero because no later event marks its end. This systematically undercounts real reading time, and GA4 replaced it with average engagement time, which is measured differently.

Verified against primary sources

What this means

Average session duration is total session time divided by the number of sessions. Session time is derived from the gap between the first and last event in the session. Because the timer needs a 'next' event to mark where time accrues, the final page in a session — the one the visitor leaves from — usually contributes zero duration.

Why it has blind spots

The exit-page-zero problem means single-page sessions (bounces) often record as 0:00 even if the visitor read for minutes, dragging the average down. GA4 addressed this by measuring 'engagement time' — the time a page is actually in the foreground, tracked while the tab is visible — rather than inferring duration from event gaps. The two metrics are not interchangeable.

How it appears in analytics and logs

A session duration figure understates real time because the exit page contributes none. Use it for relative comparison, not as a true measure of how long people stayed.

Diagnostic use case

Treat average session duration as a rough, downward-biased proxy for attention, and prefer GA4's engagement-time metrics when foreground time matters.

What WebmasterID can help detect

WebmasterID computes time-on-page and engagement from first-party event timing, so duration signals do not rely on third-party cookies.

Common mistakes

Privacy and accuracy notes

Duration is computed from event timestamps, not from tracking a person across sites. No personal identifiers are required.

Related pages

Sources and verification notes

Last reviewed 2026-06-24. Facts are checked against primary/official sources where available; uncertain specifics are marked “Data not yet verified” rather than guessed.