tags:

views:

56

answers:

1

Hi,

I'm looking to find out how robotreplay works. (Basically, it shows a movie of a visitor's mouse, and where he clicks when he enters a site) I don't know much about ajax, and I'm learning, and I'm trying to figure out if I can replicate what they are doing in a basic way. Would stuff like onmousemove or onscroll be useful?

BTW, this is purely for site layout purposes. I am trying to figure out why people are not clicking on some buttons on my page, and wonder if they never really see it. Usability tests are too expensive for me.

Thanks