このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

AJAX Yandex.Metrika

説明

Add Yandex.Metrika counter. And add counter integration for AJAX sites.

Theme requirements:

  • Theme must support footer (wp_footer). If not, you can change wp_register_script last parameter in php file: true => false.

For more information, please visit the Sergey S. Betke blog.

ToDo

The next version or later:

  • commom option for script location (header / footer)
  • links to yandex.metrika siter from wp-admin\options
  • support jQuery ajax events, not just my custom actions (hit.counter)

スクリーンショット

インストール

Simple:

  1. Upload the AJAX-yandex-metrika directory (“unzipped”) to the /wp-content/plugins/ directory
  2. Find “AJAX Yandex.Metrika” in the ‘Plugins’ menu in WordPress and click “Activate”

That’s It!

FAQ

Requirements?

評価

このプラグインにはレビューがありません。

貢献者と開発者

AJAX Yandex.Metrika はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“AJAX Yandex.Metrika” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

2.1.0

  • Support for themes without footer (shared options section + localization).

2.0.0

  • Initial Release.