Well, the other option would be to include some code on each page
that logs activity, but that will be a lot more resource-intensive than
parsing the logs once a day, I think.  Plus then you introduce new code to
all of those applications.  It would be easy enough to update the
application.cfm files to perform this kind of thing though.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Behalf Of Jake
Sent: Thursday, September 30, 2004 2:43 PM
To: [EMAIL PROTECTED]
Subject: Re: Page Tracking


well, that's the thing... I'm trying to first figure out if there's a 
better solution; one that will work with shared hosting and multi server 
platforms.

Hey, when I brainstorm, I brainstorm big!

Knipp, Eric wrote:

>       I would think you could write something to parse the IIS logs to do
>this.  Assuming you are running IIS, that is.
>
>-----Original Message-----
>From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
>Behalf Of Jake
>Sent: Thursday, September 30, 2004 2:24 PM
>To: [EMAIL PROTECTED]
>Subject: Page Tracking
>
>
>I'd like to be able to somehow display basic traffic reporting to users 
>inside the admin tool a CF app. Basically stuff like views per day, 
>average page views week, etc.
>
>This has to work in a shared hosting environment and has to work for 
>non-cfm pages too (especially .xml and .rss)
>
>What is the best way to go about this?
>
>Thanks!
>Jake
>
>----------------------------------------------------------
>To post, send email to [EMAIL PROTECTED]
>To unsubscribe: 
>   http://www.dfwcfug.org/form_MemberUnsubscribe.cfm
>To subscribe: 
>   http://www.dfwcfug.org/form_MemberRegistration.cfm
>
>
>-----------------------------------------
>CONFIDENTIALITY NOTICE: The information contained in this e-mail and
>attached document(s) may contain confidential information that is intended
>only for the addressee(s). If you are not the intended recipient, you are
>hereby advised that any disclosure, copying, distribution or the taking of
>any action in reliance upon the information is prohibited.  If you have
>received this e-mail in error, please immediately notify the sender and
>delete it from your system.
>
>----------------------------------------------------------
>To post, send email to [EMAIL PROTECTED]
>To unsubscribe: 
>   http://www.dfwcfug.org/form_MemberUnsubscribe.cfm
>To subscribe: 
>   http://www.dfwcfug.org/form_MemberRegistration.cfm
>
>
>
>  
>

----------------------------------------------------------
To post, send email to [EMAIL PROTECTED]
To unsubscribe: 
   http://www.dfwcfug.org/form_MemberUnsubscribe.cfm
To subscribe: 
   http://www.dfwcfug.org/form_MemberRegistration.cfm


-----------------------------------------
CONFIDENTIALITY NOTICE: The information contained in this e-mail and
attached document(s) may contain confidential information that is intended
only for the addressee(s). If you are not the intended recipient, you are
hereby advised that any disclosure, copying, distribution or the taking of
any action in reliance upon the information is prohibited.  If you have
received this e-mail in error, please immediately notify the sender and
delete it from your system.

----------------------------------------------------------
To post, send email to [EMAIL PROTECTED]
To unsubscribe: 
   http://www.dfwcfug.org/form_MemberUnsubscribe.cfm
To subscribe: 
   http://www.dfwcfug.org/form_MemberRegistration.cfm


Reply via email to