Your Heatmaps may be based on continuous capture
Depending on your plan, your Heatmaps may be based on continuous capture by default. As we transition to Continuous Heatmaps, you will still have access to manual snapshot-based Heatmaps as well. Learn more about Continuous Heatmaps.
Occasionally, you may want your Heatmap screenshot to suppress or exclude specific elements on your page, like a pop-up that automatically loads when a new user lands on your page. You can exclude it from your screenshot by following the steps below.
Excluding elements is not suppressing sensitive data
To learn more, you can refer to Suppressing Text in Heatmaps.
Find the elements you want to hide from your Heatmap.
You will need to locate the CSS selectors of the elements you wish to exclude. To do this, you can use Chrome and right-click on the elements you want to hide in the screenshot. Then click on Inspect Element.
Hotjar will ignore elements inside the elements you specify
With this method, we will exclude and ignore usage on the element you specify and all its "children".
Find the CSS selector you need
After clicking Inspect Element, the development panel will open and show you the element you have selected. Clicking the elements will highlight the part of the site allowing you to determine the exact element you want to exclude.
Right-click on the element to click through Copy > Copy selector.
Create a Heatmap and add the excluded elements' selector.
When creating a Heatmap, you can use our Exclude elements from Heatmap functionality. Paste the CSS selector you copied earlier into this field. You can also exclude multiple elements with a comma.