It sounds simple, but under tremendous load, your insert operations will
probably cause locking issues and could drown the server.

An EJB or COM object in the middle tier to receive this would probably be
safer.

--Doug

-----Original Message-----
From: Scott, Andrew [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 07, 2000 3:59 PM
To: '[EMAIL PROTECTED]'
Subject: RE: fusebox stats


The easiest thing to do is have a db with a table called logs, with the page
name as the ID and increment this each time this page is called before the
cflocation/cfinclude its that simple:-)


regards

Andrew Scott
ANZ eCommerce Centre
* Ph 9273 0693  
* [EMAIL PROTECTED]


-----Original Message-----
From: Jason Egan [mailto:[EMAIL PROTECTED]]
Sent: 08 September 2000 07:29
To: Cf-Talk; [EMAIL PROTECTED]
Subject: fusebox stats


I think fusebox is cool, but I've gotten myself in some hot water here... I
created a nice application for a customer using fusebox.  Now, they would
like to get stat reports on it... well... because you're always going to the
same page and including the others all of the stats come back as hits
against the main index.cfm page, not the actual page that was hit.

How on earth do I track these pages individually?  How can I tell how many
people looked at the contact page, or the support page or whatever??

Thanks for any ideas...

je

----------------------------------------------------------------------------
--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
----------------------------------------------------------------------------
--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to