FAQ - Heatmaps
Find everything regarding Heatmaps in this section.
Last updated
Was this helpful?
Find everything regarding Heatmaps in this section.
Last updated
Was this helpful?
A Heatmap represents your analytics data visually over your page. By merely looking at the heatmap, you can tell
Click Maps - Most clicked areas of the page
Attention Maps - Most attention-grabbing areas of the page
Scroll Maps - Percentage of people scrolling up to a certain page depth
With our dynamic heatmaps, you can watch the click and scroll maps for any popup or hover elements. All you need to do is to find a session recording with that particular element, go to the time where that element has appeared, and click on the "Heatmap" button at the top right corner of the session replay screen.
With our dynamic heatmaps, you can watch the click and scroll maps for any variant of your page. All you need to do is to find a session recording with that particular variant, go to the time with that variant, and click on the "Heatmap" button at the top right corner of the session replay screen.
There might be a few reasons:
Check your URL or URL pattern - please make sure that the format is correct
There are not enough page views of the page yet
You can also try to find a session for that URL and watch a dynamic heatmap for the page in the meanwhile.
Can we use regular expressions while creating Heatmaps ?
Yes, while creating heatmaps, you may choose Regular Expression as the match type.
No, while creating , you can specify URL patterns to match for the heatmap. We ignore the query parameters or the hash of the URL for this match. So for example /page and /page/#abc/?q=a would be considered the same URL.
You can get some examples and learn more about using Regular Expressions for heatmap URL matching .