This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Smartlook

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

  1. Go to the “Plugins” menu, and choose “Add New”.
  2. Search for “wpsmartlook”, and then click “Install Now”.
  3. Click “Activate”.

FTP

  1. Download and extract the .zip file.
  2. Upload the unzipped folder to the /wp-content/plugins/ directory.
  3. 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

Do I need a Smartlook account to use this plugin?

Yes. You can sign up for a free Smartlook account here.

Where can I find out more about Smartlook?

Visit the Smartlook website to learn more about Smartlook and how you can use it to start gaining insights into how users use your website.

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.