Reading Progress Tracker

Description

Adds a customizable reading progress bar to posts, with optional analytics and a reading-time estimate.

**Key Features:**

  • Customizable progress bar color, thickness, and position.
  • Option for percentage or just a line indicator.
  • Mobile-friendly behavior.
  • Optional: integrate with “reading time” estimates.
  • Analytics: track average scroll depth per post.
  • Add “next article” suggestion once progress reaches 100%.

🔑 Free vs. Paid

–Analytics Page–
Free: Only the first 10 pages are displayed.
Licensed: All page data is available. (One Time Payment Only)

Screenshots

  • Backend Screenshot.
  • Frontend Screenshot how it looks.
  • Backend Screenshot how it shows analytics for each post.

Installation

  1. Upload the plugin files to the /wp-content/plugins/reading-progress-tracker/ directory, or install directly via the WordPress Plugins screen.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Visit any post on your site — you’ll see reaction buttons below each paragraph automatically.

FAQ

Does it work with Gutenberg and Classic Editor?

Yes, it works with both.

Do I need jQuery?

Yes, the plugin uses jQuery for handling AJAX requests.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Reading Progress Tracker” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0

  • Initial release with progress bar, analytics and AJAX support.