I do some work with Urchin 5.x webstats and this is close to the way that Urchin handles dynamic pages.
When you think about it, this is probably the proper way to handle dynamic pages in general. It might not work well for your situation, but anything following the .aspx is just a querystring. It might be used to display a new page or it might be used to modify content on the current page. Without knowing what the intent of the parameters in the querystring, analysis programs can't determine if it should be counted as one page or separate pages. For quite a few of the sites we develop, the default categorization works great. If you need the deeper analysis of exactly what traffic the page with a particular querystring is receiving, then Urchin makes that easy by drilling down into the Page Query Terms as they call it. David Ladiges Network Manager - Mindfly, Inc. [EMAIL PROTECTED] -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Travis Rabe Sent: Thursday, September 15, 2005 2:59 PM To: [email protected] Subject: RE: [IMail Forum] OT: webserver statistics programs I downloaded and played with SmarterStats and ran into a BIG problem. It will not treat dynamic pages as pages. For example: www.domain.com/page.aspx&pageid=4 is not considered a page, and does not get a separate hit. www.domain.com.page.aspx does count as a page and does get a hit. There is a way to get the information for each pageID above, BUT you must run a separate report for each .aspx page AND it doensn't even tell you what the page is. You have to actually type the page into a browser to see what it is talking about. Bummer - this would have been a great product to jump to from WebTrends. Travis -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matti Haack Sent: Wednesday, September 14, 2005 8:36 AM To: Kevin Bilbee Subject: Re: [IMail Forum] OT: webserver statistics programs As a free solution I prefer awstats as well... with all its plugins it is a powerful tool, much better then webalizer (imho) Unfortunatly it can not scan the Imail Maillogs (it can include Postfix/sendmail logs) http://awstats.sourceforge.net/cgi-bin/awstats.pl Matti KB> We use awstats, its free. And gives us all the basic reports we require. KB> Kevin Bilbee To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/ To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/ To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
