Skip to content

utkarsh1148/HeatMaps-for-Website

Repository files navigation

Realtime Mouse Tracking

Free web application allow webadministrators to generate useful statiscts based on how users navigate in their websites in real time.

Examples

In directory examples are a few generated heatmaps as well as a session replay download file.

Usage

Developed in Java using the PlayFramework2. Currenly only test under Linux. For database the application uses MongoDB. Everything is easily configurable from the application.conf. Deployment scripts that I am using for different env. are provides as well. Once the application is install, an administrator needs to be added in the admininistrators collection in MongoDB ( this is only for initialising ). After that its a matter of adding dominas to the list and using the code provided.

Note: the project is in very early stage, meaning that installing for the first time might prove to be a pain, so feel free to contact me with any questions.

Planned

All suggestions and bug fixes are welcome

There are a few annoying bug in the system, and a few things ( related to the heatmaps) that need to be seriously optimized

About

This repo contains the code for generation of HeatMaps of mouse hover and clicks using DOM Manipulation and JS functions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published