I had a similar problemwith an application I built last year. It wasn't
entirely fusebox but it did always call the same index.cfm. What I
did was log the variables in a table ie I recorded the state whenever
index.cfm was called. So if we go
index.cfm?action=red&frames=yes and SESSION.people is "fred"
I just log all those variables.
Bit of a quick fix but it works
Graham
On 7 Sep 00, at 14:28, Jason Egan wrote:
> 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/[email protected]/
> 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/[email protected]/
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.