Skip to content

snowplow-incubator/web-video-tracking-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snowplow Video Tracking

A simple proof-of-concept playground for Snowplow Javascript Tracker Video/Audio tracking.

Requirements

System Packages

If not already installed, download brew, and install node:

brew install node

Snowplow Mini

Snowplow Mini is required to capture the events emitted, follow the setup instructions in the following repo:

https://github.com/snowplow/snowplow-mini

Running

First, install required packages:

npm i

Then launch the app:

npm run start

It will then be avaliable at http://localhost:3001

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published