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.

WP Hotjar

Description

Hotjar is a 3rd tool that provide analytics and feedback for
your users with heatmaps, recordings, funnels, pools, surveys, etc.

This plugin allow you to connect this tool using its javascript code without put your hands
in the source code. Fill your Hotjar ID, it is enough.

The second advantage to use this plugin is the possibility to disable it in your site while
you are logged as admin. This is important to not generate fake analytics data in your heatmaps
and records in Hotjar.

Hotjar injects a javascript code in your site to capture the visitors events like scroll,
clicks, time on page, etc. You can visualize all reports in Hotjar dashboard.

Get involved

Developers can contribute to the source code on the GitHub Repository.

Installation

Minimum Requirements

  • WordPress 3.8 or greater

Instructions

  1. Upload the entire ‘wp-hotjar’ folder to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Reviews

7 чэрвеня, 2018
Easy and efficient way for adding Hotjar tracking to a WordPress site.
10 кастрычніка, 2017
Does what it needs to do - very happy
Read all 2 reviews

Contributors & Developers

“WP Hotjar” is open source software. The following people have contributed to this plugin.

Contributors

Translate “WP Hotjar” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

0.0.3 – 2018-04-21

  • Translations, basic styling and security improvements. Thanks @koskinenaa

0.0.2 – 2017-11-09

  • Trim hotjar id and check if it is present before render js snippet. Thanks @mvc1095

0.0.1 – 2017-06-18

  • Initial Release