2026-04-15 19:53:19 +00:00
=== Ansico Stat Plugin ===
Contributors: aphandersen
Donate link: https://ansico.dk
Tags: analytics, statistics, views, post views, dashboard
Requires at least: 6.0
Tested up to: 6.9.4
Requires PHP: 7.4
2026-04-17 21:56:44 +00:00
Stable tag: 1.1.0.1
2026-04-15 19:53:19 +00:00
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Simple WP plugin with basic website statistics.
== Description ==
Ansico Stat Plugin is a lightweight statistics plugin for WordPress that tracks views across your site and provides admin-friendly reporting in the dashboard and in dedicated statistics pages.
Features include:
* Track views for posts, pages, and selected public custom post types
* Track views for front page, posts page, archives, taxonomies, search results, and 404 pages
* Admin-only frontend view counter
* Monthly and yearly statistics pages
* Daily total views charts
* Top views by month and year
* Referral source statistics
* Device, browser, and operating system breakdowns
* Bot exclusion and logged-in user exclusion rules
* Reset statistics from the settings page
2026-04-17 21:56:44 +00:00
* Single page statistics page with URL-based lookup, date range filters, per-page charts, unique visitor tracking from version 1.0.0.6 forward, and a frontend admin bar shortcut
2026-04-15 19:53:19 +00:00
Support and documentation:
https://ansico.dk/Ansico/Ansico-Stat-plugin
== Installation ==
1. Upload the plugin folder to the `/wp-content/plugins/` directory, or upload the ZIP from the WordPress admin.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Go to `Ansico Stat Plugin` in the admin menu to configure settings and view statistics.
== Frequently Asked Questions ==
= Does it work without Post Views Counter? =
Yes. Ansico Stat Plugin is fully independent.
= Can I exclude administrators or logged-in users? =
Yes. You can choose whether to count everyone, exclude administrators only, or exclude all logged-in users.
= Can I choose what to track? =
Yes. You can choose which post types and page types the plugin should track.
= Where can I get support? =
Support URL:
https://ansico.dk/Ansico/Ansico-Stat-plugin
== Changelog ==
2026-04-17 21:56:44 +00:00
= 1.1.0.1 =
- Added visible data points to the combined views and unique visitors chart.
- Added hover tooltips to the combined chart so each point can be read directly.
- Updated the plugin version to 1.1.0.1.
= 1.0.0.7 =
* Added date range filters and a combined views/unique visitors chart on the single page statistics screen.
* Added a frontend admin bar shortcut that opens statistics for the current page directly in wp-admin.
* Updated single-page CSV export to include the selected date range.
= 1.0.0.6 =
* Added true per-page unique visitor tracking stored per day for posts, pages, and tracked non-singular pages.
* Extended the single page statistics screen and CSV export with unique visitor metrics and charts.
= 1.0.0.5 =
* Expanded the single page statistics screen with more page-specific KPIs, weekday distribution, and period-over-period comparisons.
* Added CSV export for the selected page URL so the report can be downloaded directly from the single page statistics screen.
= 1.0.0.4 =
* Added a single page statistics admin page where you can enter a site URL and view statistics for that specific tracked page or post.
* Added per-page daily and monthly charts plus lifetime and recent-period summaries.
2026-04-15 19:53:19 +00:00
= 1.0.0 =
* First public release.
* Added tooltips to line, bar, and pie charts.
* Added monthly and yearly statistics pages.
* Added configurable tracking settings and frontend counter display.
== Upgrade Notice ==
2026-04-17 21:56:44 +00:00
= 1.0.0.7 =
Adds custom date ranges, a combined page chart, and a frontend admin bar shortcut for the current page report.
= 1.0.0.6 =
Adds true per-page unique visitor tracking for new data and shows those metrics on the single page statistics screen.
= 1.0.0.5 =
Adds more page-specific KPIs and CSV export on the single page statistics screen.
= 1.0.0.4 =
Adds a single page statistics screen with URL-based lookup.
2026-04-15 19:53:19 +00:00
= 1.0.0 =
First public release.