WebmasterID logoWebmasterID
Analytics dimensions

Outbound click flag dimension

Outbound is the boolean dimension on GA4's click event that records whether the clicked link led to a different domain. Enhanced measurement only auto-fires the click event for outbound links, so in practice the auto-captured values are true; the field exists so manually-sent click events can also be flagged. Understanding it clarifies why same-domain clicks never appear in outbound-click reports by default.

Verified against primary sources

What this means

GA4's click event carries an 'outbound' boolean parameter that is true when the destination domain differs from your site. Enhanced measurement only fires this event automatically for outbound links, so the auto-collected data is overwhelmingly outbound=true.

The dimension is most useful as a filter to ensure your click reports represent genuine site exits rather than custom events you mislabelled.

Why internal clicks are absent

Because automatic click tracking is scoped to outbound links, clicks within your own domain are recorded as page_view navigations, not click events, and so have no outbound flag. To analyse internal link clicks you send your own events.

Cross-domain configuration also moves the boundary: domains you mark as yours stop being outbound and drop out of these reports.

How it appears in analytics and logs

An outbound value of true marks a link that left your domain. If you see internal clicks here, they were sent by custom events that set outbound deliberately, not by enhanced measurement.

Diagnostic use case

Use the outbound flag to confirm that captured click events represent links leaving your site, and to explain why internal clicks are absent from these reports.

What WebmasterID can help detect

WebmasterID can distinguish first-party internal navigation from outbound clicks at the event layer, without third-party tracking on the destination.

Common mistakes

Privacy and accuracy notes

The outbound flag records link behaviour, not a person. WebmasterID records whether a click left your site as first-party context, without profiling the visitor.

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.