I need to record user's actions on site for analytics purposes. The way clicktale.com doing it is just fine. But unfortunately it have problems with working over https and recording ajax events.

Is there some service or script/library that I can host that can do this task? Non-free one's are ok to.

Clarification: ClickTale function that I want to reproduce is recording of separate user sessions and their replay. So you can see video of all user's interactions with page: There he clicks first, which links opens, etc. Usually such services replay user's actions buy reproducing them with javascript (and here comes ajax problem: external sites can't use ajax because of cross-domain scripting). So I'm looking for a tool (possibly script that I host on site to allow cross-domain scripting) that can record ajax blocks actions.

link|improve this question
feedback

1 Answer

A great alternative would be our SessionCam solution, we can record in https, require no custom tagging for AJAX and have a secure cloud based storage environment.

Let me know if you owuld like further details.

link|improve this answer
Thank you. I'll send link to our developers and see what theey will think about it. – Alexey Ivanov Feb 24 at 15:17
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.