Description
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.
Installation
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.
FAQ
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Smartlook” is open source software. The following people have contributed to this plugin.
Contributors“Smartlook” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Smartlook” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
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.