jasonzissman / TimeMe.js

A JavaScript library to accurately time how long a user views a web page, disregarding idle time and time when the tab or window is minimized.
MIT License
592 stars 124 forks source link

TimeMe.trackTimeOnElement is not a function #72

Closed kobrien603 closed 3 years ago

kobrien603 commented 3 years ago

downloaded js files from master and included them in my project. Trying to use this function but keeps saying it's not a function. Am I missing something?

kobrien603 commented 3 years ago

Yeah I must be dumb. Got it to work