GoogleChrome / kino

A sample offline streaming video PWA built for web.dev/media
https://kinoweb.dev
Apache License 2.0
102 stars 29 forks source link

Capturing analytics data when videos are played offline #37

Open jwold opened 3 years ago

jwold commented 3 years ago

Feature description

As a website owner, I want to be able to capture analytics data when videos are played offline.


Do not alter or remove anything below. The following sections will be managed by moderators only.

Acceptance criteria

View count, and maybe ad playback

Dev note: Sends data to server that you played 5 videos offline

Goal is for website owners to have a good sense of what is being watched offline.

Using existing libraries can we store, fetch, track data, and when come back online send back to server. How many videos seen in series, watch through, click through ads, etc.

Implementation brief

QA testing instructions

Demo

Changelog entry

jwold commented 3 years ago

Missing ticket for analytics in general, for capturing analytics data for when videos played online. Create new ticket for that. Phase 2.

cc @jwold