Skip to content
HTTP cookie
ConceptQ178995· pop 65· linked from 622 articles

HTTP cookie

Sign in to save

Also known as cookie, web cookie, browser cookie, internet cookie, cookies

An HTTP cookie is a small block of data created by a web server while a user is browsing a website and placed on the user's computer or other device by the user's web browser. Cookies are placed on the device used to access a website, and more than one cookie may be placed on a user's device during a session.

AI overview

An HTTP cookie is a small file that a website creates and stores on your computer or device when you visit it, allowing the site to remember information about you. Websites can place multiple cookies on your device, which helps them track your activity and preferences as you browse.

AI-generated from the Wikipedia summary — may contain errors.

Wikipedia views (30d)

305,872 total

via Wikimedia Pageviews API

Wikidata facts

Image
Internetcookie.png
Show 2 more facts
Commons category
HTTP cookies
Sources (2)

via Wikidata · CC0

~40 min read

Article

An HTTP cookie (also called web cookie, Internet cookie, browser cookie, or simply cookie) is a small block of data created by a web server while a user is browsing a website and placed on the user's computer or other device by the user's web browser. Cookies are placed on the device used to access a website, and more than one cookie may be placed on a user's device during a session.

Cookies serve useful and sometimes essential functions on the web. They enable web servers to store stateful information (such as items added in the shopping cart in an online store) on the user's device or to track 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 save information that the user previously entered into form fields, such as names, addresses, passwords, and payment card numbers for subsequent use.

Gallery (6)

Connections

Categories