When implementing Adobe Media analytics tracking, we have to pass "Stream Type" value.
As per this document https://adobe-marketing-cloud.github.io/media-sdks/reference/javascript/MediaHeartbeat.html#.StreamT... we can pass different value based on the Media content type.
Just wanted to understand for which type of content what value we should pass. (just looking for below values)
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hi @AbhishekDhami
Similar to what @yuhuisg mentioned.
These values are mainly used to indicate the nature of the stream for reporting and analytics consistency:
LIVE - Real-time broadcasts with no ability to pause/rewind beyond the live point (e.g., sports event livestream).
LINEAR - Scheduled, fixed programming similar to traditional TV channels.
AUDIOBOOK - Long-form spoken word audio content, typically a full book or chapter.
AOD - Audio On Demand (often ad-supported), e.g., podcasts or music tracks served on demand with ads inserted.
The key is to choose the value that best matches the format and delivery method of your content.
Hope this helps.
I don't know if there's a hard-and-fast rule about using the correct media type. Here's my take on the 4 values that you've listed:
Hi @AbhishekDhami
Similar to what @yuhuisg mentioned.
These values are mainly used to indicate the nature of the stream for reporting and analytics consistency:
LIVE - Real-time broadcasts with no ability to pause/rewind beyond the live point (e.g., sports event livestream).
LINEAR - Scheduled, fixed programming similar to traditional TV channels.
AUDIOBOOK - Long-form spoken word audio content, typically a full book or chapter.
AOD - Audio On Demand (often ad-supported), e.g., podcasts or music tracks served on demand with ads inserted.
The key is to choose the value that best matches the format and delivery method of your content.
Hope this helps.
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies