Another option is to post-process your access logs. In other words, set up a process to parse your access logs at some set interval and insert the data (in your case, the just referrer) into a database. This works well for extremely high volume servers like those used in ad serving.
Christian On Friday, January 10, 2003, at 05:05 PM, Double Down, Inc. wrote: > Can anyone suggest a good method for tracking what page bought a > surfer to my page? I need to be able to get that information and put > it in a DB. > > TIA > > DDINC > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

