page-time-tracker
v1.0.3
Published
Measures the true time the user spends on the page using visibilityjs
Downloads
27
Maintainers
Readme
Page Time Tracker
Measures the true time the user spends on the page using visibilityjs.
Usage
See demo.ts
in the demo
folder.
To run the demo download the repo and run:
yarn
npx webpack
sensible-browser demo/index.html
Note the output on the browser console after 3 and 10 seconds.