page-time-tracker
v1.0.3
Published
Measures the true time the user spends on the page using visibilityjs
Downloads
11
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.htmlNote the output on the browser console after 3 and 10 seconds.
