We're looking at about 86,000 hits per day on the reporting server, which is
where I need to collect this information. I'm trying to figure out if there
is a way I can track a single user through each visit to the site and record
the entire session to one record in the table. Example, the user with token
XYZ requested a.cfm, b.cfm?var=keyword, c.cfm?var=keyword&var2=5, on
6/25/2000 at 8:56 AM and spent 15 minutes total on the site. This would be
preferable to recording single page hits and I do need to record any
variables that are passed to individual pages.
> -----Original Message-----
> From: Zachary Bedell [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, June 22, 2000 2:03 PM
> To: '[EMAIL PROTECTED]'
> Subject: RE: Tracking users through a site
>
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> > yes, to a degree the logging tools would be useful, but this
> > particular set
> > of information would be used as an audit trail... so it would
> > have to be
> > permanently stored in a database, and searchable as well.
>
> You *could* periodically analyze the logfiles & stuff the results
> into a DB. That's probably a better solution if you're expecting a
> huge number of visitors. For an 'average' load (whatever THAT
> means...), you should be able to get away with a database approach in
> the application.cfm.
>
> Just for reference, our site runs about 1.5 millions hits per month,
> runs on CF 4.0.1 on a dual P2 450MHz, 512MB, mirrored drives & MSSQL
> 7. It's VERY database heavy (even our page headers & footers are
> data-driven). We don't have any problem with overloading the server.
>
> I don't want to scare you off from the databased method, but just
> consider that if you're looking at a 'microsoft.com' level of
> traffic, it might not be the safest solution...
>
> Best regards,
> Zac Bedell
>
> -----BEGIN PGP SIGNATURE-----
> Version: PGPfreeware 6.5.2 for non-commercial use <http://www.pgp.com>
> Comment: Please use PGP!!!
>
> iQA/AwUBOVJU4wraVoMWBwRBEQJfkQCgwIbnCT7JUi4GP9HjhJvolYJkEsoAnR+p
> sMT7UJqoSGLTx+x2IUTGtIci
> =UCaL
> -----END PGP SIGNATURE-----
> ------------------------------------------------------------------
> ------------
> Archives: http://www.eGroups.com/list/cf-talk
> 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.eGroups.com/list/cf-talk
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.