=== Plugin Name === Contributors: stildv Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=A6MQWR8DK4PFC Tags: google analytics, analytics, report, analytics report, stats, statistics, visitors, pageviews, visits Requires at least: 3.0.0 Tested up to: 3.3.1 Stable tag: 1.0.2 Reporteur is a simple reporting tool for your Google Analytics account. It analyzes the live data from Google Analytics API and summarizes it in WP. == Description == Reporteur is a simple and fast Google Analytics Report snapshot, at a glance, in your WP admin. It analyzes the live data coming from Google Analytics API and shows it to you right in your Wordpress admin, in a convenient way. Note that, this report is to give a general and / or quick overview of your data, for every kind of detail and custom reports, please use Google Analytics' wonderful website emporium. For a little bit more detail about the plugin it has its own page: **>> [Reporteur Project Page](http://stild.com/reporteur/ "Those reports will be on your desk by tomorrow!")** == Installation == This section describes how to install the plugin and get it working. 1. Upload `/reporteur` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Check your Reporteur page. 4. Enter your Google Analytics email and password. 5. Select the report you want to see 6. Enjoy. == Frequently Asked Questions == = What does the Pageviews columns (or Pages icons) represent? = They represent the pageview data coming from Google. Not unique pageview. Just pageview. So if someone visits your website 2 times in a month and looks at a total of 10 pages it counts as 10 pageviews. = What does the Visits columns (or 2 Heads icons) represent? = They represent the visits data coming from Google. Not unique visitors. Not absolute unique visitors. Just visits. So if someone visits your website 2 times in a month it counts as 2 visits. == Screenshots == 1. Enter your Google Analytics login information. 2. Get reports after selecting your report. 3. Oh, and you can hide the details and settings for your convenience. == Changelog == = 1.0.2 = * plugins_url update for those who have a non-default plugin directory. = 1.0.1 = * Small date fix which occured only on 31st of March when checking for last month. = 1.0 = * Everything is created and working normally.