IIS Server - Site Traffic Reporting

This is Interesting: Free IT Magazines  
Home > Archive > IIS Server > June 2005 > Site Traffic Reporting





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Site Traffic Reporting
Frankie

2005-06-20, 6:05 pm

I have seen various Web hosting services provide reports that summarize
traffic on their hosted Web sites (number of page requests - graphs, summary
stats, etc). I need to provide similar reports internally for an internal
company Web site (available only on our Intranet).

Where do I get started? I would appreciate any guidance on:

1. Are there things built into ASP.NET or IIS6 that would facilitate this
sort of reporting?

2. What are some recommended 3rd Party reporting tools made specifically for
this sort of reporting?

Thanks


Kristofer Gafvert [MVP]

2005-06-20, 6:05 pm

Usually, the log files are used for this (there are other ways as well).
It is a matter of reading the log files, and summarize what is logged.

There is nothing built into ASP.NET for this (well, you have everything
you need to read text files of course), and IIS is just a webserver, not a
log analyzer.

There are many (free and commercial) tools that can generate statistics. A
list of some of them can be found here:

http://www.iisfaq.com/Default.aspx?tabid=2550

If you want/need to develop your own, you may want to look at Log Parser,
which can help you:

http://www.microsoft.com/technet/sc...er/default.mspx

http://www.logparser.com/

--
Regards,
Kristofer Gafvert (IIS MVP)
www.gafvert.info - My Articles and help
www.ilopia.com


Frankie wrote:

> I have seen various Web hosting services provide reports that summarize

traffic on their hosted Web sites (number of page requests - graphs,
summary stats, etc). I need to provide similar reports internally for an
internal company Web site (available only on our Intranet).
>
> Where do I get started? I would appreciate any guidance on:
>
> 1. Are there things built into ASP.NET or IIS6 that would facilitate

this sort of reporting?
>
> 2. What are some recommended 3rd Party reporting tools made specifically

for this sort of reporting?
>
> Thanks

Alok Kumar

2005-06-21, 5:52 pm

Try AWSTATS. It is an Open Source log analizer. http://awstats.sourceforge.net/

Alok


"Frankie" wrote:

> I have seen various Web hosting services provide reports that summarize
> traffic on their hosted Web sites (number of page requests - graphs, summary
> stats, etc). I need to provide similar reports internally for an internal
> company Web site (available only on our Intranet).
>
> Where do I get started? I would appreciate any guidance on:
>
> 1. Are there things built into ASP.NET or IIS6 that would facilitate this
> sort of reporting?
>
> 2. What are some recommended 3rd Party reporting tools made specifically for
> this sort of reporting?
>
> Thanks
>
>
>

IIS Guru

2005-06-23, 8:48 pm

You might want to try Urchin - http://www.urchin.com
The company is owned by google and they offer a great product!



--
IIS Guru
http://www.iisassistance.com


"Frankie" <A@B.COM> wrote in message
news:erE8NcddFHA.2984@TK2MSFTNGP15.phx.gbl...
>I have seen various Web hosting services provide reports that summarize
>traffic on their hosted Web sites (number of page requests - graphs,
>summary stats, etc). I need to provide similar reports internally for an
>internal company Web site (available only on our Intranet).
>
> Where do I get started? I would appreciate any guidance on:
>
> 1. Are there things built into ASP.NET or IIS6 that would facilitate this
> sort of reporting?
>
> 2. What are some recommended 3rd Party reporting tools made specifically
> for this sort of reporting?
>
> Thanks
>



Telejob

2005-06-30, 6:02 pm


Try AlterWind Log Analyzer http://www.alterwind.com

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com