1. Home
  2. Docs
  3. XcooBee Concepts
  4. Cookies

Cookies

An HTTP cookie (also called web cookie, Internet cookie, browser cookie, or simply cookie) is a small piece of data sent from a website and stored on the user’s computer by the user’s web browser while the user is browsing. Cookies were designed to be a reliable mechanism for websites to remember stateful information (such as items added in the shopping cart in an online store) or to record the user’s browsing activity (including clicking particular buttons, logging in, or recording which pages were visited in the past). They can also be used to remember arbitrary pieces of information that the user previously entered into form fields such as names, addresses, passwords, and credit card numbers.

Other kinds of cookies perform essential functions in the modern web. Perhaps most importantly, authentication cookies are the most common method used by web servers to know whether the user is logged in or not, and which account they are logged in with. Without such a mechanism, the site would not know whether to send a page containing sensitive information, or require the user to authenticate themselves by logging in.

The tracking cookies, and especially third-party tracking cookies, are commonly used as ways to compile long-term records of your browsing history. This is a potential privacy concern and it prompted European and U.S. lawmakers to take action in 2011. European law requires that all websites targeting European Union member states gain “informed consent” from users before storing non-essential cookies on their device.

At XcooBee we give control back to the users of what type of cookies they allow to be stored on their device and send back to the websites. Our transparent cookie management makes it clearer for both businesses and users. See each cookie type section on information about the specific cookie classification we use.

Articles

Was this article helpful to you? Yes No

How can we help?