An open API service indexing awesome lists of open source software.

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.

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.