El monitoreo de visitas al sitio se evalúa a dos niveles:
Durante OCTUBRE 2008:
i)
# de visitantes a la página de entrada
> 5,800 visitantes (StatCounter unique visitors)
ii)
# de páginas desplegadas.
> 15,000 páginas (Webalizer, pages)
Número de visitantes.
Contador en página de entrada = 057335 el 31 de Septiembre
"StatCounter.Com can produce far different results to standard log file analysis. This is not surprising as our system is designed to track browsers NOT server requests. This can result in a significantly lower count than standard log file analysis. But it offers a more realistic figure of the visitors to your website and far more detail and it is provided in real-time!
Page Load - The number of times your page has been visited.
Unique Visitor - Based purely on a cookie, this is the total of the returning visitors and first time visitors - all your visitors.
First Time Visitors - Based purely on a cookie, if this person has no cookie then this is considered their first time at your website.
Returning Visitors - Based purely on a cookie, if this person is returning to your website for another visit an hour or more later
Month
Page Loads
Unique Visitors
First Time Visitors
Returning Visitors
Jan-08
6,225
3,128
2,904
224
Feb-08
6,539
3,965
3,757
208
Mar-08
5,526
3,366
3,193
173
Apr 08
7,776
4,444
4,203
241
May 08
9,610
5,108
4,794
314
Jun 2008
8,352
4,518
4,233
285
Jul 2008
5,100
2,912
2,709
203
Aug 2008
5031
2603
2446
157
Sept 2008
10159
5462
5112
350
Oct 2008
10,471
5,828
5,483
345
Páginas desplegadas.
The Webalizer is a fast, free web server log file analysis program (sitio web).
Sites. Each request made to the server comes from a unique 'site', which can be referenced by a name or ultimately, an IP address.
Visits. Whenever a request is made to the server from a given IP address (site), the amount of time since a previous request by the address is calculated (if any). If the time difference is greater than a pre-configured 'visit timeout' value (or has never made a request before), it is considered a 'new visit', and this total is incremented (both for the site, and the IP address). The default timeout value is 30 minutes (can be changed), so if a user visits your site at 1:00 in the afternoon, and then returns at 3:00, two visits would be registered.
Pages. This number represents the number of 'pages' requested only, and does not include the other 'stuff' that is in the page. Some other programs (and people :) refer to this as 'Pageviews'.