sanderheilbron / vimeo.ga.js

Tracking Vimeo Player Events with Google Analytics.
https://sanderheilbron.github.io/vimeo.ga.js/
101 stars 68 forks source link

A couple of errors when running... #29

Open n3bu1a opened 9 years ago

n3bu1a commented 9 years ago

I am seeing the following errors when running this: Cannot read property 'videoPlayed' of undefined Cannot set property 'timePercentComplete' of undefined

the iframe is set up as

Any assistance would be greatly appreciated.

n3bu1a commented 9 years ago

Is anyone monitoring this form?

dmonaldo commented 9 years ago

I am having this same issue. This is from the console:

Uncaught TypeError: Cannot read property 'videoPlayed' of undefined Uncaught TypeError: Cannot set property 'timePercentComplete' of undefined Uncaught TypeError: Cannot read property 'timePercentComplete' of undefined

Stephen-WebGuy commented 8 years ago

You can see the answer in this thread. https://github.com/sanderheilbron/vimeo.ga.js/issues/36