I am using method to embed YouTube Videos in my website.
I need to trigger a JavaScript function when a visitor sees my video.
Basically, my videos are tutorial based. And I want to trigger a Feedback form when the visitor sees the Video.
I am not sure when and how to trigger the Event ??!! At the beginning of the video or at the end.
Please help me out.