Description
Inspectlet records real user sessions on your website and uses AI to surface what matters — rage clicks, errors, drop-offs, and the moments worth watching. Stop guessing what your users want.
AI-Powered
- AI Session Insights — AI watches every session and surfaces the ones that matter. Rage clicks, errors, form abandonment, and conversion drop-offs are detected automatically.
- Ask Inspectlet AI — ask questions about your users in plain English and get instant answers backed by your analytics data.
Core Analytics
- Session Replay — watch real visitors click, scroll, type, and navigate your site
- Dynamic Heatmaps — eye-tracking, click, and scroll heatmaps that work on dynamic content
- Form Analytics — find where users abandon your forms and which fields cause friction
Testing & Feedback
- A/B Testing — test designs with a visual editor, goal tracking, and statistical significance
- Feedback Surveys — collect NPS and on-site feedback at the right moment
- Error Logging — catch JavaScript errors automatically with stack traces and session replay links
Setup takes 30 seconds:
- Install and activate the plugin.
- Go to Settings Inspectlet.
- Enter your Website ID (found in your Inspectlet dashboard under “Install Tracking Code”).
- Save — done!
Installation
- Upload the
inspectletfolder to/wp-content/plugins/. - Activate the plugin through the Plugins menu in WordPress.
- Go to Settings Inspectlet and enter your Website ID.
Or search for “Inspectlet” in the WordPress plugin directory and click Install.
FAQ
-
Where do I find my Website ID?
-
Log in to your Inspectlet dashboard, click “Install Tracking Code”, and you’ll see your Website ID (a numeric value like 1234567890).
-
Does this slow down my site?
-
No. The Inspectlet script loads asynchronously and does not block page rendering.
-
Does this work with caching plugins?
-
Yes. The tracking code is output via the
wp_headaction, which is compatible with all major caching plugins. -
What data does Inspectlet collect?
-
Inspectlet records user interactions (mouse movements, clicks, scrolls, keystrokes, and page content). Sensitive fields can be excluded. See the Inspectlet privacy policy for details.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Inspectlet – AI-Powered Session Replay, Heatmaps & Analytics” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Inspectlet – AI-Powered Session Replay, Heatmaps & Analytics” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
3.0.1
- Updated plugin title and description to reflect full product offering including AI Session Insights, Ask Inspectlet AI, A/B testing, feedback surveys, and error logging.
3.0
- Complete rewrite with modern WordPress coding standards.
- Tracking snippet loaded asynchronously via
wp_head. - Settings link on the Plugins page for quick access.
- Clean uninstall — removes all plugin data from the database.