이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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.

FAQ

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.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“WordPress Google Analytics Reports”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “WordPress Google Analytics Reports”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

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