WebmasterID logoWebmasterID
Event tracking

The join_group event

join_group is a GA4 recommended event that records when a user joins a group, team, guild, or community within your product. It carries a group_id parameter identifying which group was joined. It is a social/engagement signal — useful for products where group membership drives retention — and like all recommended events it records the action and a non-identifying group reference, never the user's identity.

Verified against primary sources

What this means

join_group is part of GA4's recommended events for general and social use cases. It marks that a user joined a group — a team, guild, channel, or community — and takes a group_id parameter identifying which one. Using the recommended event (rather than a custom name) means GA4 understands it consistently across reports and any future features built on recommended events.

Why membership is a useful signal

In products where belonging to a group increases stickiness — multiplayer games, communities, collaboration tools — join_group is an early indicator of healthy engagement. Correlating it with later retention shows whether group membership is a driver. The group_id should reference the group, never the member: it is fine to know which community grew, but the event must not encode who the person is.

How it appears in analytics and logs

join_group events show community formation. Users who fire join_group and then stay engaged suggest membership drives retention; few joins may mean the feature is hard to find.

Diagnostic use case

Track when users join groups or communities in your product, using join_group with a group_id, to study how membership relates to retention.

What WebmasterID can help detect

WebmasterID's convention matches: a membership event references the group by a stable non-PII id, never the individual who joined.

Common mistakes

Privacy and accuracy notes

join_group records a group_id, which should reference the group, not the member. No personal identifier belongs in its parameters. This is educational, not legal advice.

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.