Record mouse movement


Record mouse movement using Javascript and AJAX

The “movelogger” records the mouse movement a users does on a web site. Just before the user leaves the current page, the recorded data get posted back to the server using AJAX.

Related Posts