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

WP Bots Analytics

설명

This plugin enables tracking spiders and bots via Google analytics without harc-coding your template files. Tracking bots and spiders on your website can help you understanding if all pages are visited by search engines or some of them have crawling problems. It is also useful to conduct SEO tests, if have not access to your server logs.

In order to make this plugin work, you need 2 thing:

  1. A new profile within your Google Analytics account. Select a “Add a Profile for a new domain”. Name it as you like (I suggest bots.mydomain.com). Take note of the Web Property ID (UA-XXXXXX-YY).

  2. The Google identifier of your domain, that’s the value of your _utma cookie on your website. Yo find this, use Mozilla Firefox (Tools>> Options>>> Show Cookies). Find your site, expand and look for the cookie named “_utma” (look at the first screenshot).

Once you have this informations, you can install and activate the plugin.

For more information visit: WP Bots Analytics Plugin on Giuseppe Pastore’s site

스크린샷

  • How to retrieve the _utma cookie

  • Google Analytics Bots Dashboard

설치

  1. Upload botsanalytics directory to the /wp-content/plugins/ directory

  2. Activate the plugin through the ‘Plugins’ menu in WordPress

  3. Add the Web Property ID from Google Analytics (UA-XXXXXX-YY) to the settings (Admin > Settings > Bots Analytics)

  4. Add the first number of your __utma cookie to the settings (Admin > Settings > Bots Analytics)

  5. If you check ‘I like this plugin!’ chechbox (Admin > Settings > Bots Analytics), your will credit the author with a link from your footer

FAQ

Do I have to insert the Javascript code of the new Google Analytics profile in my template?

No, you don’t, this is not required.

후기

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

기여자 & 개발자

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

기여자

자국어로 “WP Bots Analytics”(을)를 번역하세요.

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

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

변경이력

1.0

  • Original release

2.0

  • Fixed BingBot identification issues