As part of a test implementation I have to track the videos played
through omniture milestone tracking. The player is ooyala version 3. I
am able to get the code where alert is print once the video is played
for 25%, 50%, 75% and 100% of the total video length. Question is how
can i bind these with events in omniture. I did some implementation but
i guess, the reports are coming blank for these custom events. The logic
is once the video reaches 25% mark, event1 should be fired, if 50% mark,
even...