Heat map (sumo/crazy egg) on Wix

I want to track the movements of my site visitors on one specific web page. I want to see how far they scroll down the page specifically.

I’m wanting to use a heat map on my site but there’s no Wix app for either Sumo or Crazy egg.

In order to use either of these companies I will need to add some code to the website header, will this be possible with Wix code? I have no clue what different types of code are and what’s possible.

I want to add something like this… https://help.crazyegg.com/articles/65-manual-installation

or maybe with wix code this is possible … https://help.sumome.com/hc/en-us/articles/219100867-Website-platforms-incompatible-with-Sumo

There’s currently no support for embedding code in your header.
You might be able to find a more low-level API of there’s and call it directly from your page code, by catching the onViewportEnter events and then using wix-fetch to call their APIs.

Or… you could implement a basic system like this yourself within the site, if you’re comfortable enough with JavaScript.

1 Like

Thanks for the advice Uval. I have no clue about JavaScript. I will reach out to other members of the community.

Hey Hannah … this is now possible …