I want to log all clicks on a link.
I\'ve written a little logger, which can be called by an url (returns an empty page). This url is called with a jquery-ajax-metho
A second more server side approach that you may not have thought of would be to have a page that handles your redirects and logs the data then.
For example:
Click