Linux 软件免费装

LekTrail Reading Tracker

开发者 raulprdev
更新时间 2026年4月5日 20:50
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

tracking engagement suggestions reading progress recently viewed

下载

1.0.0

详情介绍:

Most websites have no memory. Visitors return and see the same content with no recognition of what they've already explored. LekTrail changes that. For content sites: Show readers which articles they started but didn't finish, and suggest new content based on their history. For e-commerce: Display recently viewed products so customers can easily return to items they were considering. For courses and documentation: Track progress through lessons or guides, showing what's completed and what's next. How It Works LekTrail tracks when visitors scroll through your content: The widget displays three sections: "Continue Reading", "Completed", and "Suggested Reading". Two Tracking Modes localStorage Mode (Default) Server-Side Mode Features Development Source code and build tools are available on GitHub.

安装:

  1. Upload lektrail to /wp-content/plugins/
  2. Activate the plugin
  3. Add the widget:
  4. Gutenberg: Search for "LekTrail" in the block inserter
  5. Shortcode: Add [lektrail] to any page
  6. Configure in Settings > LekTrail

常见问题:

Does this work without user registration?

Yes. By default, LekTrail uses localStorage which works for all visitors without requiring login. Data is stored privately in the visitor's browser.

Can I track reading progress for logged-in users?

Yes. Enable "Track Logged-in Users" in settings. This stores reading history on the server, allowing it to persist across devices. Requires users to be logged in (WordPress users or via a membership plugin).

What post types can I track?

Any post type: posts, pages, WooCommerce products, custom post types. Configure which types to track in the settings.

How do I customize the widget appearance?

The widget uses minimal styling. Add your own CSS targeting .lektrail-widget, .lektrail-continue, .lektrail-completed, and .lektrail-suggestions.

更新日志:

1.0.0