Page is a not externally linkable
- Code, Content, and Presentation
-- JavaScript and AJAX
---- Javascript to track clicks


flashfan - 9:11 pm on Mar 28, 2006 (gmt 0)


wrap the onclick event handler as follows

function wrapSomeFun{
Ajax.request('post', 'yourdomain.com/collect', params);
someFunc(args);
}


Thread source:: http://www.webmasterworld.com/javascript/5206.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com