I need to track the user's behaviour throughout a web page, for example: where he has clicked, in what order he has filled the textboxes, what he have written (and how much time he needed to write that), if he has scrolled the page, if the page has lost focus (for example by opening a new tab). Is there a javascript framework/library that does this work? And, moreover, can this fw send the collected data via JSON?
问问题
2262 次