Re: how many page hits specified date range

From: Manohar Kamath [MVP] (mkamath_at_TAKETHISOUTkamath.com)
Date: 04/09/04


Date: Fri, 9 Apr 2004 11:18:25 -0500

There is a log parser available (free) from Microsoft. You can query the IIS
logs like a database:

http://www.microsoft.com/downloads/details.aspx?displaylang=en&familyid=8cde4028-e247-45be-bab9-ac851fc166a4

There are other tools available try looking for "IIS Log Tool" on Google:

http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=IIS+Log+Tool

-- 
Manohar Kamath
Editor, .netWire
www.dotnetwire.com
"Garyrek" <Garyrek@hotmail.com> wrote in message
news:OgUgKvkHEHA.3820@tk2msftngp13.phx.gbl...
> how do I analyze web server log files, any third party tool?
>
> Thanks
>
> "Jeff Cochran" <jcochran.nospam@naplesgov.com> wrote in message
> news:406d50db.47786553@msnews.microsoft.com...
> > On Thu, 1 Apr 2004 16:06:47 -0800, "Garyrek" <Garyrek@hotmail.com>
> > wrote:
> >
> > >Hi Manohar / Aaron
> > >I should have mentioned this earlier, this way the table gets too big
> > >henceforth database, is there any other way like storing in a file or
> using
> > >pagecounter component?
> >
> >
> > Why not analyze the web server log files for thyis information
> > instead?
> >
> > Jeff
> >
> > >"Manohar Kamath [MVP]" <mkamath@TAKETHISOUTkamath.com> wrote in message
> > >news:u4Ixs$DGEHA.3984@TK2MSFTNGP10.phx.gbl...
> > >> Store individual hits, with timestamp, that way you are more data
that
> you
> > >> can report on -- weekly, hourly, or even minutely :)
> > >>
> > >> Link Hit    Time
> > >> ---------- -----
> > >> 1    1    4/1/2004 1:12:23 AM
> > >> 1    2    4/1/2004 1:12:24 AM
> > >> 2    3    4/1/2004 1:12:25 AM
> > >>
> > >> Collecting more data can only help you.
> > >>
> > >> --
> > >> Manohar Kamath
> > >> Editor, .netWire
> > >> www.dotnetwire.com
> > >>
> > >>
> > >> "Garyrek" <Garyrek@hotmail.com> wrote in message
> > >> news:%23NOm8yDGEHA.2436@TK2MSFTNGP09.phx.gbl...
> > >> > this? I store hits counter, firsthit and lasthit in the database
> having
> > >> this
> > >> > I could only show all the hits since creation to last hit but NOT
for
> > >last
> > >> > one week or couple of days....
> > >> > "Manohar Kamath [MVP]" <mkamath@TAKETHISOUTkamath.com> wrote in
> message
> > >> > news:OJM9HSDGEHA.3080@tk2msftngp13.phx.gbl...
> > >> > > Are you not storing this in a database? That would be the ideal
> > >> > solution --
> > >> > > just implement a simple function that logs hits to a page, along
> with
> > >a
> > >> > time
> > >> > > stamp. It is also very flexible to report on whatever other
> parameters
> > >> you
> > >> > > want to report on.
> > >> > >
> > >> > > --
> > >> > > Manohar Kamath
> > >> > > Editor, .netWire
> > >> > > www.dotnetwire.com
> > >> > >
> > >> > >
> > >> > > "Garyrek" <Garyrek@hotmail.com> wrote in message
> > >> > > news:OG28xLDGEHA.2876@TK2MSFTNGP09.phx.gbl...
> > >> > > Hi
> > >> > >
> > >> > > I have a requirement where I need to make a report for each auto
> > >dealer
> > >> > how
> > >> > > many hits they got on specified date range, so for each car
detail
> > >page
> > >> I
> > >> > > increment the counter and total it while doing that I store the
> last
> > >hit
> > >> > > date, this gives the total hits for the dealer BUT does not
> facilitate
> > >> > date
> > >> > > range
> > >> > >
> > >> > > How do I give the user a date range so that he can check how many
> hits
> > >> the
> > >> > > dealer got lets say for last week OR last couple of days?
> > >> > >
> > >> > > Thanks much!
> > >> > >
> > >> > > Gary
> > >> > >
> > >> > >
> > >> >
> > >> >
> > >>
> > >>
> > >
> >
>
>


Relevant Pages

  • Re: ASP & Databases
    ... I am unable to insert a row in a database using an .asp ... I am running IIS 5.1 that comes with Windows XP. ... : in Control Panel. ...
    (microsoft.public.inetserver.asp.db)
  • Re: Unable to get global configuration data.
    ... It did say All Unassigned with a port. ... I reset IIS. ... on the web server. ... Unable to connect to database. ...
    (microsoft.public.sharepoint.windowsservices)
  • Re: Insert Database Results - Get Error
    ... > Thomas A. Rowe ... > FrontPage Resources, WebCircle, MS KB Quick Links, etc. ... Note that I do not have IIS installed. ... insert database results in a FP .asp page. ...
    (microsoft.public.frontpage.client)
  • Re: Database error
    ... you have Windows 2000 Pro / Windows XP Pro installed with IIS and Extensions ... FrontPage Resources, WebCircle, MS KB Quick Links, etc. ... I just get this error message. ... >>Database Using the Connection String ...
    (microsoft.public.frontpage.client)
  • Re: Cube showing slightly different data than in data source...?
    ... and puts them into a Warehouse database. ... > have an Analysis Services cube that points at this warehouse database. ... the total hits in the database can be further grouped into ... > DatabaseSource (int) ...
    (microsoft.public.sqlserver.olap)