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
Installation
Simple:
- Upload the
AJAX-yandex-metrika
directory (“unzipped”) to the/wp-content/plugins/
directory - 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.
ContributorsTranslate “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.