Descripción
Smartlook is a free analytics tool for websites and mobile apps. It allows you to do visitor recordings, heatmaps, conversion funnels, and automatic event tracking.
This plugin allows you to easily integrate Smartlook code into your WordPress website.
Pull requests are welcome on Github.
Features:
- Disable snippet code on specific posts, pages and custom post types
Support
For questions, feature requests, and support concerning the Smartlook plugin, please refer to Github.
Instalación
Automated Installation
- Go to the “Plugins” menu, and choose “Add New”.
- Search for “wpsmartlook”, and then click “Install Now”.
- Click “Activate”.
FTP
- Download and extract the .zip file.
- Upload the unzipped folder to the
/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu.
Composer
composer require s3rgiosan/wpsmartlook
Configuration
After installation, configure the plugin by visiting Settings -> Smartlook and entering your snippet code.
Preguntas frecuentes
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
Colaboradores"Smartlook" ha sido traducido a 1 idioma local. Gracias a los traductores por sus contribuciones.
Traduce "Smartlook" 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
1.2.1
- Fix dependencies.
1.2.0
- Tested with WordPress 5.1.
- Sanitize snippet code.
- Added plugin action links.
1.1.4
- Fix meta box nonce key.
1.1.3
- Added Code Climate integration.
- Added moar badges (yes I am a badge poser).
- Added contribution guidelines.
- Updated README.
1.1.2
- Added Codacy (a tool for automated code review) badge.
1.1.1
- Minor changes.
1.1.0
- Disable recording for specific content types.
1.0.2
- Check if current user can ‘manage_options’.
1.0.1
- Bug fix.
1.0.0
- Initial release.