Adobe Heartbeat : Understanding difference between Content / Content Name (variable) / Video Name | Community
Skip to main content
New Participant
January 20, 2021
Solved

Adobe Heartbeat : Understanding difference between Content / Content Name (variable) / Video Name

  • January 20, 2021
  • 3 replies
  • 1485 views

Hello everyone,

 

Knowing that : 

  • "Content" is the value put in mediaID (a.media.name)
  • "Content Name (variable)" and "Video Name" are the value put in "name" (a.media.friendlyName)
  • "Content" and "Content Name (variable)" are eVar, where as "Video Name" is a classification.

My question : Is "Video Name" a classification based on the eVar "Content" or "Content Name (variable)" or another eVar?

 

Thanks

 

Martin Legros
Montréal, Canada

 

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 khurshid

Video Name is a classification report. The values in the report are populated from a.media.friendlyName. You can verify this by exporting classification data from SAINT import tool.

3 replies

New Participant
January 26, 2021
Hello Jayakrish, we have our own media player HTML5, and we are using Heartbeat Javascript
New Participant
January 25, 2021
Hi Martin, Would like to know that in which video player (you tube, HTML5, etc) you are trying to implement this heartbeat tracking. This will help us to make a decision for our video tracking.
khurshid
khurshidAccepted solution
Employee
January 22, 2021

Video Name is a classification report. The values in the report are populated from a.media.friendlyName. You can verify this by exporting classification data from SAINT import tool.

New Participant
January 26, 2021
Thank you!