Is there an easy way to see what pages are accessed on a web site? I would
assume I would have to go through the IIS logs. I can't do it through my app
because there are 'rogue' pages out that that we put out that aren't part of
my product. And I'm about to change the name of our sub-domain and want to
make sure I don't screw myself in the process.
Any help would be greatly appreciated.
Jeff.
Mark Rae [MVP] - 17 Dec 2007 14:12 GMT
> Any help would be greatly appreciated.
There are any number of products which will do this - WebTrends is one of
the most popular...

Signature
Mark Rae
ASP.NET MVP
http://www.markrae.net
John Timney (MVP) - 17 Dec 2007 14:17 GMT
yes, look at the logs, assuming they are enabled.
Free tools like AWStats make it an easier task.
Regards
John Timney (MVP)
http://www.johntimney.com
http://www.johntimney.com/blog
> Is there an easy way to see what pages are accessed on a web site? I would
> assume I would have to go through the IIS logs. I can't do it through my
[quoted text clipped - 5 lines]
>
> Jeff.
Mark Rae [MVP] - 17 Dec 2007 14:55 GMT
> Free tools like AWStats make it an easier task.
I've heard good things about this product - have you used it...?

Signature
Mark Rae
ASP.NET MVP
http://www.markrae.net
John Timney (MVP) - 17 Dec 2007 17:19 GMT
I have, not for a while though. You need PERL installing , but other than
that its a breeze and has an amazing variety of results from the logs.
Regards
John Timney (MVP)
http://www.johntimney.com
http://www.johntimney.com/blog
>> Free tools like AWStats make it an easier task.
>
> I've heard good things about this product - have you used it...?
Peter Bromberg [C# MVP] - 17 Dec 2007 17:38 GMT
Probably the very easiest way is to get a free Google Analytics account and
install the little javscript widget in your Master Pages (or every page if
you don't use Masters).
-- Peter
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
MetaFinder: http://www.blogmetafinder.com
> Is there an easy way to see what pages are accessed on a web site? I would
> assume I would have to go through the IIS logs. I can't do it through my app
[quoted text clipped - 5 lines]
>
> Jeff.
Mufasa - 17 Dec 2007 21:14 GMT
The problem with that is that I'm looking so see about pages that are not
part of my project (don't ask!)
J.
> Probably the very easiest way is to get a free Google Analytics account
> and
[quoted text clipped - 18 lines]
>>
>> Jeff.