Third-party Cookie - what it is, why tracking matters, and simple ways to limit it

Third-party Cookie

What it is

A third-party cookie is a small tracker set by a site you aren’t visiting directly. For example, a page loads an ad or “Like” button from another company, and that company drops its own cookie in your browser. As you browse other sites that use the same ad/analytics code, that cookie helps build a profile of your activity across the web.

Why it matters

These cookies can follow you from site to site, shaping ads and revealing a lot about your interests. If poorly secured, they can also leak identifiers that tie your activity to you. While they don’t normally store your passwords, they can still reduce privacy and increase the value of your data to attackers and data brokers.

How it works 

  • A webpage includes third-party content (ads, widgets, analytics).

  • That content sets/reads its own cookie in your browser.

  • When you visit another site using the same third party, it recognizes you again.

  • Over time, this creates a cross-site browsing history for targeting or analytics.

Red flags

  • Ads or recommendations that seem to “know” what you just looked at on other sites.

  • Lots of third-party requests on a page (you can see this in browser dev tools or privacy reports).

  • Cookie banners that default to “accept all” with dozens of “partners.”

Do it right

  • In your browser settings, block third-party cookies or use “Strict”/“Enhanced” tracking protection.

  • Use privacy features: reader mode, private windows, and “clear cookies on close.”

  • Limit extensions and only keep the ones you trust.

  • Log out of accounts on shared devices and review each site’s cookie settings.

    Glossary (A–Z)

    All A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
      • Related Articles

      • Web Protection

        What it is Web protection is a bundle of tools and settings that keep you safer while you browse. It blocks dangerous sites and downloads, warns about fake logins, filters sketchy links, and helps keep your info private. It can run on your device ...
      • Web Cache Poisoning

        What it is Web cache poisoning is when attackers sneak bad content into a website’s cache. The cache is a “shortcut” server use to make pages load faster for everyone. If it’s poisoned, later visitors get the attacker’s fake version instead of the ...
      • Data Execution Prevention

        What it is Data Execution Prevention (DEP) is a Windows safety net that stops code from running in places it shouldn’t—like the stack or heap. If malware tries to execute from those memory areas, Windows blocks it and shuts the app down instead of ...
      • Data Breach Prevention

        Why it matters Breaches drain money, trust, and time. Strong basics turn scary “what ifs” into non-events: a phish gets ignored, a stolen password is useless, a lost laptop holds only encrypted gibberish. The short, smart checklist MFA everywhere: ...
      • Security Software

        What it is Security software is a set of apps and services that protect your devices and data from hackers, malware, and mistakes. It covers tools like antivirus/anti-malware, firewalls, VPNs, email and web filters, intrusion detection/prevention, ...