Release Notes |
Data Points
Akamai AMP (Android)
Events
- Stall End - Event fired when video starts playing again after a stall and the buffer has been replenished and playback resumes.
- Stall Start - Stall Start event is triggered when playback of video stops because the buffer has been depleted causing an unexpected interruption for the user. Stall Start is also considered a Buffer Start so both events will fire.
Events
- Buffer End - Event is fired when video starts playing again after a buffer is completed.
- Buffer Start - Buffer Start identifies anytime the player has to wait for the video buffer to fill with video segments . This event includes all visible buffering activity including during playback startup, connectivity issues or buffering that may occur when resuming after seek or pause.
- Stall End - Event fired when video starts playing again after a stall and the buffer has been replenished and playback resumes.
- Stall Start - Stall Start event is triggered when playback of video stops because the buffer has been depleted causing an unexpected interruption for the user. Stall Start is also considered a Buffer Start so both events will fire.
Events
- Ad Click - Triggered when the user interacts with an advertisement
- Ad Error - Thrown if an error occurs during ad playback or retrieval of an ad
- Ad Loaded - Fired when the ad is fully loaded into the player & ready to begin playback.
Fluxdata
- timeSinceLastAd - Time interval since the last advertisement completed., reported in milliseconds
- timeSinceSeekStart - Time interval since the occurrence of a Seek Start event, reported in milliseconds. Value is reset to zero at the start of a new video View or when Seek Start event occurs.
Roku
Events
- Buffer Start - Buffer Start identifies anytime the player has to wait for the video buffer to fill with video segments . This event includes all visible buffering activity including during playback startup, connectivity issues or buffering that may occur when resuming after seek or pause.
- Seek End - Event is fired when the user stops moving the playhead position forward or backwards to jump to a specific point on the timeline. This event includes attributes seekStartPoint & seekEndPoint to mark the starting & ending points of a seek event, representing the content timecode in milliseconds
- Seek Start - Event records when the user interacts with content timeline by moving the playhead position forward or backwards to jump to a specific point on the timeline.
- Stall End - Event fired when video starts playing again after a stall and the buffer has been replenished and playback resumes.
- Stall Start - Stall Start event is triggered when playback of video stops because the buffer has been depleted causing an unexpected interruption for the user. Stall Start is also considered a Buffer Start so both events will fire.
- device_id - Unique identifier of the user's device.
- deviceMfg - Manufacturer of the user's device. Not always available.
- seekEndPoint - The ending point of a seek event, representing the content timecode in milliseconds. Value will appear as an attribute on Seek End events
- seekStartPoint - The starting point of a seek event, representing the content timecode in milliseconds. Value will appear as an attribute on Seek End events
tvOS
Events
- Milestone - Fired when the playheadPosition passes a predetermined percentile milestone of the video's duration. This event is used for both Ads & Content. Current milestones are fired at the 10, 25, 50, 75, 90 & 95 percentiles.
- milestonePercent - Number indicating the percentage milestone represented by the event fired. Attribute of Content Milestone & Ad Milestone
|
---|
Comments
0 comments
Article is closed for comments.