Data dictionaries
Media Player Data Dictionary
Along with any custom event or custom metadata you want to capture, Datazoom Application Collectors configured with a Media Player Extension, automatically collect the following events, metadata and fluxdata from the media player, known as the Datazoom Media Player Data Dictionary.
The Media Player Data Dictionary extends the Application Data Dictionary and can additionally extended by the Ad Framework Data Dictionary.
Overview
Events
Discrete occurrences driven by user interactions or system actions
-
Audio Track Changed
-
Buffer End
-
Buffer Start
-
Cast End
-
Cast Start
-
Cast Transfer
-
Error
-
Exit Fullscreen
-
Fullscreen
-
Heartbeat
-
Media Loaded
-
Media Object Request
-
Media Request
-
Milestone
-
Mute
-
Pause
-
Playback Complete
-
Playback Start
-
Player Ready
-
Playing
-
Qualified View
-
Quality Change Request
-
Rendition Change
-
Resize
-
Resume
-
Seek End
-
Seek Start
-
Stall End
-
Stall Start
-
Stop
-
Subtitle Change
-
Unmute
-
Vendor Events All
- Volume Change
Metadata
Attributes describing the context of an event
Attributes
CMCD
-
Buffer Length (CMCD)
-
Buffer Starvation (CMCD)
-
Content ID (CMCD)
-
Deadline (CMCD)
-
Encoded Bitrate (CMCD)
-
Measured throughput (CMCD)
-
Next Object Request (CMCD)
-
Object Duration (CMCD)
-
Object Type (CMCD)
-
Playback Rate (CMCD)
-
Request ID (CMCD)
-
Requested Maximum Throughput (CMCD)
-
Session ID (CMCD)
-
Startup (CMCD)
-
Stream Type (CMCD)
-
Streaming Format (CMCD)
-
Top Bitrate (CMCD)
- Version (CMCD)
Dolby Millicast
Player
User
FluxData
Metrics measuring changing parameters over time
-
Bandwidth
-
Buffer Duration
-
Buffer Duration - Content
-
Buffer Length
-
Content Session Start Timestamp
-
Current Audio Track
-
Current Subtitles
-
Number of Content Plays
-
Number of Content Requests
-
Number of Errors
-
Number of Errors - Content
-
Pause Duration
-
Pause Duration - Content
-
Playback Duration
-
Playback Duration - Content
-
Playback Duration - Promo
-
Playback Rate
-
Player State
-
Player Viewable
-
Player Viewable Percent
-
Playhead Position
-
Playhead Position - Program Date Time
-
Rendition Audio Bitrate
-
Rendition Height
-
Rendition Name
-
Rendition Video Bitrate
-
Rendition Width
-
Stall Count
-
Stall Count - Content
-
Stall Duration
-
Stall Duration - Content
-
Time Since Content Request
-
Time Since Content Started
-
Time Since Last Buffer Start
-
Time Since Last Buffer Start - Ad
-
Time Since Last Buffer Start - Content
-
Time Since Last Heartbeat
-
Time Since Last Milestone - Ad
-
Time Since Last Milestone - Content
-
Time Since Last Pause
-
Time Since Last Rendition Change
-
Time Since Last Seek Start
-
Time Since Last Stall Start
-
Time Since Last Stall Start - Ad
-
Time Since Last Stall Start - Content
- Volume
Events
Audio Track Changed
When the user has chosen to switch to a different audio track in the video player.
Supported Collectors | 10 |
Supported Media Types |
Content
|
Notes |
For the HTML5 collector, this is currently only supported by Safari.
|
Buffer End
When media plays after Buffer Start or when the player state changes during buffer due to user action or an error.
Supported Collectors | 26 |
Supported Media Types |
Content
|
Notes |
A buffering event has just completed. The player fires this event which returns a value of 1 to indicate that playback has resumed.
|
Buffer Start
When the player has to wait for the video buffer to fill with video segments.
Supported Collectors | 26 |
Supported Media Types |
Content
|
Notes |
When the Buffer Start event is thrown and a value received, it is correlated to a specific playback time by comparing it to the playback length within the manifest. Once the Buffer End event has thrown, the delta between the two can be used to forensically analyze a series of chunks to determine the veracity of the content files. If the issue is corrupt chunks, a new encode can be produced.
|
Cast End
When a user ends casting.
Supported Collectors | 15 |
Cast Start
When a user casts video to a remote screen.
Supported Collectors | 15 |
Cast Transfer
When an orchestration event occurs between the casting sender and receiver devices. Upon cast initialization if both the sender and receiver are instrumented with Datazoom SDKs, a cast transfer event will be fired from both devices.
Supported Collectors | 9 |
Error
This event fires if a error causes content or ad playback or retrieval of the video to fail.
Supported Collectors | 26 |
Supported Media Types |
Content
|
Exit Fullscreen
When user exits fullscreen mode during video playback
Supported Collectors | 15 |
Fullscreen
When the user enters fullscreen mode during video playback
Supported Collectors | 15 |
Heartbeat
When configurable interval of time passes during video playback within a content session, or right after video playback is interrupted within a content session.
Supported Collectors | 32 |
Notes |
Configure heartbeats by visiting your collector configurations pages from the Collectors page, scroll to the Heartbeats setting in the Event Control section. By default, heartbeats fire every 60 seconds.
|
Media Loaded
Triggered when player is ready to begin playback after playback is invoked.
Supported Collectors | 30 |
Supported Media Types |
Content
|
Media Object Request
Fired after the player has requested an object related to video playback. This object may be a manifest, audio / video segment or subtitle file. The player will fire this event after the full roundtrip of request and response has completed.
Supported Collectors | 10 |
Supported Media Types |
Content
|
Notes |
Primarily intended for open tracing via CMCD.
|
Media Request
When media type is 'content', this is triggered when playback is invoked. When the media type is 'ad', this is triggered when VAST request is made.
Supported Collectors | 33 |
Supported Media Types |
Content
|
Notes |
Identify problems that may be occurring in the video player which prevent successful playback after a user requests playback.
|
Milestone
When the playhead position plays through a customer configurable percentile milestone of the video's duration (seeking through the milestone does not trigger the event). The event fires no more than once per ad or content session.
Supported Collectors | 30 |
Supported Media Types |
Content
|
Notes |
Configure milestones by visiting your collector configurations pages from the Collectors page, scroll to the Milestones setting in the Event Control section. By default, for content, milestones fire when the user passes 5%, 10%, 25%, 50%, 75%, 90%, & 95% point in the content playback timeline and, for ads, when the user passes 25%, 50%, & 75% point in the ad playback timeline.
|
Mute
When the player volume has been reduced to zero. If observable, mute is also triggered when the device volume is muted.
Supported Collectors | 18 |
Pause
When playback is intentionally halted.
Supported Collectors | 30 |
Supported Media Types |
Content
|
Playback Complete
When the video player reaches the end of the currently playing content. The event can be triggered multiple times if the user reaches the end of the currently playing content, scrubs back and then reaches the end of the content again.
Supported Collectors | 32 |
Supported Media Types |
Content
|
Playback Start
When the video starts playing for the user, also known as "first frame".
Supported Collectors | 32 |
Supported Media Types |
Content
|
Player Ready
Signifies when the player instance is made available to Datazoom, independent of any media selection.
Supported Collectors | 30 |
Notes |
“player has been initialized” independent of any media selection and when the player instance is handed over to us. A player can remain idle waiting for the next event which may or may not happen.
|
Playing
The media is no longer blocked from playback, and has started playing. Fired when playback resumes from Stall, Buffering or Seek.
Supported Collectors | 30 |
Supported Media Types |
Content
|
Qualified View
When playback duration surpasses customer configurable thresholds of time in seconds.
Supported Collectors | 27 |
Supported Media Types |
Content
|
Notes |
Configure qualified view thresholds by visiting your collector configurations pages from the Collectors page, scroll to the Qualified View setting in the Event Control section. By default, for content, qualified view thresholds are 30 seconds and 60 seconds and, for ads, the qualified view threshold is 5 seconds.
|
Quality Change Request
This event signifies when the user selects a different preferred playback quality.
Supported Collectors | 3 |
Notes |
This is usually represented as a High, Med, Low setting that the user can select depending on their network capability. This event is different than Rendition Change which is fired automatically as video quality is adjusted dynamically as a response to actual network conditions.
|
Rendition Change
When the player's Adaptive Bitrate Streaming upshifts or downshifts during playback to a different quality level available in the manifest. This event includes absShift attribute identifying the direction of the change.
Supported Collectors | 23 |
Supported Media Types |
Content
|
Resize
When the player's on-page dimensions have changed.
Supported Collectors | 12 |
Resume
When the user begins playing again after pausing the video during playback.
Supported Collectors | 29 |
Supported Media Types |
Content
|
Seek End
When a user stops seeking.
Supported Collectors | 27 |
Supported Media Types |
Content
|
Notes |
This event includes attributes Seek Start Point & Seek End Point to mark the starting & ending points of a seek event.
|
Seek Start
When a user begins seeking.
Supported Collectors | 27 |
Supported Media Types |
Content
|
Stall End
Event fired when video starts playing again after a stall
Supported Collectors | 26 |
Supported Media Types |
Content
|
Stall Start
When there is an unexpected playback interruption because the buffer has been depleted.
Supported Collectors | 25 |
Supported Media Types |
Content
|
Stop
Triggered when: 1. A playback error results in the termination of content playback. 2. The context (or the logical equivalent) corresponding to a specific player is destroyed: 2(a). The application may destroy the context when playback is stopped by the user. 2(b). The application may destroy the context after playback has reached the end of content (and the player isn’t going to be reused any further). 2(c). The collector (in certain cases) may be able to detect when the application is terminated (e.g., user closes the browser tab) and destroy all player contexts automatically. 3. If a change in the content URL is detected by the collector, a new content session should begin and a `stop` event should be triggered for the previous content session.
Supported Collectors | 24 |
Supported Media Types |
Content
|
Notes |
Notable condition where the `stop` events is not triggered:
When playback reaches the end of the content timeline (i.e., the same condition for triggering `playback_complete`), the content session remains open, unaffected by the fact that playback has reached the end of content so if post-roll ads are played or play-head is rewinded afterward, the subsequent events belong to the same content session.
|
Subtitle Change
When the user enables or disables subtitles or closed captioning.
Supported Collectors | 12 |
Supported Media Types |
Content
|
Unmute
When the player audio has been reactivated.
Supported Collectors | 19 |
Vendor Events All
Dolby Millicast Events All
Supported Collectors | 1 |
Volume Change
When the player audio level increases or decreases.
Supported Collectors | 18 |
Metadata
Attributes
ABS Shift
The direction of the rendition change relative to the previous rendition. An attribute of the Rendition Change event.
Supported Collectors | 23 |
Data type |
string
|
Number Type |
Not set
|
Required |
true
|
Permitted Values |
value list
|
Error Code
Error code emitted by the player
Supported Collectors | 28 |
Data type |
string
|
Number Type |
Not set
|
Required |
true
|
Error Message
Error message emitted by the player
Supported Collectors | 27 |
Data type |
string
|
Number Type |
Not set
|
Required |
true
|
Heartbeat Count
Count of Heartbeat events per content session.
Supported Collectors | 27 |
Data type |
number
|
Number Type |
Int
|
Unit |
count
|
Required |
true
|
Inner Error
Returns the error that occurred during Google IMA ad processing.
Supported Collectors | 9 |
Data type |
string
|
Number Type |
Not set
|
Required |
true
|
Milestone Percent
The point represented by the customer configurable percentage relative to the duration. Attribute of the Milestone event.
Supported Collectors | 30 |
Data type |
number
|
Number Type |
Short
|
Unit |
percentage
|
Required |
true
|
Qualified View Trigger
The point represented by the customer configurable duration of playback. Attribute of the Qualified View event.
Supported Collectors | 25 |
Data type |
number
|
Number Type |
Not set
|
Unit |
seconds
|
Required |
true
|
Seek End Point
The point within in the content timeline at which the Seek End event is triggered.
Supported Collectors | 24 |
Data type |
number
|
Number Type |
Not set
|
Unit |
milliseconds
|
Required |
true
|
Seek Start Point
The point within in the content timeline at which the Seek Start event is triggered.
Supported Collectors | 24 |
Data type |
number
|
Number Type |
Not set
|
Unit |
milliseconds
|
Required |
true
|
Startup Duration - Content
The total time a user spent waiting for content to begin playback excluding any time related to requesting, loading or playing pre-roll ads.
Supported Collectors | 27 |
Data type |
number
|
Number Type |
Not set
|
Unit |
milliseconds
|
Required |
true
|
Startup Duration - Total
The total time a user spent waiting for content to begin playback excluding any time spent viewing pre-roll ads.
Supported Collectors | 24 |
Data type |
number
|
Number Type |
Not set
|
Unit |
milliseconds
|
Required |
true
|
Video
Asset ID
Unique identifier of the content shown according to the player. This may be produced by the CMS or publishing system.
Supported Collectors | 14 |
Data type |
string
|
Number Type |
Not set
|
Description
Description of the content (e.g., provided by the CMS, VAST response, etc) emitted by the media player
Supported Collectors | 8 |
Data type |
string
|
Number Type |
Not set
|
Duration
The length of VOD content or ad media. Value is absent for live content.
Supported Collectors | 29 |
Data type |
number
|
Number Type |
Double
|
Unit |
seconds
|
Frame Rate
The frames per second of the video encoding.
Supported Collectors | 6 |
Data type |
number
|
Number Type |
Short
|
Unit |
fps
|
Media Tags
A keyword or label assigned to an asset to describe its content and context
Supported Collectors | 1 |
Data type |
array of string
|
Number Type |
Not set
|
Media Type
Whether the event relates to an Ad or Content asset.
Supported Collectors | 32 |
Data type |
string
|
Number Type |
Not set
|
Required |
true
|
Permitted Values |
value list
|
Player Height
Height of the display port.
Supported Collectors | 22 |
Data type |
number
|
Number Type |
Not set
|
Unit |
pixels
|
Player Width
Width of the display port.
Supported Collectors | 22 |
Data type |
number
|
Number Type |
Not set
|
Unit |
pixels
|
Source
The URL of the current media file
Supported Collectors | 26 |
Data type |
string
|
Number Type |
Not set
|
Permitted Values |
URL
|
Title
The title of the content as reported by the media player.
Supported Collectors | 24 |
Data type |
string
|
Number Type |
Not set
|
Player
Autostart
Returns whether the player is configured to autostart. Generally, when autostart is configured, video will start playing as soon as it is loaded; however, in some cases, browsers will prevent it.
Supported Collectors | 17 |
Data type |
bool
|
Number Type |
Not set
|
Permitted Values |
value list
|
Cast App Session ID
The App Session ID from a related casting device. -- When collected by the receiver, this value represents the original user app session that was started on the sender device. -- When collected by the sender, the value will represent the app session created on the receiver device.
Supported Collectors | 9 |
Data type |
string
|
Number Type |
Not set
|
Permitted Values |
UUID
|
Cast Content Session ID
The Content Session ID from a related casting device. -- When collected by the receiver, this value represents the content session on the sender device. -- When collected by the sender, this value represents the content session on the receiver device.
Supported Collectors | 9 |
Data type |
string
|
Number Type |
Not set
|
Permitted Values |
UUID
|
Casting
Is the player in casting mode?
Supported Collectors | 14 |
Data type |
bool
|
Number Type |
Not set
|
Permitted Values |
value list
|
Controls
Whether the controls are available for user interaction in the player. (i.e. play, pause, seek)
Supported Collectors | 7 |
Data type |
bool
|
Number Type |
Not set
|
Permitted Values |
value list
|
Default Muted
Identifies whether the audio/video should be muted by default
Supported Collectors | 19 |
Data type |
bool
|
Number Type |
Not set
|
Permitted Values |
value list
|
Default Playback Rate
The default speed of the audio / video playback in relation to normal playback time (e.g., .5x, 1x, 1.5x, 2x).
Supported Collectors | 20 |
Data type |
number
|
Number Type |
Float
|
Unit |
percentage
|
Fullscreen
Whether the player is in fullscreen mode or not.
Supported Collectors | 15 |
Data type |
bool
|
Number Type |
Not set
|
Permitted Values |
value list
|
Loop
Whether the media player is configured to start over again when the content finishes.
Supported Collectors | 11 |
Data type |
bool
|
Number Type |
Not set
|
Permitted Values |
value list
|
Muted
Whether the player is muted or if the device volume is muted and observable.
Supported Collectors | 20 |
Data type |
bool
|
Number Type |
Not set
|
Permitted Values |
value list
|
Player Name
The name of the media player.
Supported Collectors | 30 |
Data type |
string
|
Number Type |
Not set
|
Required |
true
|
Player Version
The version of the media player.
Supported Collectors | 25 |
Data type |
string
|
Number Type |
Not set
|
Preload
The way in which the media player is configured to preload the content. -- "none": the media should not be preloaded; -- "metadata": only metadata (e.g. length) is fetched; -- "auto": the whole video file can be downloaded, even if the user is not expected to use it.
Supported Collectors | 8 |
Data type |
string
|
Number Type |
Not set
|
Permitted Values |
value list
|
Ready State
Identifies the current ready state of the audio/video
Supported Collectors | 10 |
Data type |
number
|
Number Type |
Short
|
Permitted Values |
value list
|
Streaming Protocol
The streaming protocol used to deliver the content; if not collectable, then it is the container type.
Supported Collectors | 24 |
Data type |
string
|
Number Type |
Not set
|
Permitted Values |
value list
|
Streaming Type
Whether the content is Live, VOD or DVR as reported by the media player.
Supported Collectors | 28 |
Data type |
string
|
Number Type |
Not set
|
Permitted Values |
value list
|
Subtitles
Whether subtitles are currently enabled.
Supported Collectors | 19 |
Data type |
bool
|
Number Type |
Not set
|
Permitted Values |
value list
|
CMCD
Buffer Length (CMCD)
The buffer length associated with the media object being requested.
Supported Collectors | 5 |
Data type |
number
|
Number Type |
Int
|
Unit |
milliseconds
|
Buffer Starvation (CMCD)
Key is included without a value if the buffer was starved at some point between the prior request and this object request, resulting in the player being in a rebuffering state and the video or audio playback being stalled. This key MUST NOT be sent if the buffer was not starved since the prior request. If the object type ‘ot’ key is sent along with this key, then the ‘bs’ key refers to the buffer associated with the particular object type. If no object type is communicated, then the buffer state applies to the current session.
Supported Collectors | 4 |
Data type |
bool
|
Number Type |
Not set
|
Permitted Values |
value list
|
Content ID (CMCD)
A unique string identifying the current content.
Supported Collectors | 4 |
Data type |
string
|
Number Type |
Not set
|
Deadline (CMCD)
Deadline from the request time until the first sample of this Segment/Object needs to be available in order to not create a buffer underrun or any other playback problems.
Supported Collectors | 3 |
Data type |
number
|
Number Type |
Int
|
Unit |
milliseconds
|
Encoded Bitrate (CMCD)
The encoded bitrate of the audio or video object being requested. This may not be known precisely by the player; however, it MAY be estimated based upon playlist/manifest declarations. If the playlist declares both peak and average bitrate values, the peak value should be transmitted.
Supported Collectors | 5 |
Data type |
number
|
Number Type |
Int
|
Unit |
kbps
|
Measured throughput (CMCD)
The throughput between client and server, as measured by the client and MUST be rounded to the nearest 100 kbps. This value, however derived, SHOULD be the value that the client is using to make its next Adaptive Bitrate switching decision. If the client is connected to multiple servers concurrently, it must take care to report only the throughput measured against the receiving server. If the client has multiple concurrent connections to the server, then the intent is that this value communicates the aggregate throughput the client sees across all those connections.
Supported Collectors | 6 |
Data type |
number
|
Number Type |
Int
|
Unit |
kbps
|
Next Object Request (CMCD)
Relative path of the next object to be requested. This can be used to trigger pre-fetching by the CDN. This MUST be a path relative to the current request. This string MUST be URLEncoded [5]. The client SHOULD NOT depend upon any pre-fetch action being taken - it is merely a request for such a pre-fetch to take place.
Supported Collectors | 3 |
Data type |
string
|
Number Type |
Not set
|
Object Duration (CMCD)
The playback duration in milliseconds of the object being requested. If a partial segment is being requested, then this value MUST indicate the playback duration of that part and not that of its parent segment. This value can be an approximation of the estimated duration if the explicit value is not known.
Supported Collectors | 5 |
Data type |
number
|
Number Type |
Int
|
Unit |
milliseconds
|
Object Type (CMCD)
The media type of the current object being requested: m = text file, such as a manifest or playlist a = audio only v = video only av = muxed audio and video i = init segment c = caption or subtitle tt = ISOBMFF timed text track k = cryptographic key, license or certificate. o = other If the object type being requested is unknown, then this key MUST NOT be used.
Supported Collectors | 6 |
Data type |
string
|
Number Type |
Not set
|
Permitted Values |
value list
|
Playback Rate (CMCD)
1 if real-time, 2 if double speed, 0 if not playing. SHOULD only be sent if not equal to 1.
Supported Collectors | 4 |
Data type |
number
|
Number Type |
Short
|
Request ID (CMCD)
A unique identifier that is established to track an individual media object request made from the client to a CDN.
Supported Collectors | 9 |
Data type |
string
|
Number Type |
Not set
|
Requested Maximum Throughput (CMCD)
The requested maximum throughput that the client considers sufficient for delivery of the asset. Values MUST be rounded to the nearest 100kbps. For example, a client would indicate that the current segment, encoded at 2Mbps, is to be delivered at no more than 10Mbps, by using rtp=10000. Note: This can benefit clients by preventing buffer saturation through over-delivery and can also deliver a community benefit through fair-share delivery. The concept is that each client receives the throughput necessary for great performance, but no more. The CDN may not support the rtp feature.
Supported Collectors | 4 |
Data type |
number
|
Number Type |
Int
|
Unit |
kbps
|
Session ID (CMCD)
A GUID identifying the current playback session. A playback session typically ties together segments belonging to a single media asset. Maximum length is 64 characters. It is RECOMMENDED to conform to the UUID specification [7].
Supported Collectors | 9 |
Data type |
string
|
Number Type |
Not set
|
Startup (CMCD)
Key is included without a value if the object is needed urgently due to startup, seeking or recovery after a buffer-empty event. The media SHOULD not be rendering when this request is made. This key MUST not be sent if it is FALSE.
Supported Collectors | 4 |
Data type |
bool
|
Number Type |
Not set
|
Permitted Values |
value list
|
Stream Type (CMCD)
Describes if the content being streamed is Live or On Demand.
Supported Collectors | 5 |
Data type |
string
|
Number Type |
Not set
|
Permitted Values |
value list
|
Streaming Format (CMCD)
The streaming format that defines the current request. d = MPEG DASH h = HTTP Live Streaming (HLS) s = Smooth Streaming o = other If the streaming format being requested is unknown, then this key MUST NOT be used.
Supported Collectors | 6 |
Data type |
string
|
Number Type |
Not set
|
Permitted Values |
value list
|
Top Bitrate (CMCD)
The highest bitrate rendition in the manifest or playlist that the client is allowed to play, given current codec, licensing and sizing constraints.
Supported Collectors | 6 |
Data type |
number
|
Number Type |
Int
|
Unit |
kbps
|
Version (CMCD)
The version of the CMCD specification used for interpreting the defined key names and values.
Supported Collectors | 5 |
Data type |
number
|
Number Type |
Short
|
User
Content Session ID
A unique id for the current video playback session.
Supported Collectors | 33 |
Data type |
string
|
Number Type |
Not set
|
Required |
true
|
Permitted Values |
UUID
|
Dolby Millicast
Dolby Millicast Metadata All
Dolby Millicast Metadata All
Supported Collectors | 1 |
Number Type |
Not set
|
Required |
true
|
FluxData
Bandwidth
Estimated network bandwidth as derived from the player
Supported Collectors | 21 |
Device Platforms |
Browser,Console,DTV,Mobile
|
Buffer Duration
Cumulative buffering time during a content session
Supported Collectors | 20 |
Device Platforms |
Browser,Console,DTV,Mobile
|
Buffer Duration - Content
Cumulative buffering time during a content session when 'media type' equals 'content'
Supported Collectors | 22 |
Device Platforms |
Browser,Console,DTV,Mobile
|
Buffer Length
The buffer length associated with the media objects being requested.
Supported Collectors | 14 |
Device Platforms |
Browser,Console,DTV,Mobile,Server API
|
Content Session Start Timestamp
Start time of a new content session within an app session.
Supported Collectors | 28 |
Device Platforms |
Browser,Console,DTV,Mobile
|
Current Audio Track
The active audio track
Supported Collectors | 14 |
Device Platforms |
Browser,Console,DTV,Mobile
|
Current Subtitles
The active subtitle or closed captioning track
Supported Collectors | 18 |
Device Platforms |
Browser,Console,DTV,Mobile
|
Number of Content Plays
Count of 'playback start' events where 'media type' equals 'content' during an app session
Supported Collectors | 26 |
Device Platforms |
Browser,Console,DTV,Mobile
|
Number of Content Requests
Count of 'media request' events where 'media type' equals 'content' during an app session
Supported Collectors | 25 |
Device Platforms |
Browser,Console,DTV,Mobile
|
Number of Errors
Count of errors during an app session.
Supported Collectors | 22 |
Device Platforms |
Browser,Console,DTV,Mobile
|
Number of Errors - Content
Count of errors during an app session where 'media type' equals 'content'
Supported Collectors | 22 |
Device Platforms |
Browser,Console,DTV,Mobile
|
Pause Duration
The cumulative amount of time elapsed where the player was in a paused state during a content session.
Supported Collectors | 22 |
Device Platforms |
Browser,Console,DTV,Mobile
|
Pause Duration - Content
The cumulative amount of time elapsed where the player was in a paused state during content playback of content session.
Supported Collectors | 23 |
Device Platforms |
Browser,Console,DTV,Mobile
|
Playback Duration
Elapsed time spent watching content and ads, regardless of playback rate, excluding stalls, buffers or pauses.
Supported Collectors | 26 |
Device Platforms |
Browser,Console,DTV,Mobile
|
Playback Duration - Content
Cumulative playback time where media type equals 'content' during the current content session regardless of playback rate, excluding stalls, buffers or pauses.
Supported Collectors | 30 |
Device Platforms |
Browser,Console,DTV,Mobile
|
Playback Duration - Promo
Cumulative playback time that promo content during a content session regardless of playback rate, excluding stalls, buffers or pauses. Requires application to annotate content session with promo information.
Supported Collectors | 5 |
Device Platforms |
Browser,Console,DTV,Mobile
|
Playback Rate
Playback speed relative to normal playback time (e.g., .5x, 1x, 1.5x, 2x)
Supported Collectors | 20 |
Device Platforms |
Browser,Console,DTV,Mobile
|
Player State
The player's playback state (idle, buffering, playing, paused, seeking)
Supported Collectors | 29 |
Device Platforms |
Browser,Console,DTV,Mobile
|
Permitted Values |
value list
|
Player Viewable
Percentage of player visible is 50% or more
Supported Collectors | 15 |
Device Platforms |
Browser,Console
|
Permitted Values |
value list
|
Player Viewable Percent
Percentage of the player that is viewable on the screen
Supported Collectors | 13 |
Device Platforms |
Browser,Console
|
Playhead Position
The point in the video timeline in seconds.
Supported Collectors | 32 |
Device Platforms |
Browser,Console,DTV,Mobile
|
Required |
true
|
Playhead Position - Program Date Time
The datetime value relative to media.currentTime for the active level Program Date Time if present
Supported Collectors | 7 |
Device Platforms |
Browser,Console,DTV,Mobile
|
Rendition Audio Bitrate
The current audio bitrate
Supported Collectors | 6 |
Device Platforms |
Browser,Console,DTV,Mobile
|
Rendition Height
Height in pixels of the current video rendition
Supported Collectors | 24 |
Device Platforms |
Browser,Console,DTV,Mobile
|
Rendition Name
Name of the current rendition from the player if available. If not, "[height]p".
Supported Collectors | 22 |
Device Platforms |
Browser,Console,DTV,Mobile
|
Rendition Video Bitrate
Target bitrate of the current video rendition from the manifest.
Supported Collectors | 21 |
Device Platforms |
Browser,Console,DTV,Mobile
|
Rendition Width
Width in pixels of the current video rendition
Supported Collectors | 23 |
Device Platforms |
Browser,Console,DTV,Mobile
|
Stall Count
Count of stall events in a content session
Supported Collectors | 18 |
Device Platforms |
Browser,Console,DTV,Mobile
|
Stall Count - Content
Count of stall events in a content session where 'media type' equals 'content'
Supported Collectors | 23 |
Device Platforms |
Browser,Console,DTV,Mobile
|
Stall Duration
Cumulative stall time during a content session
Supported Collectors | 22 |
Device Platforms |
Browser,Console,DTV,Mobile
|
Stall Duration - Content
Cumulative stall time during a content session when 'media type' equals 'content'
Supported Collectors | 21 |
Device Platforms |
Browser,Console,DTV,Mobile
|
Time Since Content Request
Time since "Media Request" event where "Media Type" equals "content"
Supported Collectors | 29 |
Device Platforms |
Browser,Console,DTV,Mobile
|
Time Since Content Started
Time since "Playback Start" event where "Media Type" equals "content"
Supported Collectors | 28 |
Device Platforms |
Browser,Console,DTV,Mobile
|
Time Since Last Buffer Start
Time since last "Buffer Start" event for the current content session
Supported Collectors | 19 |
Device Platforms |
Browser,Console,DTV,Mobile
|
Time Since Last Buffer Start - Ad
Time since last "Buffer Start" event where "Media Type" equals "ad" for the current content session
Supported Collectors | 13 |
Device Platforms |
Browser,Console,DTV,Mobile
|
Time Since Last Buffer Start - Content
Time since last "Buffer Start" event where "Media Type" equals "content" for the current content session
Supported Collectors | 24 |
Device Platforms |
Browser,Console,DTV,Mobile
|
Time Since Last Heartbeat
Time since last "Heartbeat" event for the current content session.
Supported Collectors | 29 |
Device Platforms |
Browser,Console,DTV,Mobile
|
Time Since Last Milestone - Ad
Time since last "Milestone" event where "Media Type" equals "ad".
Supported Collectors | 22 |
Device Platforms |
Browser,Console,DTV,Mobile
|
Time Since Last Milestone - Content
Time since last "Milestone" event where "Media Type" equals "content"
Supported Collectors | 28 |
Device Platforms |
Browser,Console,DTV,Mobile
|
Time Since Last Pause
Time since last "Pause" event
Supported Collectors | 24 |
Device Platforms |
Browser,Console,DTV,Mobile
|
Time Since Last Rendition Change
Time since last "Rendition Change" event
Supported Collectors | 20 |
Device Platforms |
Browser,Console,DTV,Mobile
|
Time Since Last Seek Start
Time since last "Seek Start" event.
Supported Collectors | 20 |
Device Platforms |
Browser,Console,DTV,Mobile
|
Time Since Last Stall Start
Time since last "Stall Start" event.
Supported Collectors | 22 |
Device Platforms |
Browser,Console,DTV,Mobile
|
Time Since Last Stall Start - Ad
Time since last "Stall Start" event where "Media Type" equals "ad"
Supported Collectors | 12 |
Device Platforms |
Browser,Console,DTV,Mobile
|
Time Since Last Stall Start - Content
Time since last "Stall Start" event where "Media Type" equals "content"
Supported Collectors | 24 |
Device Platforms |
Browser,Console,DTV,Mobile
|
Volume
The current playback volume
Supported Collectors | 19 |
Device Platforms |
Browser,Mobile
|