Web Hosting Talk







View Full Version : Web Analytics and Web Statistics


WebMinx
04-24-2007, 04:03 PM
What is the best software, other then WebTrends, that is good for running offine raw log file web analytics and web statistics?

Corey Bryant
04-24-2007, 06:24 PM
Web Log Explorer (http://www.exacttrend.com/) might be one option.

fastnoc
04-24-2007, 07:45 PM
AW Stats is the best free one I know of.

it requires work on configuration but it's as good as it gets.
http://awstats.sourceforge.net/?seenIEPage=1

Now, there's another company that says they're better than awstats but that's yet to be seen as far as I'm concerned.

This is what they say:

http://www.logaholic.com/awstats2.html?gclid=CKfkkfXF3IsCFRlmWAod63s9cg

fastnoc
04-25-2007, 09:59 AM
Well, disregard that link to logaholic. That has to be the WORST software I've used.

It literally packed my error logs full, and it ran the server load up to 60. Not processing the logs, just clicking the 'trends' page.

it's got one thing going though. It would be the fastest way to get thrown out of a hosting company you could do.

i highly recommend not using that.

WebMinx
04-25-2007, 07:34 PM
Can you use AW Stats offline?

Tom P
04-25-2007, 08:06 PM
Yes you can, as long as you have access to the apache's access logs. AW Stats just works its way through the log file every day or so and updates it stats based apon that.

Vorsuc
04-26-2007, 10:08 AM
Weblog Expert was what I used.

Regardless of what you use, throw on a decent html/image tracking stats package (like google analytics) as then you'll also be able to grab extra information (such as screen resolution).

advancecore
04-26-2007, 11:13 PM
I personally have used Awstats, and from what I tell you, it should be good enough for most sites.

fastnoc
04-27-2007, 05:48 AM
Can you use AW Stats offline?

You can use any log processor offline. In fact, you could install awstats on your own PC, set up a daily ftp to grab your logs and run them on your own box.

Vex76
04-27-2007, 09:36 AM
Hi, there,

I've been on WebStats for a long time and I'm planning to experience on Awstats - hope it will work better for me. Useful thread :agree: and 10x, Fastnoc, for your share.

Source Code
05-04-2007, 03:02 AM
How do you setup a daily ftp fastnoc to grab your logs fastnoc?