Page 1 of 1

Creating A Log...

Posted: Tue Nov 05, 2002 11:55 am
by Zoram
I am working on creating a log of all the users that login. What are some useful things to store in the log? EX. ip address... date... etc

Thanks!

Re: Creating A Log...

Posted: Tue Nov 05, 2002 12:08 pm
by seg
Zoram wrote:I am working on creating a log of all the users that login. What are some useful things to store in the log? EX. ip address... date... etc

Thanks!
My website tracking script records, date, page viewed, ip address, browser and referal. It's all I've needed.

Posted: Tue Nov 05, 2002 9:19 pm
by cctrax
I generally like to play around with it. I basically generate the list according to people's IP addresses, but will sometimes throw in a few extras.