Use HeatmapJS Dashboard to visualize the Heatmap, or create your own!
Enable/Make sure that the Heatmap_CS module have the Light process execution activated on the Module under Operation tab
This will increase the performance significantly and won't leave unnecessary logs behind.
All the current solutions on the market are paid, so using OutSystems and JavaScript I created my own heatmap tracker/database, and used the amazing heatmap.js library from Patrick Wied to make it possible to visualize it!
heatmap.js v2.0.5 (c)2015 Patrick WiedMIT License
The data will be stored by Day, Week and Month, per user/all users, per moves and clicks and screen size.Note:
This application by default tracks and store the data per user and all users together, in terms of legal tracking per user, you might want to inform your users that they activity is being monitoring.Alternately you can set the tracker to just store all users together.