I'm at my wit's end here, so I hope someone can help me. Our ancient link tracking script has finally died after a server upgrade, and I can't seem to find anything that works as well. Basically, I need something to track outgoing clicks for our client ads. Our old perl script required us to throw some ugly code around the links, which would redirect to the client site. Then we could generate a report that would tell us how many clicks the link received in a given period. The link tracking scripts I've found through the usual sites (cgi/php resources, hotscripts) either don't have any kind of control panel that reports the clicks, or the scripts require you to enter each link one by one in order to track it. That won't work -- we post too many client links on the fly to enter them into a database individually. Help!