=== Vistrala Visitor Analytics ===
Contributors: michas791982
Tags: analytics, visitor analytics, stats, traffic, visitors
Requires at least: 5.8
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Simple visitor analytics for WordPress: visits, visitors, countries, URLs, referrers and daily stats.

== Description ==

Vistrala Visitor Analytics is a simple WordPress analytics plugin that tracks basic visitor activity directly inside your WordPress admin area.

It can show:

* Visits and visitors for the selected period
* Today visits and visitors
* Total visits and visitors
* Visits by day
* Visits by country
* Visits by URL
* Latest visits and referrers

The plugin stores analytics data in your WordPress database. It does not require an external analytics service.

Privacy note: the plugin does not store visitor IP addresses. It may use the visitor IP only temporarily during the request to detect the country when Cloudflare headers or WooCommerce geolocation are available.

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/vistrala-visitor-analytics/` directory, or install the plugin through the WordPress plugins screen.
2. Activate the plugin through the Plugins screen in WordPress.
3. Go to Vistrala Analytics in the WordPress admin menu.
4. Choose a period such as Today, Yesterday, Last 7 days, Last 30 days, Last 90 days or Last year.

== Frequently Asked Questions ==

= Does this plugin use an external analytics service? =

No. The plugin stores analytics data in your WordPress database.

= Does it store visitor IP addresses? =

No. The plugin does not store visitor IP addresses.

= Does it count logged-in administrators? =

No. Visits from users who can manage options or WooCommerce are ignored.

= Can I filter the analytics tables by period? =

Yes. The admin page includes a period dropdown for Today, Yesterday, Last 7 days, Last 30 days, Last 90 days and Last year. The tables below change based on the selected period.

== Screenshots ==

1. Vistrala Analytics dashboard with visits, visitors, countries, URLs and referrers.

== Changelog ==

= 1.0.0 =
* Initial release.
