https://github.com/buger/cursor_logger
https://github.com/buger/cursor_logger
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/buger/cursor_logger
- Owner: buger
- Created: 2011-11-17T10:45:25.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-11-17T11:37:52.000Z (over 14 years ago)
- Last Synced: 2025-07-03T08:46:34.499Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 93.8 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Just add this bookmark to your browser and run on any site you want. After running it will add small control, helping you to record mouse tracking.
javascript:(function(){var s=document.createElement('script');s.setAttribute('src','https://raw.github.com/pa7/heatmap.js/master/heatmap.js');document.getElementsByTagName('body')[0].appendChild(s);var s=document.createElement('script');s.setAttribute('src','https://raw.github.com/buger/cursor_logger/master/cursor_logger.js');document.getElementsByTagName('body')[0].appendChild(s)})();
For visualization used heatmap.js