RE: Cookie and tracking

2001-02-11 Thread Maia, Eric
08, 2001 9:44 AM To: CF-Talk Subject: RE: Cookie and tracking > I'll second this comment. I have my cookies set to "ask > first" and I never > return to a site where I have to reject a cookie several > times each time I > load a page. (I always reject ad cookies,

RE: Cookie and tracking

2001-02-08 Thread Aidan Whitehall
> I'll second this comment. I have my cookies set to "ask > first" and I never > return to a site where I have to reject a cookie several > times each time I > load a page. (I always reject ad cookies, but accept ID/token cookies) I thought this behaviour was changed with 4.5... ? -- Aidan

RE: Cookie and tracking

2001-02-06 Thread Maia, Eric
[mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 06, 2001 1:40 AM To: CF-Talk Subject: RE: Cookie and tracking > Does anyone have suggestion on a method to drop a cookie on the > homepage of a site and then track that cookie to figure who is a > new user vs. returning user. One thing to

RE: Cookie and tracking

2001-02-06 Thread Philip Arnold - ASP
> Does anyone have suggestion on a method to drop a cookie on the > homepage of a site and then track that cookie to figure who is a > new user vs. returning user. One thing to add to everybody else's comments Check to make sure that the REFERRER isn't the current site&CF page, otherwise if the

Re: Cookie and tracking

2001-02-05 Thread Bud
On 2/5/01, MJS @ Four Eyes penned: >Hi, > >Does anyone have suggestion on a method to drop a cookie on the >homepage of a site and then track that cookie to figure who is a new >user vs. returning user. Welcome Back Welcome -- Bud Schneehagen - Tropical Web Creations _/_/_/_/_/_/_/_/_/_/

RE: Cookie and tracking

2001-02-05 Thread Phoeun Pha
the BEST way is to have your users register with your site. then anytime they want to see the site, they have to log on and then u cna keep track of them. eh hehehe -Original Message- From: MJS @ Four Eyes [mailto:[EMAIL PROTECTED]] Sent: Monday, February 05, 2001 3:52 PM To: CF-Talk Su

RE: Cookie and tracking

2001-02-05 Thread Sean Daniels
> Does anyone have suggestion on a method to drop a cookie on the > homepage of a site and then track that cookie to figure who is a > new user vs. returning user. - Sean ~~ Structure your ColdFusion code with Fuse