Beschrijving
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)
Installatie
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?
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“AJAX Yandex.Metrika” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “AJAX Yandex.Metrika” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
2.1.0
- Support for themes without footer (shared options section + localization).
2.0.0
- Initial Release.