這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

WordPress Google Analytics Reports

描述

This plugin helps the users brings Google Analytics reports overview using Google Analytics Data API to your blog dashboard. Currently this plugin supports timeline and map overlay charts. The destination of the plugin is to help blogger to get insight of their blog traffic without logging into Analytics.

Things to do
1. To support caching since there is a limit on API access per day.
2. To do a simple dashboard and theme widget
3. Add more Charts

螢幕截圖

  • Screenshot of the configuration panel for this plugin.
  • Screenshot of reports page

安裝

  1. Copy files to wordpress wp-content/plugins folder.
  2. Goto to Plugins page in wordpress and activate the WordPress Google Analytics Reports plugin.
  3. Goto ‘Analytics Configuration’ page and provide your google analytics email and password. Once you save it you will be able to select the profile. Once profile is selected you can view the report in ‘Analytics Report’ page under Dashboard.

常見問題

Why the plugin is not working for me ?

Please check if you can select analytics profile in the option page. If you cannot then your email and password may be wrong or you don’t have analytics profile attached to that email.

Why my reports page is really slow ?

This plugin queries Google Analytics to get the visitors information. This might take sometime. Working on a better way to cache the result for short duration.

Should I modify any code in wordpress?

Not needed. You have to just upload the files to your plugin directory.

If I de-activate this plugin will it affect my blog?

No. This plugin uses some of function of wordpress. WordPress has nothing to with plugin. So de-activating this plugin is 100% safe.

評價

There are no reviews for this plugin.

貢獻者及開發者

“WordPress Google Analytics Reports” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

修改日誌

Version: 1.0.7 Dated: 2014-04-25

  • Tested and released for wordpress 3.9

Version: 1.0.6 Dated: 23-July-2009

  • Updated version and checked compatibility with wordpress 2.8.2

Version: 1.0.5 Dated: 20-May-2009

  • Added js_escape to all strings printed in the javascript.

Version: 1.0.4 Dated: 16-May-2009

  • Removed CURLOPT_FOLLOWLOCATION due to limitation on safe mode

Version: 1.0.3 Dated: 16-May-2009

  • Added keywords, source, browsers table list
  • Added requirement check if xml and curl enabled on the server
  • Updated donation link
  • Added changelog section in readme.txt

Version: 1.0.2 Dated: 09-May-2009

  • Updated Readme.txt with screenshots and donation links

Version: 1.0.1 Dated: 09-May-2009

  • Styled reports page
  • Added report summary
  • Added Visitors, New vists to annoted timeline chart
  • Aded Map overlay visits chart
  • Parser update and bug fixes

Version: 1.0 Dated: 05-May-2009

  • Visit / Pageviews Chart
  • Google Data Feed fetcher
  • Data parser