Open-source HTML5 analytics framework and plugins that can be used with the Ooyala core HTML5 player.
- cd [path to repo parent folder]
- git clone [git hub repo location]
- cd ./html5-analytics-plugins
- git pull
- git submodule update --init --recursive
- npm install
gulp build or gulp (it defaults to build)
gulp test