Expand my Community achievements bar.

Join us for the next Community Q&A Coffee Break on Tuesday April 23, 2024 with Eric Matisoff, Principal Evangelist, Analytics & Data Science, who will join us to discuss all the big news and announcements from Summit 2024!
SOLVED

Support for SVG/CANVAS

Avatar

Former Community Member

Hi guys, does this software support SVG and CANVAS elements in recordings and heatmaps?

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

Activity map tracks link clicks unless you explicitly tell it to track non-link clicks. It will highlight the container where the link was clicked on the heatmap (i.e. image, div, button, etc).

Canvases don't have native hyperlink support, so you would want to make sure it tracks that manually. SVG images would be properly tracked as long as it was a hyperlink.

View solution in original post

1 Reply

Avatar

Correct answer by
Employee Advisor

Activity map tracks link clicks unless you explicitly tell it to track non-link clicks. It will highlight the container where the link was clicked on the heatmap (i.e. image, div, button, etc).

Canvases don't have native hyperlink support, so you would want to make sure it tracks that manually. SVG images would be properly tracked as long as it was a hyperlink.