Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

5
  • This is only true if the user allows this to happen
    – Ramhound
    Commented Jan 12, 2015 at 23:15
  • I've touched disabling cookies in my answer; what other thing do you mean by the user allowing this to happen? The Do not track header only requests servers to disable tracking, but it's up to them if they honor it or not. If they are malicious, why would they care? If they're not, why would you?
    – matega
    Commented Jan 13, 2015 at 7:27
  • You can install Disconnect in your browser to block this data from being sent.
    – dangph
    Commented Jan 13, 2015 at 7:47
  • 3
    @matega You can allow a website to create its own cookie. You can also not allow Facebook to create a cookie, when you visit a website that implements Facebook Like voting, by not allowing third-party cookies to be created.
    – Ramhound
    Commented Jan 13, 2015 at 12:01
  • 1
    Oh. +1. I did not know about that, thanks for the info. But still, that breaks some functionality and I am not paranoid enough (i.e. at all) to give up on that functionality. There are far worse things out there than targeted advertising (heck, I'd say it's even good sometimes).
    – matega
    Commented Jan 13, 2015 at 16:32