mickey / videojs-ga

Google Analytics plugin for video.js
MIT License
138 stars 109 forks source link

add Piwik-Integration #22

Open azine opened 8 years ago

azine commented 8 years ago

Hi,

here's a suggestion for a basic integration of piwik.

At the moment this version just checks if the piwik object is loaded and if it is, it tracks an event.

Most people will probably only either use piwik or GA, but if someone uses both, this solution also tracks the event in both systems.

What do you think? Worth merging?

Cheers, d.

devkinetic commented 7 years ago

Rather than adding piwik to this plugin, you should instead fork this repo and create a videojs-piwik plugin.