ENHANCED MEASUREMENTwebEnhanced measurement
click
Automatically triggered each time a user clicks a link that leads away from the current domain
Collected by default via enhanced measurement.
Parameters · 5
| Parameter | Description |
|---|---|
| link_classes | The HTML class attribute for an outbound link or file download. For example, if a user clicks a link '<a class='center' href='https://www.youtube.com';', this dimension returns 'center'. |
| link_domain | The destination domain of an outbound link or file download. For example, if a user clicks a link '', this dimension returns 'youtube.com'. |
| link_id | The HTML id attribute for an outbound link or file download. For example, if a user clicks a link '<a id='socialLinks' href='https://www.youtube.com'>', this dimension returns 'socialLinks'. |
| link_url | The full URL for an outbound link or file download. For example, if a user clicks a link '<a href='https://www.youtube.com/results?search_query=analytics'>', this dimension returns 'https://www.youtube.com/results?search_query=analytics'. |
| outbound | The text 'true' when a link leads to a website that's not a part of the property's domain. |