0
I need to enter a google-Analytics code to monitor how many times a file (a video) has been downloaded. But as it is a sidebar link that is generated dynamically, I have no way to enter directly into the code.
onclick="ga('send', 'event', 'link','click', 'Download clicado');"
Can someone shed some light on how I can do this?