https://github.com/vasanthk/scroll-tracker
Scroll Tracker - A jQuery plugin that is used to track how far down the page users have seen.
https://github.com/vasanthk/scroll-tracker
Last synced: 25 days ago
JSON representation
Scroll Tracker - A jQuery plugin that is used to track how far down the page users have seen.
- Host: GitHub
- URL: https://github.com/vasanthk/scroll-tracker
- Owner: vasanthk
- Created: 2014-07-07T03:15:00.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-07-18T21:29:02.000Z (almost 12 years ago)
- Last Synced: 2025-02-28T03:24:54.432Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 152 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scroll Tracker jQuery Plugin
Scroll Tracker is jQuery plugin that is used to track how far down the page users have seen.
It track page scroll by logging the % of page/pixels viewed and the total time taken.
Dependencies: jQuery, lodash (Scroll throttling)
## License
Licensed under the MIT and GPL licenses.