Time Spent Tracker
Отслеживание общего времени, проведенного на сайте пользователем
by Aleksey Krivoshein · github.com/a-krivoshen/time-spent-tracker · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/a-krivoshen/time-spent-tracker/archive/refs/heads/main.zipReadme
=== Time Spent Tracker === Contributors: Alekseyweb Tags: time tracking, user engagement, analytics Requires at least: 5.0 Tested up to: 6.6 Requires PHP: 7.0 Stable tag: 1.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html
Track how much time users spend on your website with customizable display options.
== Description == Time Spent Tracker allows you to track how much time users spend on your website. It provides a customizable display of the total time with language options. Use the [time_spent] shortcode to display the tracker on your posts or pages.
== Installation ==
- Upload the
time-spent-trackerfolder to the/wp-content/plugins/directory. - Activate the plugin through the 'Plugins' menu in WordPress.
- Use the
[time_spent]shortcode to display the tracker on your posts or pages.
== Frequently Asked Questions ==
= How do I display the time tracker on my site? =
Use the [time_spent] shortcode.
= Can I change the language? = Yes, you can select between English and Russian in the settings page.
== Screenshots ==
- Settings page.
- Time spent tracker on a post or page.
== Changelog == = 1.0 =
- Initial release.
== Upgrade Notice == = 1.0 = Initial release of Time Spent Tracker.