I'm developing an application which will require me to records certain visitor stats like details of visitors, referrer, search terms etc.
Last time I looked into this sort of stuff was about 8 years ago, and logfiles were the way I did it... but I know things have changed.
Am I best off getting this info from apache logfiles, or should I use javacript like all the stats packages do?
AS
Last time I looked into this sort of stuff was about 8 years ago, and logfiles were the way I did it... but I know things have changed.
Am I best off getting this info from apache logfiles, or should I use javacript like all the stats packages do?
AS