Jul 27, 2026 · 9 min read
Is Help Scout Tracking Your Email? How to Block It
Help Scout's Open Tracking drops a pixel into outgoing support replies. Here is what the agent actually sees, why Help Scout's own docs call the signal unreliable, and how to stop it firing in Gmail.
The agent who answered your support ticket may already know you read the reply, and roughly when. Help Scout is the shared inbox behind a lot of the "Re: your ticket" messages sitting in your Gmail, and it ships a feature called Open Tracking that embeds a pixel in outgoing replies. So if you are wondering about Help Scout tracking your email, the short answer is yes, whenever an administrator leaves the switch on. The more interesting part is what happens next: Help Scout's own documentation openly admits the read receipt it produces is frequently wrong, in both directions.
Key Takeaways
- Help Scout's Open Tracking "uses a tracking pixel in your outgoing messages to determine whether a message has been viewed," per Help Scout's own documentation.
- Only Account Owners and Administrators can toggle Open Tracking, and the switch is account wide under Manage then Company, not per message.
- Help Scout concedes that spam blockers and mail servers can load the pixel and make an unread message report as read, while image blocking clients never fire it at all.
- A Help Scout agent sees an envelope icon and a hover timestamp, not the location or device readout that sales CRMs display.
- Gmail's image proxy strips your IP from the pixel request but still fetches the image, so the open still registers with a timestamp.
Does Help Scout Track Your Email Opens?
Yes, when Open Tracking is enabled on the account. Help Scout documents it plainly: the feature "uses a tracking pixel in your outgoing messages to determine whether a message has been viewed." That pixel is a tiny image reference in the reply's HTML. Your client renders the message, sends an HTTP GET to fetch the image, and Help Scout's server logs that fetch as an open.
Two details set Help Scout apart. First, this is a first party feature that Help Scout built and documents itself, not a marketplace bolt on, the opposite of what we found in our guide on whether Freshdesk is tracking your email. Second, the control is account wide. Per Help Scout's company settings documentation, Account Owners and Administrators flip one toggle under Manage then Company and it applies to everyone. An individual agent cannot decide to leave your reply untracked.
What Can a Help Scout Agent Actually See?
Less than you might assume, and that is worth saying clearly. In the Help Scout conversation view, a tracked reply gets an envelope icon once the pixel loads from your side. Hovering shows a timestamp, and fuller detail sits behind the More Actions menu under "Show Details." Help Scout's documentation does not describe surfacing your approximate location, your device type, or your IP address there. That is a lighter footprint than a sales CRM like HubSpot or Freshsales, where the open event arrives paired with device and geolocation columns built to tell a rep when to call.
The mechanism underneath is unchanged. Any request your client makes to fetch a remote image carries your IP address and user agent to the server answering it, whether or not the product shows those fields to a human. What the agent sees and what the request transmits are two different questions, and only the first is documented. Our breakdown of email trackers in Gmail and how to find them covers what a single pixel fetch exposes at the network layer.
Help Scout flags one more quirk itself: on CC'd or BCC'd threads, "there isn't a way to distinguish who has viewed the message." A colleague opening the thread can make it look like you read it.
Does Help Scout Track Link Clicks Too?
Not in ordinary support replies. Help Scout's documentation describes no URL rewriting for links an agent types into a conversation, so those links generally point where they say they point. Clicks are counted in one place only: the proactive Messages product, where, per Help Scout's Messages performance reports, the Clicks metric records taps on a Message's call to action button rather than arbitrary links in the body.
That does not make every link in a Help Scout email clean. Agents routinely paste URLs that already carry tracking parameters from elsewhere: a campaign link, a docs URL with UTM tags, a shortener redirect. The absence of platform level click tracking removes one layer, not all of them. Our guide to blocking email tracking in Gmail covers how tracked links survive independently of the sending platform.
How Accurate Is Help Scout Open Tracking?
Unreliable enough that Help Scout warns its own paying customers in writing. From the Open Tracking documentation: "False positives and false negatives are always possible here — some spam blockers and email servers will access that tracking pixel making it report as read, and some email clients won't load that pixel even though the customer has read the message, making it report as unread."
Both failure modes are routine now. Corporate mail gateways fetch remote images as a security scan before a message reaches a human, manufacturing phantom opens. Apple's Mail Privacy Protection, on by default for Apple Mail since 2021, preloads every remote image through Apple's proxy whether or not anyone opens the message, manufacturing the same phantom at scale.
Here is the part nobody says out loud. If the signal is noisy enough that Help Scout documents both error directions before an admin ever switches it on, the receipt is close to worthless as a decision input, while the cost of producing it lands entirely on you. Every tracked reply still triggers a request from your machine, records a timestamp, and confirms your inbox is live. The agent gets a coin flip; you pay for it in metadata.
Why Email Users Should Care
Support email gets trust that marketing email never earns. You opened the ticket. You asked for help. Almost nobody inspects a "we've looked into this for you" reply the way they would inspect a cold pitch, which is why a pixel riding along inside it goes unnoticed. Per Help Scout's pricing page, more than 12,000 companies use the platform. Every one leaving Open Tracking on is pixel tagging replies to people who came to them for help.
There is a regulatory dimension too. The UK's Information Commissioner's Office treats tracking pixels as functionally equivalent to cookies under its guidance on storage and access technologies, meaning they generally require informed, freely given consent before loading. Nobody asked when you filed your ticket, and nothing in Gmail tells you a reply is tagged.
The contrarian read: Help Scout is not the villain here. It is a Certified B Corporation, its docs are more candid about open tracking's flaws than most vendors bother to be, and it does not rewrite your links. That is what makes it a useful case study. When a company doing most things right still ships a feature that quietly reports your read behavior, the problem is not one bad actor, it is that pixel based receipts are treated as normal across the whole support software category. Our guide to detecting email tracking pixels in Gmail shows how to check any message yourself.
How to Block Help Scout Tracking
Four options actually work, with real tradeoffs between them.
1. Turn off automatic image loading in Gmail. Click the gear icon, choose "See all settings," stay on the General tab, scroll to Images, select "Ask before displaying external images," then click "Save Changes." Nothing remote loads until you approve it, so the Help Scout pixel never fires. The cost is real: per Google's documentation of the setting, every legitimate image in every other email now sits behind a prompt.
2. Know what Gmail's image proxy does and does not do. Gmail routes remote images through Google's servers instead of letting the sender's server talk to you directly. Google states this prevents senders from using image loading to gather information about your computer or location, and that part holds: your raw IP never reaches the tracking server, so crude geolocation fails. What the proxy does not do is prevent the fetch. Google still requests the image, and Help Scout still logs an open with a timestamp. Mistaking the proxy for tracking protection is the most common Gmail privacy misconception.
3. Turn on Apple Mail Privacy Protection if you use Apple Mail. Apple preloads all remote content through its proxy whether or not you open the message, masking your IP and destroying the timing signal. Strong protection, but it only covers Apple Mail. Reading the same account in a browser leaves you exposed.
4. Strip the pixel before it loads. An extension running inside Gmail can remove the tracking pixel before the message renders, stopping the request entirely without hiding your legitimate images. Gblock works this way: it blocks known tracking pixel requests, including Open Tracking pixels from support platforms, and strips known tracking parameters out of links. Its blocklist updates automatically instead of shipping as a fixed list baked into the extension. To be honest about scope, it is not an anti phishing tool and it cannot catch a technique nobody has seen yet.
Help Scout Tracking Blockers Compared
No single tool wins on every axis, and two of the strongest are not extensions at all. Proton Mail and HEY block pixels at the server before a message reaches your device, structurally more robust than anything a browser extension can do. The catch is the size of the ask: migrating your address, your filters, and everyone who has your old email.
| Tool | What it does | Works in Gmail | Tradeoff |
|---|---|---|---|
| Gblock | Blocks pixels, strips tracking parameters from links, auto updating blocklist | Yes, keep your address | Paid after a 30 day trial, browser only |
| Ugly Email | Flags tracked messages with an eye icon and blocks known pixels | Yes | Community maintained list, slower to add new vendors |
| PixelBlock | Blocks pixels and shows a red eye when one is caught | Yes | Pixels only, no link handling, updates infrequently |
| Trocker | Blocks pixels and marks tracked links; free and open source | Yes | Heuristic detection, more false positives on unusual senders |
| Proton Mail | Server side pixel blocking on by default, proxies other images, cleans tracking links on web | No, requires a Proton address | Full provider migration |
| HEY | Strips spy pixels, names the tracker, proxies all images so your IP never leaks | No, requires a HEY address | Paid subscription plus provider migration |
Read fairly: if you have no attachment to your current inbox, HEY and Proton Mail have the stronger architecture, and Trocker is a genuinely good free open source option. Gblock's argument is narrower: it stops Help Scout style pixels and tracked links inside the Gmail account you already have, and its blocklist keeps up automatically. For a fuller side by side, see our Gmail privacy extension comparison.
The Bottom Line
Help Scout tracks opens with a pixel when an administrator leaves Open Tracking on, shows the agent an envelope and a timestamp, and does not rewrite your links. By the standards of this category that is restrained, and Help Scout's documentation is unusually honest about how often the receipt is simply wrong.
None of that changes the asymmetry. You cannot see the pixel, you were never asked, and you have no way to opt out from your side of the conversation unless you block it. Doing so costs the support team a metric they were already told not to trust. It costs you nothing: your ticket still gets answered, the reply still renders, the links still work.
Sources: Help Scout, About Open Tracking, Help Scout, Manage Company Settings, Help Scout, Messages Performance Reports, Google, Display images in Gmail, Apple, Mail Privacy Protection, and the UK ICO's guidance on the use of storage and access technologies.