Logging which links people click on
Date: 02/03/06
(Web Development) Keywords: java
Hi folks.
I want to be able to log which links visitors on my site click on so that I can track which links people leave my site by. I've seen commerical systems such as MyBlogLog that do this but I want roll my own to integrate it with other stuff I'm working on.
I'm assumming that I'm going to need to some sort of global JS event detection but I don't know where to start. I can hack basic JS together but I'm more of a back-end Java person myself.
Any suggestions?
Chris
Source: http://community.livejournal.com/webdev/290852.html
|