=== Simplest Analytics === Contributors: codenlassen Donate link: https://www.paypal.com/donate/?hosted_button_id=DM53FXEJ53CUJ Tags: analytics, statistic, tracking, cookieless Requires at least: 4.0 Tested up to: 6.1 Requires PHP: 7.4 Stable tag: 1.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Simple webanalytics stored in the own database without setting cookies. == Description == Simplest Analytics tracks visits and unique users session based serverside without setting 3rd party cookies. It is also possible to track events and url paramaters. After installing and activation the plugin it's working without further configuration. If you want to set up custom tracking events or url parameters you can use the settings tab in the WordPress backend. = Why use Simplest Analytics? = It is working. No function overload. Track visits, unique users and custom events like clicks. = What are the main features of the plugin? = * Track page visits and unique users * Track traffic on sites * Track where your traffic comes from * Track where your woocommerce sales come from * Track custom events when a user clicks an element * Track the use of url parameters like your-site.com/?campaign=whatever = How are the charts in the admin dashboard generated? = The charts are based on google-charts.js which only load in the admin backend. The data is stored in the database on the same server where your WordPress installation is located. == Installation == 1. Upload the zip to the '/wp-content/plugins/' directory and unzip 1. Activate the plugin through the 'Plugins' menu in WordPress OR go to 'Plugins' > 'Add new', and search for 'simplest analytics' to install through the WordPress dashboard. == Frequently Asked Questions == = Does this plugin sets cookies? = No, it's serverside tracking. = Can I track unique visitors? = Yes, vitits and unique visitors. = Can I track clicks? = Yes, very easy to set up. = I need support! = Please visit https://www.coden-lassen.de/referenzen/plugin-simplest-analytics == Screenshots == 1. analytics dashboard 2. url parameter setting 3. event setting == Changelog == = 1.0.0 - 2023-01-10 = * First Release == Upgrade Notice == = 1.0.0 = This is the first version of Simplest Analytics