Tagged Questions
0
votes
1answer
507 views
How to: Event Tracking on Flash embedded video
I have an embedded video on a page of my ASP.NET with C# website. I would like to use google analytics to track events on this video, such as how many times the Play button has been pressed.
This is ...