CDN Log Collector
Datazoom is proud to introduce the first version of our CDN Log Collection End Point. The Log Collection end point is currently supported for Fastly log data. Users can create a Collector for Fastly and then configure Fastly to send logs directly to Datazoom for routing to various connector destinations.
Collector Alpha Badging
In order to better identify the status of various Collectors, we have instituted a new "Alpha" badge. This badge indicates that the Collector is functional but is not considered fully complete and or may not have the latest version of the Data Dictionary. If you need to use one of the Alpha Collectors, please contact sales@datazoom.io so we can prioritize the additional features.
Data Points
ExoPlayer
Fluxdata
- 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.
- playerHeight - Height dimension in pixels of the current playback area.
- playerWidth - Width dimension in pixels of the current playback area.
- 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
- sessionStartTimestamp - Start time of the current user session
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.
- 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.
Fluxdata
- playbackDuration - Cumulative time that content & ads have been playing during the current video View. Excludes time accrued while user pauses content or buffering. Value is reset to zero at the start of a new video View.
- playbackStallDuration - The cumulative amount of time elapsed where the user's playback has been interrupted by an unexpected video stall due to buffer depletion during a View.
- playbackStallDurationContent - 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 during a View.
- timeSinceStallStart - Time interval since Stall 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 Stall Start event occurs.
- totalBufferTime - Cumulative time that content has been buffering during the current Session View. Reset the totalBufferTime when a new video starts during the session.
Roku
Events
- Ad Complete - Fired when an ad completes playing back
- Ad Impression - Fired when an Ad impression is recorded by the video player.
- Ad Request - When ad is requested from the ad server.
FluxData
- numberOfAds - Running count of the number of ads played during the user's current session.
Shaka Player
Events
- Content Loaded - Fired when the video is fully loaded into the player & ready to begin playback.
- Datazoom Loaded - Signifies that the Datazoom SDK has been loaded and activated. At this point, the video player can be instantiated or custom events can be sent by the application.
- Heartbeat - Periodic event that contains all of the selected FluxData metrics fired at the specified Heartbeat interval.
- Playback Complete - This event signifies that the video player has reached the end of the currently playing content.
Fluxdata
- playheadPosition - Returns the current point in the video timeline in seconds.
- customer_code - Unique identifier for the Datazoom customer that generated the event.
- device_id - Unique identifier of the user's device.
- deviceType - Describes the type of device being used during the session. phone, tablet, desktop, connected device, game console
- duration - The total length of the media file, reported in decimal seconds
- dzSdkVersion - Version number of the Datazoom SDK that generated the event message.
- event_id - Unique identifier for each event message fired by a Collector.
- playerName - States which video player that generated the event
- playerVersion - States the version of the video player that generated the event
- viewId - A unique id for the current video. It is composed of the session_id and an incremental number (1, 2, 3…). Watching the same video during multiple points in a session will create distinct viewId for each view.
tvOS
Events
- Ad Complete - Fired when an ad completes playing back
- Ad Impression - Fired when an Ad impression is recorded by the video player.
- Ad Request - When ad is requested from the ad server.
FluxData
- numberOfAds - Running count of the number of ads played during the user's current session.
Comments
0 comments
Article is closed for comments.