Difference between revisions of "Cookies"
From MgmtWiki
(Created page with "Cookies are chunks of data that are placed in a user agent (typically a browser) that allow a web site to maintain continuing of user experience. The problem with cookies is...") |
|||
| Line 1: | Line 1: | ||
| + | =Full Title and Meme= | ||
Cookies are chunks of data that are placed in a user agent (typically a browser) that allow a web site to maintain continuing of user experience. | Cookies are chunks of data that are placed in a user agent (typically a browser) that allow a web site to maintain continuing of user experience. | ||
| − | The problem with cookies is the power that it gives the web site, or | + | The problem with cookies is the power that it gives the web site, or a widget hosted on the web site to track the user. |
| + | |||
| + | ==Context== | ||
| + | ===History=== | ||
Revision as of 10:34, 29 May 2018
Full Title and Meme
Cookies are chunks of data that are placed in a user agent (typically a browser) that allow a web site to maintain continuing of user experience.
The problem with cookies is the power that it gives the web site, or a widget hosted on the web site to track the user.