Home Privacy Guides How Online Tracking Works
Privacy Guides

How Online Tracking Works — And How to Stop It

A complete breakdown of every method advertisers use to track you across the web, and the exact tools you need to shut them down.

AR

Alex Reynolds

Senior Privacy Researcher
June 14, 2026 12 min read 48.2k views Updated weekly
Replace with your actual hero image

Illustration: Browser tracking architecture across the modern web.

Table of contents

  1. What is online tracking? — 2 min
  2. The most common tracking methods — 3 min
  3. How browser fingerprinting works — 2 min
  4. What ad blockers can and cannot stop — 2 min
  5. The complete privacy toolkit — 3 min

What is online tracking?

Online tracking is an automated process where websites and third-party services monitor your digital activities across the internet. Multiple technologies work together to identify you, collect behavioral data, and compile detailed profiles that advertisers purchase and use.

Most users have no idea how extensive this surveillance is. A single page load can trigger dozens of invisible requests to ad networks, analytics platforms, and data brokers — all before you've read a single word.

The Contextual Isolation Architecture
For individuals dependent on Discord, Zoom, or Google Meet inside web applications, entirely breaking WebRTC might not be feasible. We recommend running a Dual-Browser Strategy: use a sandboxed browser solely for professional calling, and route all daily browsing through a hardened environment.

The most common tracking methods

Advertisers rarely rely on a single technique. They layer multiple methods so that blocking one doesn't stop the others.

The Most Common Methods

Cookies: Small text files stored on your device that identify you and track your browsing across websites.

Tracking Pixels: Invisible 1×1 pixel images embedded in websites and emails that report your activity back to advertisers.

Browser Fingerprinting: Collecting unique data about your device, browser, and settings to create a unique identifier.

Server-Side Tracking: Data collection happening on website servers themselves, independent of browser cookies.

Mobile App Tracking: Apps collecting data about your location, usage patterns, and interactions with other apps.

Cross-Device Tracking: Connecting your identity across phone, computer, tablet, and smart TV to build unified profiles.

When advertisers place third-party cookies on your browser, they assign your device a unique ID number. Every website that includes code from that advertiser can read that cookie and identify you — allowing them to build a comprehensive timeline of your behavior across hundreds of websites. Google tracks your activity across approximately 90% of all websites using these methods.

How browser fingerprinting works

Browser Fingerprinting
Your browser broadcasts unique information about your device: screen resolution, installed fonts, browser type, operating system, plugins, and more. Advertisers collect this data to create a "fingerprint" that identifies you even without cookies. This method is particularly effective because it's difficult for users to control and survives cookie deletion.
Manipulation Concerns
Behavioral targeting enables manipulative advertising practices. Advertisers can identify vulnerable populations — people with financial problems, health issues, or other vulnerabilities — and target them with predatory ads. Studies show that targeted ads are more effective at changing behavior than rational judgment would allow.
Replace with inline diagram image

What ad blockers can and cannot stop

Ad blockers are browser extensions that remove ads from websites and block some tracking. However, they're not a complete privacy solution. Sophisticated advertisers have developed methods to bypass ad blockers and continue tracking users even when ads are blocked.

Ad blockers use filtering lists that identify known ad servers and tracking domains. When you visit a website, the ad blocker compares every request your browser makes against these lists. If a request matches, the blocker prevents it from loading.

This process happens in real-time as you browse. Modern ad blockers also use machine learning to identify new ad networks and tracking methods automatically.
Effective Blocking
Display ads on websites
Video ads on YouTube and other sites
Banner ads and pop-ups
Third-party tracking cookies
Many tracking pixels
Advertisement servers and networks
Cannot Block
First-party cookies from websites
Browser fingerprinting
Server-side tracking
Native mobile app tracking
ISP-level tracking
Location data collection
Ad Blocker Tracking Protection Ease of Use Best For
uBlock Origin Excellent — blocks most trackers Advanced users Maximum control and privacy
AdBlock Plus Good — catches common trackers Very easy Beginners wanting simple setup
Privacy Badger Good — learns as you browse Easy Automatic tracking protection
Ghostery Excellent — detailed tracking info Moderate Understanding what tracks you
Firefox Focus Good — built-in browser Very easy Mobile privacy browsing
AR

Alex Reynolds

Senior Privacy Researcher · 9 years at PrivacyTestLab

Alex has audited browser privacy tools for nearly a decade and has been cited in reports by the EFF, Mozilla, and Consumer Reports. He runs our weekly fingerprint resistance testing suite and writes the browser security column.