=== WP Smart Analytics === Contributors: vinodsebastian Tags: wp smart analytics, visitor, security, ban, behavior, analytics, actions, ip, logs, statistics, no database Requires at least: 3.9.0 Tested up to: 4.9.4 Requires PHP: 5.3.0 Stable tag: 1.0.2 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html This responsive 'Plugin' provides insights into visitor analytics and can be used to provide security to your wordpress installation from the comfort of WordPress dashboard. This 'Plugin' does not use database. == Description == WP Smart Analytics provides insights into visitor analytics and can be used to provide security to your wordpress installation from the comfort of WordPress dashboard. This 'Plugin' does not use database. The data required is stored locally inside the 'Plugin' folder as plain text files along with .htaccess to prevent unauthorized accss. 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. You can ban an 'IP' by tagging it with word 'ban'. Also a ban ip text is generated that can be used if required. Some uses of this 'Plugin' are tagging for lead analytics, and security maintenance. It is highly flexible. = 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 4. The files inside the above directories are secured from unauthorized access using .htaccess but don't forget to double check. == Frequently Asked Questions == Q. I want to reverse certain banned 'IP's A. You can edit 'tags.txt' file inside 'meta' to reverse 'IP' blocking by deleting the line with the specific 'IP' and the tag name 'ban More questions, mail me at me[at]vinodsebastian.com I will try to respond promptly == 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 = 1.0.2 = * Increased security