HTML5Video

Enable tracking for embedded HTML5-based video players. Track video clip views, view duration, plays, pauses, and so on.

Plugin options

The plugin is loaded with the following parameters available to be set via the Data collection application:

Parameter Description Default value UI Element
Capture Metadata Load Event

Captures meta data of the loaded video. Please refer documentation for list of default parameters.

False Checkbox
Capture Video Load Event When set to true, it captures the event when the video finished loading in the player and is ready to trigger the video view event (auto-play or via user interaction). False Checkbox
Capture Pause and Resume Events When set to true, pause and resume events of the video are tracked. True Checkbox
Capture Volume Change Events When set to true, volume change events are tracked in the HTML5 Video player. False Checkbox
Capture Screen Mode Change Events Captures screen mode change (full-screen etc.) events in the HTML5 video player. False Checkbox
Track Video Progress Percentage Enables use of quartile event tracking in which the player sends data at quartile points defaulted to 25, 50, 75, and 100 percent of video playtime. True Checkbox
View percentage steps Sets the tracking intervals by percentage of video playtime. Setting it to 10, tracks behavior after every 10% increment of playtime. 25 Textbox - Numeric - Range 0 to 100
Track Progress with Custom Intervals Sends status beacon at rate defined by 'Beacon event interval'. True Checkbox
Beacon Event Interval The interval between beacons in seconds (from 0 through 65000). Set this value to the maximum granularity of the reporting you require to make business decisions. 60 Textbox - Numeric - Range 0 to 65000
Track Seek Events Enables tracking of seek events in the HTML5 Video player. True Checkbox
Track clip duration in seconds Track clip duration in seconds (0 to 65000) for categorizing videos by time duration. 15 Textbox - Numeric - Range 0 to 65000
Listen for Dynamically Loaded Videos Poll for videos that are dynamically inserted in the web page. False Checkbox
Listening interval for dynamically loaded videos Time interval (in milliseconds) for polling for dynamically inserted videos in webpage. 250 Textbox - Numeric - Range 0 to 6000

Learn more

Infinity Module