Session cookies store temporary data used for maintaining in-session activities such as tracking cart items or keeping users logged in. These are deleted when the browser closes, making them well-suited for short-term functionality.
Persistent cookies save data for longer time periods defined by the website, enabling returning visitors to skip repetitive steps such as entering login details. This improves convenience but introduces greater privacy considerations.
Third‑party cookies allow external services such as advertising networks to track user behaviour across multiple websites. They support personalisation but create extensive user profiles, leading to regulatory and privacy challenges.
| Feature | Session Cookies | Persistent Cookies | Third‑Party Cookies |
|---|---|---|---|
| Duration | Until browser closes | Days to years | Varies by third-party |
| Ownership | Website visited | Website visited | External companies |
| Purpose | Short‑term continuity | Long‑term recognition | Cross‑site tracking |
Understanding these differences is essential because choosing the wrong cookie type can either compromise functionality or violate privacy expectations.
Cross‑site vs single‑site behaviour is a major distinction; third‑party cookies extend beyond one website, while session and persistent cookies operate only within the visited site. This distinction matters most in discussions about targeted marketing and privacy.
Always identify the cookie type when answering questions about online tracking, because each type supports different levels of persistence and privacy risk. This ensures answers accurately reflect how data is used.
Link features to their purpose, such as connecting persistent cookies to remembered logins, rather than listing functions without explanation. Examiners look for understanding, not memorisation.
Use clear cause‑and‑effect reasoning, especially when discussing targeted marketing, such as explaining how browsing history enables personalised adverts.
Check terminology by distinguishing cookies from browsing history or caches, since mixing these terms leads to lost marks. Precise vocabulary is crucial in ICT exams.
Transactional data links to cybersecurity because encryption is necessary to protect sensitive transmissions, making this topic relevant to secure authentication and safe browsing.
It connects to e‑commerce workflows, where tracking user activity drives personalised shopping experiences and supports recommender systems.
It relates to data protection laws, such as consent requirements and regulations restricting third‑party cookies, illustrating how technology and legal frameworks interact in digital ecosystems.