Forum Moderators: DixonJones

Message Too Old, No Replies

Catch any click on a site?

         

the_kraken

3:04 pm on Mar 13, 2006 (gmt 0)

10+ Year Member



I am working on an intranet site and want to capture all clicks on links to anything not on my server. Unfortunately, we have multiple people posting these links, so adding an onClick capture or querystring to all of them is not feasible.

Any ideas, suggestions, software? Thanks for the help in advance.

trillianjedi

3:10 pm on Mar 13, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You're going to have to add something, so if you don't have that capability, I doubt it's possible.

Can you not automatically add the required bits? Personally I think I'd approach this with a redirect script and do the capturing, analysis and logging in there.

TJ