prueba analytics

parent 3923c024
......@@ -85,6 +85,7 @@
window.player.on("play", function (e) {
console.log("Video playback started: " + window.player.currentTime());
ga('send', 'play', 'Videos', 'play', 'Prueba');
});
window.player.on("pause", function (e) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment