Please wait while the heatmap application is joining a data channel.
Hide the heatmap

Short description

I finally built the demo I wanted to build a long time ago.
It shows mouse movement of several website visitors at the same time. The new and interesting thing is that mouse positions are stored and updated with SSJS on the server (Ajax Push Engine - it's not nodejs ;) ). Btw stored mousepositions cannot be related to any user's ip address/session or whatever, I'm just saving (x/y) positions - till the APE server gets restarted.
First improvement:
Converted x/y in 10/10 steps by dividing by ten, rounding, then multiplying by 10 again

Customize it



Apply customizations

Can't see a heatmap?

Either the heatmap is hidden (try clicking here) or your browser is not up to date, but no problem at all, here some screenshots showing the website visitor heatmap.