I have just started building my own little scripts for stats...
As far as referrers I have done a good job so far....
I figured out how to ignore a page request from my own site (in other words
a link to another page will be treated as a referral by the browser and thus
list it).
My next thing is to make a 'supergroup' by domain, such as all
<a style='text-decoration: underline;' href="http://www.google.com..." target="_blank">www.google.com...</a> then when you click on that it will show the words
searched for...and link to google iteslf with that query string to see what
the surfer saw when they searched for it..
I was also able to log browsers, but have to figure out about 'listing' the
bots elsewhere in a different list...
Got a list of each page accessed and total number of pages accessed.
Kinda of cool, but a bit of work figuring it all out...
check it out here....
<a style='text-decoration: underline;' href="http://www.politicalgateway.com/test.html" target="_blank">http://www.politicalgateway.com/test.html</a>
This is just my first attempt, so no graphics and all that.. just some
simple code and php/mysql querying and updating..
bob
"Travis Pupkin" <tpupkin.RemoveThis@dorrk.com> wrote in message
news:MPG.1a733708fae1aaee989747@news.individual.net...
> Hi,
>
> Does anyone know of web log analyzing software that will include the
> querystring in the URL when compiling stats for page visits?
>
> I have a dynamic site without three asp pages and several hundred pieces
> of content that are called dynamically, but the software I've been using
> ignores the querystring, which isn't very helpful.
>
> Looking at the raw log file, I understand why: the ? from the
> querystring is missing, so the software must assume that the space after
> .asp signals the end of the page name, but the rest of the query info is
> there, following a blank space.
>
> I've been using Web Log Expert Lite for free, but will pay for something
> more comprehensive.
>
> Thanks.<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: Web Logs and querystrings?