=== User Timer === Contributors: sosidee Tags: user activity, user tracking, analytics, logged-in users, usage tracking Requires at least: 5.9 Tested up to: 6.7 Stable tag: 0.1.3 Requires PHP: 8.0 License: GPLv3 or later License URI: https://www.gnu.org/licenses/gpl-3.0.html Tracks the activity of logged-in users by measuring how long their browser stays active on the site. == Description == User Timer tracks how long logged-in users stay active on your site. It checks at regular intervals if the user’s browser is still open on any page. You can set the check interval (in minutes), and choose which user roles to monitor. Useful for understanding how long users engage with your site — for example, measuring admin working time, member activity, or student engagement on e-learning platforms. Collected data can be filtered by date range and exported to CSV, showing total time (in minutes) per user. **Main features:** - Set check interval (in minutes) - Enable tracking by user role - Filter data by date range - Export results to CSV == Installation == 1. In your WordPress dashboard, go to **Plugins > Add New** 2. Search for "**User Timer**" 3. Click **Install Now**, then **Activate** 4. Go to **Tools > User Timer** to configure == Usage == Go to **Tools > User Timer**. Set the interval and select which user roles to track. The plugin will start logging active time. == Frequently Asked Questions == = Where can I find the plugin settings? = After activation, go to **Tools > User Timer** in the admin menu. == Upgrade Notice == Always back up your site before updating. == Changelog == = 0.1.3 = * Added a tracking status indicator in the admin bar * Added pre-set date intervals in the Data page = 0.1.2 = * First release.