Slashdot Mirror


Google Using DoubleClick Tracking Cookies

dstates sends news coming out of the letters the House Energy and Commerce Committee sent to a number of broadband and Internet companies about their policies and practices on user tracking. The committee has now made public 25 responses to its queries, and many companies, including Google, acknowledge using targeted-advertising technology without explicitly informing customers. The Committee is considering legislation to require explicitly informing the consumer of the type of information being gathered and any intent to use it for a different purpose, and a right to say "no" to the collection or use. The submitter notes that, while Google denies using deep packet inspection, if the traffic is a Google search or email to or from a Gmail account, Google does not need DPI to see the contents of the message. "The revelations came in response to a bipartisan inquiry of how more Internet companies have gathered data on customers. Edward J. Markey (D-Mass.) said 'Increasingly, there are no limits technologically as to what a company can do in terms of collecting information... and then selling it as a commodity to other providers.' Some companies like NebuAd have tested deep-packet inspection with some broadband providers Knology and Cable One. Google said that it had begun to use the DoubleClick ad-serving cookie that allow the tracking of Web surfing across different sites but said it was not using deep packet inspection. Google promotes the fact that its merger with DoubleClick provides advertisers 'insight into the number of people who have seen an ad campaign,' as well as 'how many users visited their sites after seeing an ad.' Microsoft and Yahoo acknowledge the use of behavioral targeting. Yahoo says it allows users to turn off targeted advertising on its Web sites; Microsoft has not yet responded to the committee."

18 of 175 comments (clear)

  1. Solution: Opera by morgan_greywolf · · Score: 5, Informative

    1. Turn off cookies globally.
    2. Turn on cookies for sites that need it by hitting F12 and hitting 'Accept cookes only from the site I visit'.

    Done. No more doubleclick cookies.

  2. And slashdot uses doubleclick & google-analyti by viking80 · · Score: 4, Informative

    And slashdot uses doubleclick & google-analytics as well.

    Try disabling scripts with firefox "noScript". I think /. is more readable without allowing doubleclick.net & google-analytics.com

    --
    don't cut it off www.mgmbill.org
  3. Opt out if you're worried by SiliconEntity · · Score: 4, Informative

    Google makes it easy to opt out of the doubleclick tracking cookie:

    http://www.google.com/privacy_ads.html

    "Anyone may opt out of the DoubleClick cookie (for both the Google content network and DoubleClick ad serving) at any time by clicking the button above."

    1. Re: Opt out if you're worried by rs232 · · Score: 4, Informative

      "Google makes it easy to opt out of the doubleclick tracking cookie"

      Or you could put doubleclick.net & google-analytics.com in your hosts file and point the entries to 127.0.0.1 The advertisers still don't get it, intrusive adverts like on television don't work on the Internet

      --
      davecb5620@gmail.com
  4. I can turn off targeted advertising... by XanC · · Score: 2, Informative

    ...With or without Yahoo's option.

    AdBlock Plus

  5. Block all cookies by default by mlwmohawk · · Score: 2, Informative

    In this day and age, just block all cookies by default, and allow ones from sites you use. This will even block "doubleclick" cookies as those aren't from the site you are visiting.

    This doesn't address IP address, but it is a step.

  6. And Doubleclick doesn't need DPI either... by nweaver · · Score: 4, Informative

    You see, they don't just get the cookie, they also get the referrer field, so Google doesn't just get to see that it is "Nicholas Weaver" who's surfing the web, but can see that I am composing a reply to this article, because the referrer field in the doubleclick adds and google analytics on slashdot allow them to know this!

    --
    Test your net with Netalyzr
  7. Solution: Options by bunratty · · Score: 5, Informative

    Or use Firefox and uncheck Accept third-party cookies in the Privacy Options. Or use Internet Explorer and block third-party cookies. Or use Safari and disallow third-party cookies. I don't see any reason to switch browsers just to access a basic feature.

    --
    What a fool believes, he sees, no wise man has the power to reason away.
    1. Re:Solution: Options by Anonymous Coward · · Score: 1, Informative

      I use CS Lite extension to block cookies. Works like No-Script except for cookies.

    2. Re:Solution: Options by AmiMoJo · · Score: 2, Informative

      An even better option is the Cookie Button extension for Firefox. It is basically a shortcut to add and remove sites from the exceptions list for cookies. That way you can set Firefox to accept but clear all cookies when closed, except those you elect to keep (to stay logged in to forums etc).

      This protects your privacy by preventing tracking over sessions, while screwing things up for advertisers. It would be even better if there was some way to delete cookies over an hour old automatically, as that would prevent tracking ever within the session from being reliable.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    3. Re:Solution: Options by beckerist · · Score: 3, Informative
  8. Re:Disingenuous much? by John+Hasler · · Score: 2, Informative

    The US does not have a parliamentary form of government. The adminstration (the "government" in European parlance) is distinct from the Congress, which is what is holding these hearings and is controlled by the opposition.

    --
    Warning: this article may contain humor, sarcasm, parody, and perhaps even irony. Read at your own risk.
  9. Re:Solution: about:config, not Options by Kargan · · Score: 3, Informative

    The developers of Firefox removed the option to disable third party cookies in Firefox 2.0 and later, stating the reason that it was not possible to block all third party cookies with this function.

    There are basically two options to disable third party cookies in Firefox 2 versions.

    The first would be to disable it manually by opening about:config from the address bar. Search for network.cookie.cookieBehavior and take a look a the value. If it is set to 0 you accept all cookies, 1 means you only accept cookies from the same server, 2 means you disable all cookies. Setting it to 1 has the same effect that the option in the old firefox browsers had: it disables third party cookies.

    You could install an add-on as well that blocks third party cookies. One of the many extensions that does that is called CookieSafe. This one makes it possible to disable all cookies and allow them only for specific sites (whitelist).

    --
    Palaces, barricades, threats, meet promises
  10. Re:Solution: about:config, not Options by bakuun · · Score: 4, Informative

    They added the function again in firefox 3.0, so it is again possible to block third-party cookies without any extensions or other software than just a fresh firefox installation.

  11. Re:And slashdot uses doubleclick & google-anal by afabbro · · Score: 2, Informative
    ...well, it does except for all of us who speed up our surfing by putting

    127.0.0.1 google-analytics.com

    in our hosts file...

    --
    Advice: on VPS providers
  12. IF your browser handles 3rd part cookies properly by schwaang · · Score: 2, Informative

    Not all versions of major browsers behave the way you expect them to when you try to disable third-party cookies.
    Check out Steve Gibson's cookie forensics page.
    Here's a neat browser stats page showing graphically how GRC visitors have their 3rd party cookies configured by browser.

  13. Re:And slashdot uses doubleclick & google-anal by christefano · · Score: 3, Informative

    Don't forget these, too:

    127.0.0.1 www.google-analytics.com
    127.0.0.1 ssl.google-analytics.com

    While you're at it:

    127.0.0.1 doubleclick.net
    127.0.0.1 www.doubleclick.net
    127.0.0.1 ad.doubleclick.net
    127.0.0.1 ads.doubleclick.com
    127.0.0.1 ads.doubleclick.net
    127.0.0.1 ad2.doubleclick.net
    127.0.0.1 ad3.doubleclick.net
    127.0.0.1 ad4.doubleclick.net
    127.0.0.1 ad5.doubleclick.net
    127.0.0.1 ad6.doubleclick.net
    127.0.0.1 ad7.doubleclick.net
    127.0.0.1 ad8.doubleclick.net
    127.0.0.1 ad9.doubleclick.net

  14. ESSENTIAL ADD-ONS by zobier · · Score: 2, Informative

    Like others have said, CookieSafe and CS Lite are like NoScript for cookies with the option to allow cookies for a specific site: permanently, for each session or once-off.

    I currently use the above extensions as well as Adblock, Filterset.G and RefControl. The latter set to "forge" (send the root of the site as the referrer).

    I consider these the essential privacy/security add-ons for Firefox. I'm interested if anyone has any others to add to the list.

    --
    Me lost me cookie at the disco.