The Computer Oracle

Why are websites suddenly asking me about cookies?

Become or hire the top 3% of the developers on Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: A Thousand Exotic Places Looping v001

--

Chapters
00:00 Question
00:42 Accepted answer (Score 121)
02:07 Answer 2 (Score 55)
03:13 Answer 3 (Score 19)
03:58 Thank you

--

Full question
https://superuser.com/questions/454757/w...

Question links:
[Super User Question of the Week]: https://meta.superuser.com/questions/tag...
[blog entry]: http://blog.superuser.com/2012/08/06/que.../
[contribute to the blog]: http://blog.superuser.com/contribute/

Accepted answer links:
[EU e-Privacy Directive]: http://www.ico.gov.uk/for_organisations/...
[notification plugin]: http://wordpress.org/extend/plugins/eu-c...
[overview]: https://www.cookielaw.org/the-cookie-law/

Answer 2 links:
[PDF: Aricle 29 Data protection working party]: http://ec.europa.eu/justice/data-protect...
[The new EU cookie law]: http://www.ico.gov.uk/for_organisations/...
[Websites ignore cookie law (in Dutch)]: http://www.cookierecht.nl/juridisch-webl.../
[Site to check your site for cookies (in Dutch)]: http://www.cookiechecker.nl/
[OPTA starts checking website for cookielaw (in Dutch)]: http://blog.iusmentis.com/2012/07/16/opt.../

Answer 3 links:
[European Union e-Privacy Directive]: https://ico.org.uk/for-organisations/gui.../

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#internet #cookies

#avk47



ACCEPTED ANSWER

Score 120


The EU e-Privacy Directive, otherwise known as the EU Cookie Law, originally came into place on the 26th of May 2012 and means you, as the site owner/administrator, have to get your visitors' informed consent before placing a cookie (probably related to social media elements or login/tracking systems) on their machine.

If you are a WordPress admin, there is a notification plugin for you to use which looks like this:

enter image description here

There is also a great overview.

According to the above link, it is not just standard cookies.

The law also affects anything that acts like a cookie, for example: Flash Cookies and HTML5 Local Storage.

There are also 'suggested categories' from the same link above (overview):

  • Essential (logins)
  • Non-Essential but harmless (functionality, not essential)
  • Fairly Intrusive (web tracking)
  • Very Intrusive (PII - personally identifiable information)



ANSWER 2

Score 54


The law has changed.

Functional cookies are still allowed, but other cookies now require explicit permission to set. This is something which is decided EU wide after self regulation failed. Each (EU-) country has its own implementation of the new laws, but all follow the same guidelines.

  • If explicitly needed: allowed
  • Else ask for permission.

Here are a few links to relavant articles regarding Cookie Laws:




ANSWER 3

Score 19


It's as a result of the European Union e-Privacy Directive.

You must tell people if you set cookies, and clearly explain what the cookies do and why. You must also get the user’s consent. Consent can be implied, but must be knowingly given.

There is an exception for cookies that are essential to provide an online service at someone’s request (eg to remember what’s in their online basket, or to ensure security in online banking).

The same rules also apply if you use any other type of technology to store or gain access to information on someone’s device.