I've recently been tasked to create a system similiar to systems like
DoubleClick in tracking users (not the click-through).

Basically:
(1)Client places some of our code in their web site
(2)Code triggers test of our cookie on visiting browser
(3)If not cookie, then set
(4)Read Cookie
(5)Trigger Database activity on our server to record unique user ID (from
cookie) and website

I'm a little lost on the type of code for our clients to place on their
site. I'm assuming JavaScript, to run a script from our server. That we then
set/read cookies and do database input. Not assuming any use of the IFrame.
Do not need to send or set picture, though that may be required to open up
the HTTP connection that allows us to set a cookied from our server.

Does anybody have such code already developed, or knows of a good set of
examples on the net, or in a book, that I may be able to access?

Thank you for your time.
Stephen Cassady
[EMAIL PROTECTED]

______________________________________________________________________
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to