WebmasterID logoWebmasterID
Analytics dimensions

Link URL dimension: where outbound clicks go

Link URL is the dimension that records the destination of a clicked link. In GA4 it is populated by the click event from enhanced measurement, which fires on outbound links and carries link_url, link_domain, and link_text. It answers 'where did people leave to?', but its automatic scope is limited to links leaving your domain — internal and same-domain clicks need separate handling.

Verified against primary sources

What this means

GA4 enhanced measurement automatically fires a 'click' event when a visitor follows a link that leads to a different domain. The event carries link_url (the full destination), link_domain, link_text, and an outbound flag. The link URL dimension surfaces those destinations in reports.

This is how you learn which external resources, partners, or downloads visitors leave to.

Scope limits to watch

By default only outbound links (different domain) are auto-tracked; clicks to other pages on your own domain are pageviews, not click events, so they do not populate link_url. Subdomains may or may not count as outbound depending on your cross-domain configuration.

To measure same-domain CTA clicks or specific buttons you generally add explicit event tracking rather than relying on enhanced measurement alone.

How it appears in analytics and logs

A link URL value is the href a visitor clicked. An empty outbound-click report usually means enhanced measurement's outbound clicks are off, or all the links are same-domain and therefore not auto-captured.

Diagnostic use case

Use link URL to see which outbound destinations visitors choose, while knowing enhanced measurement auto-tracks only links that leave your domain.

What WebmasterID can help detect

WebmasterID can record outbound and CTA clicks as first-party events, so you see chosen destinations without third-party tracking on the linked sites.

Common mistakes

Privacy and accuracy notes

Link URL records a destination address, not a person — unless an outbound link itself contains identifiers in its query string. WebmasterID captures the clicked href first-party without profiling the clicker.

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.