Master GA4 Content Grouping: set up Data Streams, regex extraction, and gtag.js fields for structured reporting.
How many content groupings can you define in GA4 Data Streams?
5
1
3
Unlimited
GA4 allows up to 5 content group levels.
Regex extraction for content grouping in GA4 uses which pattern type?
Re2 regex
JavaScript regex
XML regex
POSIX regex
GA4 uses Re2 syntax.
In GA4 Admin, content groups are under:
Data Streams > More Tagging Settings
Data Filters
View Settings
Property Settings
Content grouping lives under More Tagging Settings.
gtag.js field for content group is:
contentGroup
contentGroup1
group
content_group
Use content_group in gtag config.
Measurement Protocol parameter for group is:
contentGroup1
cg1
content_group
cd1
GA4 uses content_group parameter.
Extraction rule source for content groups is:
Page Path
Page URL
Page Title
All of the above
Extraction can use URL, title, or path.
Max number of content group levels per hit in GA4 is:
10
3
5
1
Up to 5 levels allowed.
Which dimension shows assigned group in reports?
User Group
Session Group
Page Path
Content Group
Content Group displays the grouping.
Auto-group in GA4 is based on:
Manual rules
Machine learning
URL structure
Content tags
Auto-group uses manually defined rules.
Best practice for content grouping maintenance:
Update daily
Rotate group IDs
Use dynamic rules
Use static regex rules
Static rules minimize breakage.
Starter
Brush up on basics.
Solid
You know your stuff.
Expert!
You’re an expert.