I am trying to add Google analytics to track attachments that are added within a RadEditorPlaceHolderControl version 4.1.5 in MCMS 2002.
eg
Is there a way to do this without having some of the tags in the javascript being stripped off.
Thanks
eg
<a href="http://www.example.com/files/map.pdf" onClick="javascript: pageTracker._trackPageview('www.mysite.com/files/myfile.pdf'); ">
Is there a way to do this without having some of the tags in the javascript being stripped off.
Thanks