https://github.com/timsusa/heatmaptracker
In order to construct a heat map, this piece of pure javascript code sends mouse coordinates in intervals to the backend`s data-api.
https://github.com/timsusa/heatmaptracker
Last synced: 11 months ago
JSON representation
In order to construct a heat map, this piece of pure javascript code sends mouse coordinates in intervals to the backend`s data-api.
- Host: GitHub
- URL: https://github.com/timsusa/heatmaptracker
- Owner: TimSusa
- License: mit
- Created: 2016-04-22T15:48:20.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-06T11:37:00.000Z (almost 10 years ago)
- Last Synced: 2025-03-19T06:44:17.584Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# heatmaptracker
In order to construct a heat map, this piece of pure javascript code sends mouse coordinates in intervals to the backend`s data-api.
It is suggested, to add the snippet into your index.html, just before the closing `````` tag.
```
MyTitle
.
.
.
.
.
.
.
```