This module helps non-developers to implement the Inspectlet tracking code. Inspectlet is a tracking tool which features heatmaps, clickmaps and A/B testing. It also records where the mouse is on the screen, so that site owners can become aware which buttons and/or links people are hovering over but don't click.
For more information see: https://www.inspectlet.com
Installation
- Enable the module.
- Go to /admin/config/system/inspectlet.
- Paste your Inspeclet code in there.
- Go to https://www.inspectlet.com/dashboard and wait for your data to come in.
Disable A/B testing
To prevent loading additional scripts that may cause visual glitches on page load, edit the tracking snippet manually:
Default tracking code has A/B testing enabled.
var insp_ab_loader = true; // set this boolean to false to disable the A/B testing loader
Disable A/B testing.
var insp_ab_loader = false; // set this boolean to false to disable the A/B testing loader
Project information
- Project categories: Integrations
8 sites report using this module
- Created by Noe_ on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.



