Video Analytics Reports | Community
Skip to main content
November 3, 2016
Solved

Video Analytics Reports

  • November 3, 2016
  • 2 replies
  • 940 views

I am working on implementing video anlaytics on our website. We are using HTML5 videos. We have refered help document for this implementation. 

In reports dropdown, we can see reports like10% progress marker, 25%progress marker, etc. These reports donot contain any data. I am not sure what needs to be done to cpature this progress marker data.

Can anybody help with what needs to be done so as to capture % progress marker data?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by lisac45807183

Hi Rushikesh

The progress markers fire if they are passed at least once in a session and the content length was provided via VHL configuration (see https://marketing.adobe.com/resources/help/en_US/sc/appmeasurement/hbvideo/c_content_variables_events.html). You should ensure that Adobe context data variables that fire at each progress marker are automatically mapped to the related reserved solution variables.

Cheers

Lisa

2 replies

lisac45807183
lisac45807183Accepted solution
November 4, 2016

Hi Rushikesh

The progress markers fire if they are passed at least once in a session and the content length was provided via VHL configuration (see https://marketing.adobe.com/resources/help/en_US/sc/appmeasurement/hbvideo/c_content_variables_events.html). You should ensure that Adobe context data variables that fire at each progress marker are automatically mapped to the related reserved solution variables.

Cheers

Lisa

rushikulAuthor
November 4, 2016

Thanks Lisa.

So it seems these variables or reports are getting populated because of Video hearbeat implementation.  But I am using milestone based approach and library. This cuased confusion. Is there any setting or configuration that I need to do differently when I am using milestone based approach so that these reports don't get visibile.

 

Also in present scneario, I can see Video Name, and video length reports two times. Is there any difference in these two reports.