Jun 17, 2026 · 5 min read
AdGuard Now Blocks Email Trackers—But Not in Gmail
AdGuard launched a dedicated email pixel filter on June 16, 2026 — with one major limitation that leaves the world's most popular inbox unprotected.
AdGuard just did something no major ad blocker has done before: on June 16, 2026, it launched a dedicated Mail Tracking Protection filter that blocks email tracking pixels in desktop email clients. The announcement is significant. One of the most trusted names in ad blocking has publicly validated what privacy conscious users already know — email surveillance is a real, pervasive problem worth solving.
There is a catch. AdGuard's own documentation states that effectiveness on Gmail and Outlook Web is limited. And Gmail is where roughly 1.8 billion people actually read their email.
Key Takeaways
- AdGuard launched its Mail Tracking Protection filter on June 16, 2026, the first major ad blocker to add dedicated email pixel blocking.
- The filter works in Apple Mail, Outlook desktop, Spark, The Bat!, and Thunderbird — but AdGuard explicitly states effectiveness is limited on Gmail and Outlook Web due to proxy server routing.
- Gmail routes all email images through Google's own proxy servers before delivery, which means network level blockers cannot intercept tracking pixels the way they can in desktop clients.
- A browser extension that operates inside Gmail — like Gblock — can strip tracking domains from emails before they are displayed, covering the gap AdGuard cannot reach.
- Apple Mail Privacy Protection inflates reported email open rates by up to 18 percentage points because it pre-fetches tracking pixels regardless of whether the user opens the email.
What AdGuard's New Filter Does
The Mail Tracking Protection filter works at the network level. When you open an HTML email in a supported desktop client, the client attempts to load embedded images from remote servers — including 1×1 transparent GIF files that exist solely to phone home. AdGuard intercepts those outbound requests and blocks them before they complete, so the sender's server never receives a signal that you opened the message.
A single tracking pixel request can transmit your IP address, approximate location, device type, email client name, and the exact timestamp of your open. That is not hypothetical: it is the standard data payload that email marketing platforms log as an "open event." AdGuard's filter prevents that payload from ever being sent.
Supported clients at launch include Apple Mail, Outlook desktop, Spark, The Bat!, and Thunderbird on Windows and Mac, with Android, iOS, and browser extension versions planned for future releases.
Why It Can't Block Gmail Tracking
Gmail rewrote the rules of email image loading back in 2013 when it introduced its image proxy service. Every image in every Gmail message — including tracking pixels — is fetched by Google's servers before the email is ever displayed to you. By the time you open the message, the pixel has already been loaded by Google's infrastructure, not by your device.
This creates an architectural problem for network level blockers like AdGuard. The outbound request they would normally intercept never originates from your machine. The pixel URL has already been rewritten to point to Google's cache. AdGuard confirmed this directly in their announcement: Gmail and Outlook Web "route email images through their own proxy servers, replacing original tracker URLs before the browser makes a request."
Here is the part most coverage misses: Gmail's proxy does mask your personal IP address and device details from the sender. But tracking is not entirely neutralized. The pixel timing — when Google's servers fetch it relative to when you open the email — still provides open confirmation signals. And because Gmail is accessed in a browser tab rather than a native app, network level tools cannot reach inside the browser context to strip tracking domains from the rendered HTML.
That distinction matters. It is not that Gmail is immune to tracking. It is that network level blocking cannot reach inside a browser tab the way it can intercept a desktop app's outbound connections.
How Gblock Fills the Gap
Gblock is a Chrome extension that operates inside Gmail, inside the browser. Rather than blocking network requests at the OS level, it parses the email HTML as Gmail renders it, identifies known tracking domains, and strips those image requests before they are displayed. The tracking pixel never loads — not even through Google's proxy.
This approach works precisely because Gblock lives where the email is rendered. It does not need to intercept a network request before it leaves your machine. It modifies what Gmail shows you, which means it works whether the pixel URL has been rewritten by Google's proxy or not.
Gblock also handles click tracking — the redirected links that log which URLs you click inside emails — which AdGuard's Mail Tracking Protection filter does not cover for Gmail users. You can install it from the Chrome Web Store and it starts working immediately, with no configuration required.
If you want context on how widespread the problem is across Gmail specifically, the email tracker for Gmail guide covers the major platforms that track Gmail users by name.
AdGuard vs Gblock: Side by Side
| Feature | AdGuard Mail Filter | Gblock |
|---|---|---|
| Blocks tracking pixels | ✓ Yes | ✓ Yes |
| Works in Apple Mail | ✓ Yes | — No |
| Works in Outlook desktop | ✓ Yes | — No |
| Works in Thunderbird | ✓ Yes | — No |
| Works in Gmail | ⚠ Limited | ✓ Yes |
| Works in Outlook Web | ⚠ Limited | — No |
| Blocks click tracking links | — No | ✓ Yes |
| Requires existing AdGuard install | ✗ Yes | ✓ No |
| Setup complexity | Medium (filter list) | Low (one click install) |
The two tools protect different surfaces. AdGuard covers native desktop clients where network level filtering is architecturally viable. Gblock covers Gmail in the browser, where it is not.
Why Email Users Should Care
The broader significance of AdGuard's announcement is what it signals about the industry. When a tool with AdGuard's reputation dedicates engineering resources to email pixel blocking, it confirms that the threat is real enough to warrant a dedicated solution — not just a privacy footnote buried in a help article. Marketers currently send tracking pixels in the majority of commercial emails, and most recipients have no idea the surveillance is happening.
For Gmail users specifically, the gap AdGuard identified is not a minor edge case. Gmail holds an estimated 29% of global email client market share, making it the single largest platform by a substantial margin. A tool that explicitly cannot protect Gmail users is, for nearly a third of the world's inbox traffic, no protection at all.
For a broader look at what is available, the best email tracker blocker extensions roundup compares the field across criteria that go beyond pixel blocking alone.
The Bottom Line
AdGuard has done something valuable by naming email tracking pixels as a first class privacy threat worth blocking. Their filter is a genuine addition to the privacy toolkit for anyone using desktop email clients. But the explicit carve-out for Gmail — stated in AdGuard's own documentation — is not a minor limitation. It is the core limitation, given where most people actually read email.
If your inbox lives in Gmail, AdGuard's new filter does not protect you. Gblock does. Install it from the Chrome Web Store, and the trackers that AdGuard cannot reach stop loading before you ever see them.