analytics.js-video-plugins
Add automatic Segment event tracking to popular video players.
Introduction
Video plugins are built to hook into the lifecycle API of their corresponding video player and translate those events in to Segment events that adhere to the Video Spec.
Getting Started
Each plugin is stored as an individual package in the /plugins
directory. Installation instructions and documentation can be found in the README
file of each package directory.
How can I contribute?
If you're interested in contributing to the development of an existing player plugin or creating a new one, please reference our contribution guidelines.