- From: Clifford Lyon <Clifford.Lyon@cnet.com>
- Date: Mon, 15 Oct 2001 07:38:33 -0700
- To: www-p3p-dev@w3.org
- Message-ID: <F5E5CB897FCA1A4BAC3FD38CEBA1A644F9189C@zdnet07.zdz.cnwk>
Lee: Since you compact policy has an ONL token, ie6 _requires_ you specify the either the `i' or `o' modifier for your purpose/receipient tokens IVA and SAM. So, you'll also need to provide an opt- mechanism for that cookie. You should read this information on ie6: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsecure/html/ie6privacyfeature.asp If you are just doing pseudonymous analysis, you might want to define a different policy. Since I have no idea what you're doing, I can't give an example, but the above link explains exactly why ie6 won't except 3rd party cookies at the default setting. --Cliff Lyon -----Original Message----- From: Rigo Wenning [mailto:rigo@w3.org] Sent: Saturday, October 13, 2001 6:56 AM To: www-p3p-dev@w3.org Subject: [www-p3p-dev] <none> >From rigo Sat Oct 13 12:16:40 2001 Return-path: <rigo@tux.w3.org> Envelope-to: rigo@localhost Delivery-date: Sat, 13 Oct 2001 12:16:40 +0200 Received: from localhost ([127.0.0.1]) by localhost with esmtp (Exim 3.32 #1 (Debian)) id 15sLqR-0000AK-00 for <rigo@localhost>; Sat, 13 Oct 2001 12:16:39 +0200 Received: from www49.inria.fr [138.96.10.12] by localhost with POP3 (fetchmail-5.8.3) for rigo@localhost (single-drop); Sat, 13 Oct 2001 12:16:39 +0200 (CEST) Received: from sophia.inria.fr by www49.inria.fr (8.11.1/8.10.0) with ESMTP id f9BJD5H29389 for <rwenning@www49.inria.fr>; Thu, 11 Oct 2001 21:13:05 +0200 (MET DST) Received: from tux.w3.org by sophia.inria.fr (8.11.1/8.10.0) with ESMTP id f9BJDnC11366 for <Rigo.Wenning@sophia.inria.fr>; Thu, 11 Oct 2001 21:13:49 +0200 (MET DST) Received: (from rigo@localhost) by tux.w3.org (8.9.3/8.9.3) id PAA00725 for Rigo.Wenning@sophia.inria.fr; Thu, 11 Oct 2001 15:13:49 -0400 Received: from www19.w3.org (www19.w3.org [18.29.0.19]) by tux.w3.org (8.9.3/8.9.3) with ESMTP id PAA00716 for <rigo@w3.org>; Thu, 11 Oct 2001 15:13:48 -0400 Received: by www19.w3.org (8.9.0/8.9.0) id PAA08615 for rigo@w3.org; Thu, 11 Oct 2001 15:13:47 -0400 (EDT) Date: Thu, 11 Oct 2001 15:13:47 -0400 (EDT) X-Envelope-From: www-p3p-dev-request@tux.w3.org Thu Oct 11 15:12:28 2001 Received: from tux.w3.org (tux.w3.org [18.29.0.27]) by www19.w3.org (8.9.0/8.9.0) with ESMTP id PAA08546 for <www-p3p-dev@www19.w3.org>; Thu, 11 Oct 2001 15:12:28 -0400 (EDT) Received: from mgw-dax1.ext.nokia.com (mgw-dax1.ext.nokia.com [63.78.179.216]) by tux.w3.org (8.9.3/8.9.3) with ESMTP id PAA00558 for <www-p3p-dev@w3.org>; Thu, 11 Oct 2001 15:12:28 -0400 Received: from davir03nok.americas.nokia.com (davir03nok.americas.nokia.com [172.18.242.86]) by mgw-dax1.ext.nokia.com (Switch-2.1.0/Switch-2.1.0) with ESMTP id f9BJCUw25645 for <www-p3p-dev@w3.org>; Thu, 11 Oct 2001 14:12:31 -0500 (CDT) Received: from daebh001.NOE.Nokia.com (unverified) by davir03nok.americas.nokia.com (Content Technologies SMTPRS 4.2.5) with ESMTP id <T5688841da8ac12f256126@davir03nok.americas.nokia.com> for <www-p3p-dev@w3.org>; Thu, 11 Oct 2001 14:12:27 -0500 content-class: urn:content-classes:message Old-Date: Thu, 11 Oct 2001 14:12:26 -0500 Message-ID: <7B5C0390ACE7D211BC9C0008C7EABA2B04C1B993@daeis07nok> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Thread-Topic: IE6 and Compact Policies X-MimeOLE: Produced By Microsoft Exchange V6.0.4712.0 Thread-Index: AcFSiKnIqLaatr5KEdWZ6wADRzXUTg== From: "Phillips Lee (EXT-NBI/Dallas)" <EXT-Lee.Phillips@nokia.com> To: <www-p3p-dev@w3.org> Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by www19.w3.org id PAA08546 X-Diagnostic: Not on the accept list Subject: [Moderator Action] IE6 and Compact Policies X-Diagnostic: Mail coming from a daemon, ignored X-Envelope-To: www-p3p-dev Resent-From: rigo@localhost Resent-Date: Sat, 13 Oct 2001 12:55:52 +0200 Resent-To: www-p3p-dev@w3.org Hello, I'm creating a website traffic analysis tool for use by my hosting customers. This tool is similar to hitbox or webtrendslive. In order to track visitors as they move about a website, as well as determine if someone is a new or returning visitor, I need to place a cookie. I've added a compact policy to the HTTP headers of the page that drops the cookie, but IE6 still blocks it 100% of the time. Can anyone give me an example of a compact policy that IE6 will accept for third party cookies that are used strictly for analysis purposes? The page I'm using that drops the cookie is http://www.webstorefast.com/functions/tracker.asp. It can be seen in use at http://www.treasurengifts.com as the "powered by" image in the left border. Any help is greatly appreciated. Lee Phillips
Received on Monday, 15 October 2001 10:39:39 UTC