vimeo.ga.js icon indicating copy to clipboard operation
vimeo.ga.js copied to clipboard

Better iframe finder

Open bobbrodie opened this issue 7 years ago • 0 comments

On the live version of this library, it looks for all iframes. This will throw a bunch of errors on pages with non-Vimeo iframes.

We initially changed this to look at classes with "vimeo" in them, but ultimately decided on using src, which should be reliable.

We also removed some commented-out logs, and uncommented the tracker not found logger.

bobbrodie avatar Feb 23 '18 23:02 bobbrodie