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

Re: Site Traffic Reporting by Kristofer

Kristofer
Mon Jun 20 15:45:38 CDT 2005

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/scriptcenter/tools/logparser/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

RE: Site Traffic Reporting by AlokKumar

AlokKumar
Tue Jun 21 10:08:02 CDT 2005

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
>
>
>

Re: Site Traffic Reporting by IIS

IIS
Thu Jun 23 19:46:19 CDT 2005

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
>



Re: Site Traffic Reporting by Telejob

Telejob
Thu Jun 30 15:01:15 CDT 2005


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