View previous topic :: View next topic |
Author |
Message |
ethereal -
Joined: 14 Jan 2004 Posts: 18
|
Posted: Thu Jan 29, 2004 4:22 am Post subject: Website Stats?? |
|
|
Server Uptime: 1 Days 09 Hours 19 Minutes 13 Seconds
Hits: 11141
Error Hits: 183
HTML Hits: 5907
Image Hits: 4969
Not Modified Hits: 4331
Output (Kb): 32084
Ok, I know what the server uptime means. I think I know what image hits means (amount of times people views images). I know what the output means, (the amount of bandwidth people are using). My questions is whats the difference between hits error hits and not modified hits? If one person enters my website one time what would change? How can I tell how many different people entered my webpage? |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Fri Jan 30, 2004 5:04 pm Post subject: Re: Website Stats?? |
|
|
ethereal,
Not modified hits is the number of requests that were made by a browser that has a copy of the file in its cache. If the copy is fresh, the server just says "your copy is OK" and won't send all the file. The browser will get the file from its cache.
Error hits are requests that generated errors (HTTP error code >=400).
The number of vistors cannot be deduced easily from these statistics as one visitir can made 1000 hits in a 5 minutes visit. Use a log analyzer to have these figures. _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
Francisco 2002 -
Joined: 01 Oct 2003 Posts: 33 Location: Brazil (GMT -3 hours)
|
Posted: Sat Feb 14, 2004 8:18 pm Post subject: |
|
|
Please, what log analyser, Aprelium recommends.
Thank you
Francisco |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Sun Feb 15, 2004 5:08 pm Post subject: |
|
|
You'll find in the Tutorials section in this forum an article about using AWStats to analyze your logs. _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
|