WebmasterID logoWebmasterID
Analytics dimensions

New vs established user dimension

The new vs established user dimension classifies a user as 'new' or 'established' based on whether GA4 had recorded prior activity for them before the reporting window. It is user-scoped and derived from the user's first-seen timestamp. This differs from the session-scoped new-vs-returning split, which classifies each visit; conflating the two produces mismatched user and session counts.

Partially verified

What this means

New vs established user is a user-scoped classification: GA4 marks a user 'new' if their first-seen time falls inside the reporting window and 'established' if they were known before it. It answers 'is this person part of our existing base or just acquired?'

Because it is anchored to the user's first-seen timestamp, it stays consistent for a given window regardless of how many sessions the user has within it.

Versus new vs returning

New-vs-returning is session-scoped — it labels each visit as a first or a repeat session. New-vs-established is user-scoped — it labels the person. A user can be 'established' yet still generate a session that, in a different scope, looks new after identity loss. Reporting them as the same number is a scope error that makes users and sessions disagree.

How it appears in analytics and logs

'New' means GA4 first saw the user within the period; 'established' means earlier. It is about the person across time, not whether a single visit is a return.

Diagnostic use case

Use new vs established to separate freshly acquired users from your existing base when reading retention and engagement.

What WebmasterID can help detect

WebmasterID can distinguish freshly acquired from established users from first-party signals while noting that identity resets reclassify users as new.

Common mistakes

Privacy and accuracy notes

The split derives from a first-party first-seen timestamp on the device identity, not cross-site identity. Cleared identifiers reset a user to 'new'.

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.