1:"$Sreact.fragment"
8:I[96237,["/_next/static/chunks/12b9~mg3o6lnh.js","/_next/static/chunks/0xs8ni7jz0o1p.js"],"OutletBoundary"]
9:"$Sreact.suspense"
2:Tb2a,{"@context":"https://schema.org","@graph":[{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://mailshade.org/"},{"@type":"ListItem","position":2,"name":"Guides","item":"https://mailshade.org/guide/"},{"@type":"ListItem","position":3,"name":"How to tell if an email is being tracked","item":"https://mailshade.org/guide/how-to-tell-if-an-email-is-tracked/"}]},{"@type":"Article","headline":"How to tell if an email is being tracked","description":"An email can carry a small remote image that creates a signal when fetched. Learn how Mailshade detects signals and cancels matching browser requests.","inLanguage":"en","image":"https://mailshade.org/og/guide/how-to-tell-if-an-email-is-tracked.png","mainEntityOfPage":"https://mailshade.org/guide/how-to-tell-if-an-email-is-tracked/","author":{"@type":"Organization","name":"Mailshade","url":"https://mailshade.org"},"publisher":{"@type":"Organization","name":"Mailshade","url":"https://mailshade.org"}},{"@type":"FAQPage","mainEntity":[{"@type":"Question","name":"Can I tell an email is tracked just by reading it?","acceptedAnswer":{"@type":"Answer","text":"Not reliably. A tracking image can be visually unobtrusive. A tool such as Mailshade can identify signals that match its local detection logic, but an absence of a match is not proof that no unsupported technique exists."}},{"@type":"Question","name":"Does the red-eye overlay work outside Gmail?","acceptedAnswer":{"@type":"Answer","text":"Yes. In each opted-in integration, Mailshade can show an opened-message detection and, where the webmail exposes stable identity, mark the matching inbox row. It reports the tracker origin matched by the local scan."}},{"@type":"Question","name":"Does detecting a tracker also block it?","acceptedAnswer":{"@type":"Answer","text":"Mailshade uses declarativeNetRequest to cancel receiver-side browser requests matching its reviewed tracker-pixel endpoint catalog. Its DOM scan can also detect heuristic pixels and supported tracking links, so a dashboard detection is not by itself proof that every associated request was blocked."}},{"@type":"Question","name":"Will checking for trackers send my email anywhere?","acceptedAnswer":{"@type":"Answer","text":"Detection runs locally, and core inbox history is not sent to Mailshade servers. Tracker events stay in IndexedDB with URLs reduced to origins; settings can use Chrome Sync. Paid auth/Polar calls and optional off-by-default privacy-filtered Hawk crash reports are separate."}},{"@type":"Question","name":"Is Mailshade free to check my email for trackers?","acceptedAnswer":{"@type":"Answer","text":"Yes. Core blocking, inbox detection, link warnings, rolling seven-day history and a top-10 sender view remain free after a 14-day Pro trial. Paid Pro adds full history, top 30 and CSV export."}}]}]}0:{"rsc":["$","$1","c",{"children":[["$","main",null,{"className":"container-x py-16","children":[["$","script",null,{"type":"application/ld+json","dangerouslySetInnerHTML":{"__html":"$2"}}],["$","article",null,{"className":"prose prose-ink max-w-none","children":[["$","h1",null,{"children":"How to tell if an email is being tracked"}],["$","p",null,{"className":"text-lg text-ink-200","children":"An email can include a small remote image with a unique URL. A fetch by the mail client or its image proxy can create a signal, and the metadata available to the endpoint depends on that delivery path. The image can be visually unobtrusive, so reading the message alone does not establish whether it contains a tracker. Mailshade's DOM scan detects suspicious pixels and supported tracking-link patterns in opened messages, while declarativeNetRequest independently cancels receiver-side browser requests that match a reviewed tracker-pixel endpoint catalog. A red-eye overlay names what the local scan detected across Gmail, Outlook, Office 365, Superhuman, Yahoo Mail and ProtonMail. The dashboard records detections; DNR cancellation is separate network evidence. In Gmail, a receiver-side cancellation does not establish whether Google fetched or cached the image earlier."}],"$L3","$L4","$L5"]}]]}],null,"$L6"]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"mailshade-static-v1"}
7:T468,<h2>Signals worth checking</h2><ul><li>The message contains a small or visually hidden remote image.</li><li>An image or link uses an unfamiliar endpoint or an opaque redirect path.</li><li>A tracker-detection tool flags a pixel or supported tracking-link pattern on the opened message.</li></ul><h2>How to check a specific message</h2><ol><li>Install Mailshade, opt into your mail client, and open the email.</li><li>Look for the red-eye overlay on an opened message with a detected tracker.</li><li>Read the reported tracker origin to see what the local scan matched.</li><li>Open the dashboard to see that sender's detection history.</li></ol><h2>From detection to blocking evidence</h2><p>Mailshade separately uses DNR to cancel receiver-side browser requests matching reviewed tracker-pixel endpoints. A heuristic pixel or link detection is useful evidence, but is not itself proof that every associated request was network-blocked.</p><h2>Why some emails show nothing</h2><p>An absence of the red eye means the local scan found no matching signal; it is not a guarantee that no unknown or unsupported technique exists.</p>3:["$","div",null,{"dangerouslySetInnerHTML":{"__html":"$7"}}]
4:["$","section",null,{"className":"mt-12","children":[["$","h2",null,{"children":"FAQ"}],[["$","details","0",{"className":"my-3","children":[["$","summary",null,{"className":"font-medium","children":"Can I tell an email is tracked just by reading it?"}],["$","p",null,{"className":"mt-2","children":"Not reliably. A tracking image can be visually unobtrusive. A tool such as Mailshade can identify signals that match its local detection logic, but an absence of a match is not proof that no unsupported technique exists."}]]}],["$","details","1",{"className":"my-3","children":[["$","summary",null,{"className":"font-medium","children":"Does the red-eye overlay work outside Gmail?"}],["$","p",null,{"className":"mt-2","children":"Yes. In each opted-in integration, Mailshade can show an opened-message detection and, where the webmail exposes stable identity, mark the matching inbox row. It reports the tracker origin matched by the local scan."}]]}],["$","details","2",{"className":"my-3","children":[["$","summary",null,{"className":"font-medium","children":"Does detecting a tracker also block it?"}],["$","p",null,{"className":"mt-2","children":"Mailshade uses declarativeNetRequest to cancel receiver-side browser requests matching its reviewed tracker-pixel endpoint catalog. Its DOM scan can also detect heuristic pixels and supported tracking links, so a dashboard detection is not by itself proof that every associated request was blocked."}]]}],["$","details","3",{"className":"my-3","children":[["$","summary",null,{"className":"font-medium","children":"Will checking for trackers send my email anywhere?"}],["$","p",null,{"className":"mt-2","children":"Detection runs locally, and core inbox history is not sent to Mailshade servers. Tracker events stay in IndexedDB with URLs reduced to origins; settings can use Chrome Sync. Paid auth/Polar calls and optional off-by-default privacy-filtered Hawk crash reports are separate."}]]}],["$","details","4",{"className":"my-3","children":[["$","summary",null,{"className":"font-medium","children":"Is Mailshade free to check my email for trackers?"}],["$","p",null,{"className":"mt-2","children":"Yes. Core blocking, inbox detection, link warnings, rolling seven-day history and a top-10 sender view remain free after a 14-day Pro trial. Paid Pro adds full history, top 30 and CSV export."}]]}]]]}]
5:["$","nav",null,{"aria-label":"Related pages","className":"mt-12","children":[["$","h2",null,{"children":"Related"}],["$","ul",null,{"children":[["$","li","/guide/how-to-block-email-tracking/",{"children":["$","a",null,{"href":"/guide/how-to-block-email-tracking/","children":"How to block email tracking"}]}],["$","li","/guide/how-email-tracking-works/",{"children":["$","a",null,{"href":"/guide/how-email-tracking-works/","children":"How email tracking works"}]}],["$","li","/compare/mailshade-vs-ugly-email/",{"children":["$","a",null,{"href":"/compare/mailshade-vs-ugly-email/","children":"Mailshade vs Ugly Email"}]}]]}]]}]
6:["$","$L8",null,{"children":["$","$9",null,{"name":"Next.MetadataOutlet","children":"$@a"}]}]
a:null
