=== WP Smart Analytics === Contributors: vinodsebastian Tags: wp smart analytics, visitor, users, smart, behavior, analytics, actions, ip, logs, security, block, statistics, text files, no database Requires at least: 3.9.0 Tested up to: 4.9.4 Requires PHP: 5.3.0 Stable tag: 1.0.1 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html This responsive 'Plugin' provide insights into visitor behavior and analytics from WordPress dashboard.. It can also be used to tag and ban requests and provide security. This 'Plugin' does not use database. == Description == WP Smart Analytics provide insights into visitor behavior and analytics from WordPress dashboard. The data required is stored locally inside the 'Plugin' folder as plain text files. No database is not used by the 'Plugin' and hence this 'Plugin' does not require expensive database storage. The 'Plugin' is responsive. The incoming IPs can be tagged and specifically banned from WordPress front-end. Tag cloud provides you an overview of the various tags and their frequency. = Website = http://www.vinodsebastian.com/plugins = Documentation = http://www.vinodsebastian.com/plugins == Installation == 1. Upload 'wp-smart-analytics' to the '/wp-content/plugins/' directory. 2. Activate the 'Plugin' through the 'Plugins' menu in WordPress. 3. PHP should have write access to 'logs' and 'meta' directories placed inside this ('wp-smart-analytics') 'plugin' directory * You can ban an 'IP' by tagging it with word 'ban'. * Please ensure that the files inside the above directories are secured from unauthorized access. * You can also edit 'tags.txt' file inside 'meta' to reverse 'IP' blocking by deleting the specific line (having the specific 'IP' and the tag name 'ban') == Screenshots == 1. Admin screen for desktop with colored tags 2. Add a tag by clicking on 'IP' 3. How to ban an 'IP' 4. 403 Access Forbidden 5. Admin screen for mobile (Responsive) == Upgrade Notice == The Plugin has a definite upgrade plan. == Changelog == = 1.0.0 = * WP Smart Analytics is launched. = 1.0.1 = * Logs in reverse chronological order * Ability to tag IPs * Ability to ban IPs * Tag cloud * Minor bugs removed