An API driven video analytics system built by developers for developers. Get realtime insights into user behaviour, video player performance and much more. Improve the experience, and reduce errors.
- See data in Realtime
- Monitor load times, buffering, adaptation behavior
- Easily investigate how users are watching your content
- REST-API to query your raw data
- Analyze individual sessions for debugging
- Designed for adaptive streaming (HLS and MPEG-DASH)
- A/B testing support
- Create webhooks and notifications
- Custom fields and dimensions for filters
- Integrates easily into existing workflows
- Impressions
- Users
- Content Engagement
- Startup delay
- Player load time
- Location
- Errors
- Browser
- Operating system
- Device type
- Screen dimensions
- Language
- Scale factor
- Quality
- Resolution
- Streaming Protocol
- Live vs VoD
- Completion Rate
- Bounce Rate
- Rewatches
All the metric dimensions listed above cannot only be queried but used for filtering results too, e.g. list impressions which are from the United States, watched the videos to a minimum of 50% and experienced a startup delay of maximum 1 second.
Size: 6KB Can be integrated with any player
This Repository contains instructions and code samples on how to use and integrate Bitmovin Analytics into your system. For a detailed tutorial and getting started guide please look at the Bitmovin Analytics Tutorial
simple.html demonstrates how simple it is to integrate the Bitmovin Analytics data collector on your site so it collects Data about the player.
For a demo and code sample of how you can query the collected Analytics Data (in realtime) please look at the index.html alongside the actual code inside realtime.js.