Comment on page
Video Engagement Data
Our Video REST APIs give you access to data that makes up the Chartbeat Video Dashboard. Make an HTTP GET request to the endpoints below to return data encoded in JSON.
Video Engagement Data API endpoints are usable only to customers with our Video add-on integrated.
get
https://api.chartbeat.com
/live/video/videos/v1/
Top Video
get
https://api.chartbeat.com
/live/metrics/
Video Metrics
Optional "names" values | Metric Definitions |
video_duration | Video length (in milliseconds) |
video_title | The video title |
video_page | Path of the page(s) the video is on |
video_host | Host domain of the page(s) where the video is being played |
video_state | Array of the number of visitors in different video states in the format: [unplayed, playing, paused, completed] |
Last modified 3yr ago