Level 2
April 24, 2024
Solved
Adobe Launch - how to capture link URL on a click action?
- April 24, 2024
- 3 replies
- 5348 views
Dear community,
I'm rather new to Adobe Launch and therefore, probably an obvious question:
- I need to track some links in a custom way in Adobe Analytics via Adobe Launch.
- I have a rule that triggers s.tl() tracking call with custom link with a specific value
- I see in AA debugger that the link URL is sent in the call (see picture) but I can't retrieve this in AA reporting (not part of standard variables?)
- Therefore I would like to capture the target URL (href value) of the clicked links in custom variable
- How can I do this? How to create a data element that returns the value for link HREF when clicked? Custom code?
I've been working for years with GTM and there it is pretty straightforward - these are built-in variables (link text, link href,...) without any coding.
Any help would be welcome 🙂
Thanks.
Note: I have found this article: https://experienceleaguecommunities.adobe.com/t5/dynamic-tag-management-questions/how-to-track-the-click-url-through-data-element-and-pass-to/m-p/280998 but it looks outdated (old DTM interface)