2
How to create an event to know how many clicks you had on my website’s video that is inside an iframe?
For example:
<iframe width="100%" height="480" src="https://www.youtube.com/embed/-_J9rlkd1Yc?rel=0&controls=0&showinfo=0" frameborder="0" allowfullscreen>
</iframe>
Where do I enter the code ga?
Take a look at this link, it might help you. http://tableless.com.br/eventmonitoring/
– Mayron Ceccon
There is a tutorial I made by Tag Manager. Just take a look https://pablocabral.com.br/google-tag-manager/evento-no-google-analytics/
– Pablo Cabral