How to verify your installation works on Hotjar
To verify your Hotjar installation, log into your account and check the Sites & Organizations page for connection status. You can also use browser developer tools to confirm the tracking code is loading properly and generating data.
Prerequisites
- Active Hotjar account
- Hotjar tracking code installed on your website
- Access to your website's admin panel
- Basic understanding of browser developer tools
Step-by-Step Instructions
Check Installation Status in Hotjar Dashboard
Use the Hotjar Browser Extension
Verify Tracking Code in Page Source
hotjar. You should find the Hotjar tracking script in the <head> section, containing your unique Site ID.Check Network Activity in Developer Tools
hotjar or look for requests to script.hotjar.com. Successful requests with 200 OK status indicate proper loading.Test Real-time Data Collection
Verify Console for Errors
hj functions. A properly working installation should not generate Hotjar-related errors. You may see initialization messages which are normal.Test Hotjar Features
Common Issues & Troubleshooting
Hotjar shows 'Not verified' status despite code installation
Ensure the tracking code is placed in the <head> section before any other scripts. Clear your browser cache and wait up to 15 minutes. Check that your website is publicly accessible and not behind authentication.
No recordings or heatmap data appearing
Verify that Recordings and Heatmaps are enabled in your site settings. Check if your IP address is excluded from tracking. Ensure you have sufficient traffic and data collection limits haven't been reached.
Tracking code present but no network requests to Hotjar
Check for JavaScript errors that might prevent Hotjar from loading. Verify the Site ID in your tracking code matches your dashboard. Disable ad blockers or privacy extensions that might block Hotjar requests.
Hotjar extension shows as inactive on your website
Refresh the page and ensure you're logged into the correct Hotjar account. Check that the Site ID in your tracking code corresponds to the site you're viewing. Try logging out and back into both Hotjar and the browser extension.