Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями 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!

Часто задаваемые вопросы

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.