Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Click tracking function

Status
Not open for further replies.

4getit

Programmer
Sep 15, 2006
8
US
I am need to write some code that tracks the users actions and writes them to a text file which will then be sent to a database. Such as what buttons they click on, what they drag and drop and other events. This way we know how to make the software better in the future. Has anyone done anything like this or know where I can find some information on the best way to go about this? I can't seem to find any examples of anyone doing this. Thanks.
 
Thanks Guru but Clickstream is done with JSP and I'm going to be developing this in a .NET C# environment so I can't really reference that.
 
just a thought: you'd better inform the user that you're spying on them. you'd have to get them to agree to it in the EULA, but no-one reads that, and you will not believe the outrage you'll cause if they find it out unexpectedly.

users, eh?


mr s. <;)

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top