=== Google Analytics Popular Posts === Contributors: koichiyaima Donate link: http://yaima.sakuraweb.com/ Tags: Yaima surf, Widget, Google, Analytics, Google Analytics, API, Google Analytics API, Stats, Google Stats, Analytics Stats, Popular Posts Requires at least: 2.8.0 Tested up to: 3.1.3 Stable tag: 1.0.7 Uses Google Analytics API to fetch data from your analytics account and displays popular posts in the widget. (by koichiyaima) == Description == This wordpress plugin uses Google Analytics API to fetch data from your analytics account and displays popular posts in the widget. You will have to enter your analytics account details in the widget. = Some features: = * You can edit CSS in your theme directory. (google-analytics-popular-posts.css copy to your theme directory then edit it!) = Translations: = * Japanese (ja) - [koichiyaima](http://yaima.sakuraweb.com/) = Support: = * [Plugin Homepage](http://yaima.sakuraweb.com/plug-ins/google-analytics-popular-posts/) * [Support](http://wordpress.org/tags/google-analytics-popular-posts) == Installation == 1. Download it. 2. Extract all files from the zip archive. 3. Copy the "google-analytics-popular-post" folder to wp-content/plugins/ 4. Activate the plugin through the "Plugins" menu in wordpress. 5. Go to the widget page. 6. Add the widget to the sidebar and give it a title, enter the settings of your Analytics Account, username/password, enter the Profile ID of your website (get Profile ID from Analytics Home Page -> Actions -> Edit (Edit Profile) ). It doesn't work! * Please fill the Username field with the email address you use to login to your Google Analytics. * Please fill password correct too again. * check for your Profile ID. (UA-xxxxxxx-xx is not the Profile ID, The profile ID of your account can be found in the URL of your reports. For example, if you select a profile from an account and view your reports, you may see a URL string that looks like this: https://www.google.com/analytics/reporting/?reset=1&id=123456&pdr=00000000-00000000 The profile ID is the number that comes right after the &id parameter. So, in this case, your profile ID would be 123456.) * If the difference between public site URL and private site URL, the Post ID can not get it. In this case, "Google Analytics Popular Posts" is displayed raw data from the Google Analytics. == Screenshots == 1. Preview. 2. Widget options (English). 3. Widget options (Japanese). == Changelog == = 1.0.7 = * If you can not get post ID, "Google Analytics Popular Posts" is displayed raw data from the Google Analytics. * Bug fixed. = 1.0.6 = * Translations for Japanese has been updated. = 1.0.5 = * You can edit CSS in your theme directory. = 1.0.4 = * Add SiteURL input field. = 1.0.3 = * Change the password input field. type="text" => type="password". * The input field design is updated. = 1.0.2 = * Add Description in Readme.txt. = 1.0.1 = * Add input field GAPI filter control. = 1.0.0 = * First release.