Applied Math & Computer Science Lab
Data Analysis, Optimization & Mathematical Modeling, Artificial Intelligence, Neural Net For Everyday Life Applications
Artificial Intelligence/Data Mining Links Webmaster Resources AMCSL Forum: Web Mining Submit Link Archive

Tracking clicks on exit links

Here are some useful functions/methods that can be used for opening popup window for tracking on exit links.
Opening the window using onclick event:

Closing the window (refresing before closing):

Opening the window from vbscript function using OnSubmit event:

Closing the window:


Google Analytics provides own method for tracking outbound links

Here is one more example fro opening window for tracking only purpose, but it does not work well.

The better solution if all that needed is to save some information like ip, referer is using inline frame like this: