Support for SVG/CANVAS | Community
Skip to main content
January 11, 2018
Solved

Support for SVG/CANVAS

  • January 11, 2018
  • 1 reply
  • 666 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Gigazelle

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.

1 reply

Gigazelle
Adobe Employee
GigazelleAdobe EmployeeAccepted solution
Adobe Employee
January 16, 2018

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.