Beschrijving
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.
Installatie
Minimum Requirements
- WordPress 3.8 or greater
Instructions
- Upload the entire ‘wp-hotjar’ folder to the ‘/wp-content/plugins/’ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
Beoordelingen
Bijdragers & ontwikkelaars
“WP Hotjar” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “WP Hotjar” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via 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