Descripción
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)
Capturas
Instalación
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!
Preguntas frecuentes
- Requirements?
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«AJAX Yandex.Metrika» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «AJAX Yandex.Metrika» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
2.1.0
- Support for themes without footer (shared options section + localization).
2.0.0
- Initial Release.