Release Notes |
Data Points
Akamai AMP
Events
- Error (Content) - Thrown if an error occurs during content playback or retrieval of the video
- Exit Fullscreen (Content) - Triggered when user exits fullscreen mode during video playback
- Fullscreen (Content) - Triggered when user enters fullscreen mode during video playback
- Heartbeat - Periodic event that provides updated insight into all of the selected FluxData metrics fired at the specified Heartbeat interval.
- Mute (Content) - Triggered when the player volume has been reduced to zero.
- Unmute (Content) - Triggered when the player audio has been reactivated.
- Volume Change (Content) - Triggered when the player increases or decreases the audio level of the video.
FluxData
- Volume Level - The current playback volume as a whole number percentage.
- 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
- Timestamp - Time of the event occurrence in Epoch UTC milliseconds.
Fluxdata
- Number of Errors - Ads - Running count of the number of errors that have occurred while ads are playing during the user's current session.
- Stall Count - Number of times the user's playback has been interrupted by an unexpected video stall due to buffer depletion.
- Stall Count - Content - Number of times the user's playback of Content has been interrupted by an unexpected video stall due to buffer depletion.
- Time Since Content Started - Time interval since current content playback began.
- Time Since Last Ad Started - Time interval since advertisement started playing.
- Time Since Last Pause - Time interval since content playback was paused., reported in milliseconds
- Time Since Last Seek Start - Time interval since the occurrence of a Seek Start event.
- Ad Duration - The length of the advertisement in seconds.
- Server Timestamp Offset - Time difference between the client side timestamp and the server side timestamp in milliseconds. A negative offset value would indicate that the Client is ahead of the server.
- Site Domain - URL Domain of the site hosting the video player.
Bitmovin
Events
- Error (Ad) (Google IMA) - Thrown if an error occurs during content playback or retrieval of the video
- Media Loaded (Ad) (Google IMA) - Fired when the video is fully loaded into the player & ready to begin playback.
- Media Request (Ad) (Google IMA) - 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 (Ad) (Google IMA) - 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.
- Pause (Ad) - Event is fired when user hits the Pause button and chooses to temporarily halt video playback.
- Playback Complete (Ad) (Google IMA) - This event signifies that the video player has reached the end of the currently playing content.
- Playback Start (Ad) (Google IMA) - This event is fired when the video starts playing for the user, also known as First Frame.
- Playing (Ad) (Google IMA) - The media is no longer blocked from playback, and has started playing. Fired when playback resumes from Stall, Buffering or Seek.
- Resume (Ad) (Google IMA) - This event is fired when the user begins playing again after pausing the video during playback.
- Media Type (Ad) (Google IMA) - Specifies whether the event relates to an Ad or Content asset.
- Milestone Percent (Ad) (Google IMA) - Number indicating the percentage milestone represented by the event fired. Attribute of Milestone events.
Events
- Cast End (Content) - Fired when a user ends streaming on a remote screen & returns playback to their local device.
- Cast Start (Content) - Fired when a user sends a stream from their local device to a remote screen.
- Media Request (Ad) (Google IMA) - 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.
- Mute (Content) - Triggered when the player volume has been reduced to zero.
- Unmute (Content) - Triggered when the player audio has been reactivated.
- Content Session ID - A unique id for the current video playback session.
THEOplayer
Events
- Exit Fullscreen (Content) - Triggered when user exits fullscreen mode during video playback
- Fullscreen (Content) - Triggered when user enters fullscreen mode during video playback
- Mute (Content) - Triggered when the player volume has been reduced to zero.
Fluxdata
- Bandwidth - Amount of estimated network bandwidth currently available to the end user's device.
- 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.
- Playback Rate - The speed of the audio/video playback. Describes the speed that the video is played back to the user in relation to normal playback time. .5x, 1x, 1.5x, 2x
- Asset ID - Unique identifier of the content shown. This may be produced by the CMS or publishing system.
- Autostart - Returns whether the audio/video should start playing as soon as it is loaded
- Controls - Whether the controls are available for user interaction in the player. (i.e. Play/Pause/Seek)
- Default Muted - Identifies whether the audio/video should be muted by default
- Default Playback Rate - Sets or returns the default speed of the audio/video playback. Describes the speed that the video is played back to the user in relation to normal playback time. .5x, 1x, 1.5x, 2x
- Device ID - Unique identifier of the user's device.
- Duration - The total length of the media file, reported in decimal seconds
- Frame Rate - The frames per second of the current video encoding.
- Fullscreen - Is the player in fullscreen mode?
- ISP - Name of the end-user's internet service provider.
- Loop - Identifies whether the audio/video is programmed to start over again when finished
- Muted - Returns True if player is muted.
- Page Title - The Title of the page from which the view originated.
- Page URL - The address of the page from which the event originated.
- Player Height - Height dimension in pixels of the current playback area.
- Player Version - States the version of the video player that generated the event
- Player Width - Width dimension in pixels of the current playback area.
tvOS
Events
- Stall End (Content) - Event fired when video starts playing again after a stall and the buffer has been replenished and playback resumes.
- Stall Start (Content) - 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.
- Buffer Duration - Content - Cumulative time that content has been buffering during content playback in 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 - Content - Running count of the number of errors that have occurred while content is playing during the user's current session.
- Stall Count - Content - Number of times the user's playback of Content has been interrupted by an unexpected video stall due to buffer depletion.
- 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.
- Time Since Content Request - Time interval since content playback was requested.
- Time Since Last Buffer Start - Time interval since Buffer Start event began during playback.
- Time Since Last Buffer Start - Content - Time interval since Buffer Start event began during content playback, reported in milliseconds. Value is reset to zero at the start of a new video View or when another Buffer Start event occurs.
- 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 - Content - Time interval since Stall Start event began during content playback.
- App Session ID - Unique identifier for the user's current Datazoom session. Session will persist as long as the user is viewing content uninterrupted. A 20 minute pause in activity will close the session.
- App Session Start Timestamp - Start time of the current user session
- Error Code (Content) - Error object representing a code explicitly identified by the player
- Site Domain - URL Domain of the site hosting the video player.
|
---|
Comments
0 comments
Article is closed for comments.