WebmasterID logoWebmasterID
Analytics dimensions

Content grouping

Content grouping is a custom dimension that classifies pages into editorial groups — Blog, Product, Docs — so you can report by content type instead of one URL at a time. In GA4 it is populated by sending a content_group parameter on the page_view event. Because it is event-scoped and only as good as the values you send, untagged pages fall into '(not set)' and inconsistent naming fragments the report.

Verified against primary sources

What this means

A content group is an editorial label for a set of pages — for example tagging every /blog/* URL as 'Blog' and every /product/* URL as 'Product'. It lets a report answer 'how does the blog perform vs the docs?' without summing individual URLs.

In GA4 you populate it by sending a content_group parameter with each page_view. The value you send becomes the dimension; GA4 does not infer groups for you.

Scope and limits

Content grouping is event-scoped: it applies to the page_view that carried it. Pages that do not send content_group show '(not set)'. Inconsistent values ('blog' vs 'Blog' vs 'Articles') split one group across several rows, so a single naming convention is essential. Historical pages cannot be re-grouped retroactively without reprocessing.

How it appears in analytics and logs

A content group value is whatever your tag sent as content_group. A large '(not set)' share means pages are missing the parameter, not that a group named '(not set)' exists.

Diagnostic use case

Use content grouping to analyse performance by content type rather than per-URL, ensuring every page sends a consistent content_group value.

What WebmasterID can help detect

WebmasterID can group pages by path or metadata so you read traffic by content type, keeping the mapping first-party and consistent across the site.

Common mistakes

Privacy and accuracy notes

Content grouping describes the page, not the visitor. WebmasterID maps pages to groups from page metadata, with no personal data involved.

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.