First Asset Download Tracking - How to Capture Name of Link Clicked on a Web Site
We just created a field called "First Asset" for the purpose of capturing the name of the first content piece that someone downloads. There are 3 ways that an asset can be downloaded and I have solutions for the first 2 in the list below, but not the 3rd - clicking a link on a web page.
1) Fills out a form - Smart List: "Fills Out Content Form, Form is Any", Flow: Change Data Value->First Asset->{{trigger.web page}}"
2) Clicks a link in an email to an ungated asset - Smart List: "Clicks link in email, Link contains .pdf, etc.", Flow: Change Data Value->First Asset->{{trigger.link}}
3) Clicks a link on a web page to an ungated asset
Any ideas for how to capture the name of the link that someone clicks on a web page? Unfortunately, as documented, {{trigger.link}} only works on emails (I tested this to be sure, hoping it might be a documentation oversight).