WebmasterID logoWebmasterID
Analytics dimensions

Default channel grouping

Default channel grouping is a derived dimension that maps each visit's source, medium, and campaign onto a fixed set of channels — Organic Search, Paid Search, Direct, Email, Referral, and more. GA4 applies an ordered set of rules at query time, so a visit only gets a channel if it matches the rule's source/medium pattern. Misclassification almost always traces back to untagged or mistagged campaigns.

Verified against primary sources

What this means

A channel is a named bucket of traffic — Organic Search, Paid Search, Direct, Email, Referral, Organic Social, and others. GA4 builds it by matching each visit's source, medium, and (for paid) campaign against an ordered list of definitions. The first rule that matches wins, so order is part of the definition.

Because it is rule-derived, channel grouping is only as good as the inputs: a session tagged utm_medium=email lands in Email; an untagged newsletter click that arrives with no referrer lands in Direct instead.

Where it breaks

Custom mediums that do not match any rule fall into 'Unassigned'. Paid channels depend on the medium being one of the recognised paid tokens (cpc, ppc, paid) — a misspelled medium silently drops out of Paid Search. And the default rules differ from Universal Analytics, so historical comparisons across the GA4 migration are not like-for-like.

How it appears in analytics and logs

A channel value is the outcome of GA4's ordered rule set applied to source/medium/campaign. A large 'Unassigned' or 'Direct' bucket usually means tagging gaps, not a real channel shift.

Diagnostic use case

Use channel grouping for a high-level traffic mix, while remembering the channel is computed from source/medium rules and that 'Unassigned' flags traffic those rules could not place.

What WebmasterID can help detect

WebmasterID rolls referrer + utm_* into channels at ingest, and surfaces an explicit AI-referral channel so assistant traffic is not buried inside Referral or Direct.

Common mistakes

Privacy and accuracy notes

Channel grouping is derived from referrer and campaign tags, not from cross-site identity. WebmasterID groups channels first-party and never infers them from fingerprinting.

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.