PDA

View Full Version : Script To Log Which Links Are Being Clicked.



AsianDOC
November 17th, 2001, 07:48
Does anyone know of a script that will allow me to know which links are being click? e.g., changing www.yahoo.com into www.mydomain.com/links.php?2884378 which will then log the click and then redirect to Yahoo.com

Many thanks.

trenzterra
November 17th, 2001, 09:02
cgispy.com has that.

Chicken
November 17th, 2001, 13:19
Most of these do what you want: http://www.hotscripts.com/PHP/Scripts_and_Programs/Link_Indexing/

phplinks is a free one that people seem to like, though I never got it running right personally, though probably something I did. Paid, I'd suggest in-link.

AsianDOC
November 17th, 2001, 19:10
They are all Yahoo style directory type of scripts. What I wanted was just a simple script that logs the links that are clicked on my website (it's not a directory). Thanks though.

AsianDOC
November 17th, 2001, 19:16
I found it under Click Tracking on HotScripts.com

Thanks.