-
Hi,
we have a system where we use the player api and JS events to track if a video was played and finished and then load some success-animations on the page.
But we noticed that if e.g. a pre-roll is set for a video, the finish event is triggered by it and not the main video. This is not something we want. Is there any way to only look for events (play, finish, etc.) for the main video?
Best regards,
Robert