|
Home > Archive > Microsoft Content Management Server > October 2006 > Web Traffic
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]
|
|
| James Doughty 2006-10-27, 7:18 am |
| Hello everyone,
I was wonder if there was a way to determine the number of page hits on my
cms server?
Thanks,
James Doughty
| |
| Stefan Goßner [MSFT] 2006-10-27, 1:15 pm |
| Hi James,
not from MCMS side.
But you can add some 3rd party counters to your pages.
Cheers,
Stefan
"James Doughty" <dont@email.com> wrote in message
news:Xns98694EC6D8148dontemailcom@207.46.248.16...
> Hello everyone,
>
> I was wonder if there was a way to determine the number of page hits on my
> cms server?
>
> Thanks,
> James Doughty
| |
| Mike Sharp 2006-10-27, 7:14 pm |
| Microsoft has produced a wonderful tool you can download, if you wish to
build this yourself (as opposed to using webalizer or some other third party
tool). It's called LogParser. It's one of the niftiest things I've seen
that's free.
http://www.logparser.com/
You can use it for a lot of other things, but it's great for parsing your
MCMS server logs. It can generate Excel charts in various ways, and tons of
other data formats.
Although we use a third party for most of our web tracking
(www.omniture.com), I still use LogParser because I can get information that
doesn't always show up in a web based traffic reporting application. I
schedule a logparser run on each server on our web farm, and each one
generates a CSV file with the log data I'm interesed in. I then run a
separate log parser script that consolidates each of the MCMS servers's
individual CSV files. This aggregates the web traffic across our farm into
a single data file that I then parse into a series of nice reports and
charts that are saved to a SharePoint dashboard site.
The whole thing runs off a set of batch files that are kicked off as a
scheduled task. It's a bit of work to set up, but it's become one of my
favorite tools.
Regards,
Mike Sharp
rdcpro is my username
Hotmail.com is the email address
Just put the two together...Spam sux
"James Doughty" <dont@email.com> wrote in message
news:Xns98694EC6D8148dontemailcom@207.46.248.16...
> Hello everyone,
>
> I was wonder if there was a way to determine the number of page hits on my
> cms server?
>
> Thanks,
> James Doughty
|
|
|
|
|