==== Plugin Name ==== Contributors: georgemathewk Tags: traffic analyzer, statistics, visitors vs views graph Requires at least: 3.0 Tested up to: 3.3.1 Stable tag: 2.0.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 == Installation == 1. Upload trafficanalyzer directory to the /wp-content/plugins/ directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Upgrading users should ensure that, the plugin is deactivated and then reactivated after automatic upgradation == Screenshots == 1. TrafficAnalyzer - Settings 2. TrafficAnalyzer - Line Chart 3. TrafficAnalyzer - Area Chart ( Available with Advanced Options ) 4. TrafficAnalyzer - Bubble Chart ( Available with Advanced Options ) 5. TrafficAnalyzer - Step Chart ( Available with Advanced Options ) 6. TrafficAnalyzer - Consolidated View in Pie Chart 7. TrafficAnalyzer - Visits vs Views Chart == Changelog == = 2.0.0 = * New: Visits vs Views Graph is added * New: Introduced Cookies * Fix: Chart is stucked when the grid chart contains only one row * Fix: Error in the Weekly start date and weekly end date = 1.9.0 = * New: Different kinds of datapoints like curved, segment, step, horizontal etc are added * New: Different kinds of charts like area chart, column chart, bar chart etc are added * Advanced options are added * Fix: Accuracy level of plugin is increased alot * New: New website http://wptrafficanalyzer.in is opened for the plugin = 1.8.0 = * New: Option to select yesterday is added in DateRange Picker * New: Home or Front page is also added for trend analysis * New: Application architecture is revamped * New: Tooltip of line chart is updated * New: X-Axis labels are modified * New: Background colour of Chart title is removed = 1.7.0 = * New: 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