>Is it possible to create a log file with CF code that
>will monitor the web site in general and things like
>connection speed, what pages have been accessed, by
>whom, what time, date, etc.

You can use the application.cfm file to grab the cgi variables that contain page, IP, 
cookie data and anything else you may need and then insert them into a database, 
preferably something more robust than Access. You may have to map .html files to .cfm 
to get them to be recognized by CF.
Once you get that working you can start playing around with personalisation.


Lee Surma
Public Radio International
[EMAIL PROTECTED]




------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebarRsts&bodyRsts/cf_talk or send a message 
to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to