Summary
This is the simplest Google Analytics tracking code installer plugin for WordPress. Just copy and paste your tracking code into option panel, then it inserted into footer area. Code will not be inserted in case login insider accesses, so “administrator filter” on Google Analytics won’t be necessary.
Google Analytics のトラッキングコードを埋め込むプラグインは数多くありますが、どれも複雑過ぎるように思えたので必要最小限の機能のみ備えたシンプルなプラグインを作りました。コントロールパネルからトラッキングコードを入力すると、それをフッタの部分に書き出します。それだけです。また、ログイン中のユーザがアクセスしてきたときにはトラッキングコードを書き出さないようにしているので、Google Analytics 側で管理者を除外するフィルタを設定する必要がありません。
Download and Installation
You can download the plugin’s zip file here. After you download the zip, you’ll need to unzip it to your /wp-content/plugins/ directory. Then log into WordPress and activate the plugin from within your plugins panel.
ここから zip ファイルをダウンロードして、/wp-content/plugins/ ディレクトリに展開、あとは WordPress にログインして plugins パネルで有効化して下さい。
Changelog
| Version | Date | Description |
|---|---|---|
| 1.0 | 2006/10/25 | Initial release. For WordPress 2.0 and 2.1. |