==== Plugin Name ==== Contributors: georgemathewk Tags: traffic analyzer, statistics Requires at least: 3.0 Tested up to: 3.2.1 Stable tag: 1.7.0 Site's traffic analyzing tool which provide various statistical information in graphs == Description == This wordpress plugin can be used to determine the number of visits to each posts or pages available in the site. Using this plugin, Administrator can analyze the number of visits in various views like consolidated view, daily view , weekly view, monthly view and custom date range view. All views are provided in user friendly charts. Using the settings provided with this plugin, administrator can decide which are all posts or pages should be displayed in the charts. Features: * All the information is provided in user friendly charts * Trend of visits can be easily analyzed using various filters * Role based access to the graphs and settings * Grid Data for Pie and Line Charts * Various search option for grid data Queries and Suggestions: Submit your Queries and Suggestions here { http://www.gladsys.in/forum } == Installation == 1. Upload trafficanalyzer directory to the /wp-content/plugins/ directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Screenshots == 1. TrafficAnalyzer - Settings 2. TrafficAnalyzer - Consolidated View 3. TrafficAnalyzer - Daily View 4. TrafficAnalyzer - Weekly View 5. TrafficAnalyzer - Monthly View 6. TrafficAnalyzer - Custom Date Range View 7. TrafficAnalyzer - Grid Data with Search Option == Changelog == = 1.7.0 = * Fix: Search option for grid data is added = 1.6.1 = * Fix: With robot data is shown, if no settings is done. ( This should be Without robot data ) = 1.6.0 = * New: Settings for Robots is added. Now With robots, without robots and robots only graph data can be generated = 1.5.0 = * New: Grid data for Line Chart = 1.4.0 = * New: Grid data will be opened on clicking the pie chart = 1.3.0 = * New: Trend analysis for selected articles. * New: Architecture is changed. New classes TrafficAnalyzer, TrafficAnalyzerViews and TrafficAnalyzerSettings were introduced = 1.2.0 = * New: Role based access is implemented * Fix: "Visits" is renamed to "Views" = 1.1.3 = * Fix: Excluding some general bots like google-bots, Yahoo Slurp, MSN Bot etc = 1.1.2 = * Fix: Necessary table on activation is not created. This is fixed = 1.1.1 = * Fix: Total Visits on Line chart tooltip is modified from daterange total to period total = 1.1.0 = * New: Total Visits is added to the line chart tooltip = 1.0.0 = * New: Initial Release