DTM: Tracking onclick events
Hi,
Can someone please help me with a Dynamic Tag Management problem? I am looking for the proper configuration of event based rule conditions to capture the click on an anchor tag whose only unique property value is for an onclick attribute.
Example below:
<a href="javascript:;" onclick="processlink('http://mywebsite.com/docs/download/2015/04/aab394e4-1f7c-0010-82c7-eda71af511fa.pdf',true,false)"><span>Get the map</span></a>
The most obvious method of manually assigning properties and attributes for onclick = does not seem to work.
Thanks in advance,
Brian