This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

AJAX Yandex.Metrika

Description

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)

Screenshots

  • Options page.

Installation

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?

Reviews

There are no reviews for this plugin.

Contributors & Developers

“AJAX Yandex.Metrika” is open source software. The following people have contributed to this plugin.

Contributors

Translate “AJAX Yandex.Metrika” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

2.1.0

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

2.0.0

  • Initial Release.