Release Notes |
Data Points
Akamai AMP
Events
- Stall End (Ad) (Google IMA) - Event fired when video starts playing again after a stall and the buffer has been replenished and playback resumes.
- Stall Start (Ad) (Google IMA) - Stall Start event is triggered when playback of video stops because the buffer has been depleted causing an unexpected interruption for the user.
Fluxdata
- Stall Duration - Ads - The cumulative amount of time elapsed where the user's playback of Ads has been interrupted by an unexpected video stall due to buffer depletion.
- Time Since Last Ad Break Start - Time interval since the current pod of advertisements began.
- Time Since Last Ad Completed - Time interval since the last advertisement completed.
- Time Since Last Ad Request - Time interval since advertisement was requested.
- Time Since Last Ad Started - Time interval since advertisement started playing.
- Time Since Last Buffer Start - Time interval since Buffer Start event began during playback.
- Time Since Last Stall Start - Time interval since Stall Start event began, reported in milliseconds. Value is reset to zero at the start of a new video View or when another Stall Start event occurs.
- Time Since Last Stall Start - Ad - Time interval since Stall Start event began during advertisement playback.
- Ad Break ID - UUID to denote the specific ad break. This can be used to tie events together that occurred during a specific ad break.
- Ad Session ID - UUID to denote the specific ad asset playback. This can be used to tie events together that occurred during a specific ad item.
Akamai CDN
FluxData
- Time To First Byte - The number of microseconds between receiving the request and writing the first byte of the response, as measured on the server.
- Time To Last Byte - Time-Taken since the first byte read to the last byte sent.
CloudFront
FluxData
- Time To First Byte - The number of microseconds between receiving the request and writing the first byte of the response, as measured on the server.
- Time To Last Byte - Time-Taken since the first byte read to the last byte sent.
Dash.js
Events
- Milestone (Content) - 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.
Fluxdata
- Content Session Start Timestamp - Start time of a new Content Session for the current user session. Typically a new Content Session begins with a Playback Request.
- Event Count - Incremental counter of the events generated during a user session. This field is valuable for ensuring proper sequencing of events and detecting any potential data loss.
- Number of Errors - Running count of the number of errors that have occurred during the user's current session.
- Error Code (Content) - Error object representing a code explicitly identified by the player
- Error Message (Content) - Error object representing a message about the error explicitly identified by the player
- Milestone Percent (Content) - Number indicating the percentage milestone represented by the event fired. Attribute of Milestone events.
- Streaming Protocol - What streaming format is being used for the content?
- Streaming Type - Describes if the content being streamed is Live or On Demand.
Fastly
FluxData
- Time To First Byte - The number of microseconds between receiving the request and writing the first byte of the response, as measured on the server.
- Time To Last Byte - Time-Taken since the first byte read to the last byte sent.
HTML5
Events
- Buffer End (Content) - Event is fired when video starts playing again after a buffer is completed.
- Buffer Start (Content) - 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.
- Error (Content) - Thrown if an error occurs during content playback or retrieval of the video
- Heartbeat - Periodic event that provides updated insight into all of the selected FluxData metrics fired at the specified Heartbeat interval.
- Media Loaded (Content) - Fired when the video is fully loaded into the player & ready to begin playback.
- Media Request (Content) - Event signifies the video player requests the video from the server. The could be triggered by the user clicking on a play button of a thumbnail. If the video is played automatically, this may be fired when the player starts loading.
- Milestone (Content) - 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.
- Playback Complete (Content) - This event signifies that the video player has reached the end of the currently playing content.
- Playback Start (Content) - This event is fired when the video starts playing for the user, also known as First Frame.
Fluxdata
- Content Session Start Timestamp - Start time of a new Content Session for the current user session. Typically a new Content Session begins with a Playback Request.
- Event Count - Incremental counter of the events generated during a user session. This field is valuable for ensuring proper sequencing of events and detecting any potential data loss.
- Number of Errors - Running count of the number of errors that have occurred during the user's current session.
- Playhead Position - Returns the current point in the video timeline in seconds.
- Time Since Last Heartbeat - Time interval since Heartbeat was last sent for the current content session.
- App Session Start Timestamp - Start time of the current user session
- Content Session ID - A unique id for the current video playback session.
- Error Code (Content) - Error object representing a code explicitly identified by the player
- Error Message (Content) - Error object representing a message about the error explicitly identified by the player
- Media Type (Content) - Specifies whether the event relates to an Ad or Content asset.
- Milestone Percent (Content) - Number indicating the percentage milestone represented by the event fired. Attribute of Milestone events.
- Player Name - States which video player generated the event
Lumen
FluxData
- Time To Last Byte - Time-Taken since the first byte read to the last byte sent.
Roku
Events
- Ad Break End (Roku) - Fired at the end of an advertising break, signifies that the advertisements have ended and content is ready to resume.
- Ad Impression (Roku) - Fired when an Ad impression is recorded by the video player.
- Buffer End (Ad) (Roku) - Event is fired when video starts playing again after a buffer is completed.
- Buffer Start (Ad) (Roku) - 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.
- Media Loaded (Ad) (Roku) - Fired when the video is fully loaded into the player & ready to begin playback.
- Media Loaded (Content) - Fired when the video is fully loaded into the player & ready to begin playback.
- Media Request (Ad) (Roku) - Event signifies the video player requests the video from the server. The could be triggered by the user clicking on a play button of a thumbnail. If the video is played automatically, this may be fired when the player starts loading.
- Playback Complete (Ad) (Roku) - This event signifies that the video player has reached the end of the currently playing content.
- Playback Start (Ad) (Roku) - This event is fired when the video starts playing for the user, also known as First Frame.
- Seek End (Ad) - Event is fired when the player stops moving the playhead position to jump to a specific point on the timeline. This event includes attributes Seek Start Point & Seek End Point to mark the starting & ending points of a seek event.
- Seek Start (Ad) - This event records when the user interacts with time controls within the player to move forward or backward in the video timeline. It can be triggered by dragging the scrub bar or auto advancing using controls exposed by the app.
- Stall Start (Ad) (Roku) - Stall Start event is triggered when playback of video stops because the buffer has been depleted causing an unexpected interruption for the user.
Fluxdata
- Buffer Duration - Cumulative time that content has been buffering during the current Content Session.
- Event Count - Incremental counter of the events generated during a user session. This field is valuable for ensuring proper sequencing of events and detecting any potential data loss.
- Number of Errors - Running count of the number of errors that have occurred during the user's current session.
- Playback Duration - Cumulative time that content & ads have been playing during the Content Session. Excludes time accrued while user pauses content or buffering.
- Stall Duration - The cumulative amount of time elapsed where the user's playback has been interrupted by an unexpected video stall due to buffer.
- Stall Duration - Content - The cumulative amount of time elapsed where the user's playback of Content has been interrupted by an unexpected video stall due to buffer depletion.
- Ad Break ID - UUID to denote the specific ad break. This can be used to tie events together that occurred during a specific ad break.
- Ad Position (Roku) - Where the ad appears in relation to the video content. Pre-roll ads run before the content, mid-roll ads run during the middle of the content & post-roll ads run after the content has completed streaming.
- Ad Session ID - UUID to denote the specific ad asset playback. This can be used to tie events together that occurred during a specific ad item.
- Customer Code - Unique identifier for the Datazoom customer that generated the event.
- Duration - The total length of the media file, reported in decimal seconds
- Error Message (Content) - Error object representing a message about the error explicitly identified by the player
- ISP - Name of the end-user's internet service provider.
- Media Type (Ad) (Roku) - Specifies whether the event relates to an Ad or Content asset.
THEOplayer
Fluxdata
- Engagement Duration - Cumulative time that user has been engaged with the page, including time spent not viewing video.
|
---|
Comments
0 comments
Article is closed for comments.