Sep 16, 2026 · 11 min read
Is Greenhouse Tracking Your Email? How to Block It
Greenhouse runs two completely separate mail pipelines, and only one of them reports your open to a human. Which one you are on depends on whether you applied or whether a recruiter found you.
You sat on a recruiter's message for two days and now you are wondering whether they watched the clock. Greenhouse email tracking has a genuinely surprising answer, and the surprise is that there are two answers. The automated mail Greenhouse sends after you apply carries open tracking that, by Greenhouse's own documentation, only its support engineers can query. The cold outreach a sourcer sends you through Greenhouse's campaign tooling reports opens straight to the recruiter, per prospect, per hour of the day. Same vendor, same logo, opposite privacy outcome.
Key Takeaways
- Greenhouse states that all outbound Greenhouse Recruiting email is sent through Mailgun, whose open tracking works by appending an invisible .png pixel to the HTML body.
- Greenhouse documents that the open signal from that pixel is restricted: "Only the Greenhouse Technical Support team has access to check if an email was opened or not."
- Greenhouse Sourcing Automation is a different product on different rails, sending from the recruiter's own connected Google or Outlook 365 mailbox, and it reports opened and clicked percentages per campaign step.
- The Sourcing Automation prospect activity report shows total prospect opens plus two heat grids covering 24 hours across seven days, so a sourcer can see the hour you tend to read.
- Blocking the pixel changes nothing about your application, because Greenhouse's hiring workflow is driven by stage changes a recruiter makes by hand, not by whether an image loaded in your inbox.
Can a Recruiter See If You Opened Their Greenhouse Email?
Sometimes, and the deciding factor is which product sent the message rather than which company is hiring. Greenhouse splits its mail across two stacks that behave nothing alike.
Start with the mail almost every candidate receives: application confirmations, rejections, interview invitations, scheduling links. Greenhouse's support article on Mailgun is blunt about the plumbing: "All emails from Greenhouse are sent via Mailgun. This includes (but is not limited to) emails such as new user invitations, notifications, emails to candidates, and @mention messages between users." Mailgun does open tracking. But Greenhouse's page on email domain verification says the optional CNAME record exists so the "Greenhouse Technical Support team" can "better monitor and troubleshoot email deliverability issues," and states plainly that "Only the Greenhouse Technical Support team has access to check if an email was opened or not."
Read that twice. The data is collected; it is simply not surfaced in the recruiter's interface. That is the opposite of what most CRM platforms do, and closer in spirit to how Gmail read receipts are gated behind an administrator setting rather than handed to every sender.
Why Does Sourcing Automation Track You When Greenhouse Recruiting Does Not?
Because Sourcing Automation is an outbound marketing tool wearing a recruiting badge, and marketing tools sell open rates. Greenhouse's documentation on email authentication for Sourcing Automation says the product "utilizes the connection with your Google or Outlook 365 account so the campaign pool can send emails to prospects directly through your provider," and adds that customers "will continue to use Mailgun or a Custom SMTP for all existing Greenhouse Recruiting emails."
So the cold message that looks like a real person typing from a real company mailbox genuinely was sent from that mailbox. It just had instrumentation added on the way out. On the reporting side, the prospect activity report "helps you visualize how often prospects are opening and replying to your Sourcing Automation campaign pool messages," with a table of total opens and replies and two heat grids where "darker squares indicate days and times when you've received more prospect opens or replies." Greenhouse's reports overview lists a step performance report alongside it.
Here is the part worth sitting with. Greenhouse publishes benchmarks telling sourcers that an open rate of 50% or higher is good and 20% or lower is bad. A benchmark only exists because the number is visible and used to judge someone's performance. Your decision not to open a recruiter's third follow up lands in a dashboard a sourcing manager reviews on Monday.
How Does the Tracking Mechanically Work?
Three ordinary web technologies do all of it, and none of them are exotic. Mailgun's documentation on tracking opens describes the first one directly: "Mailgun uses tracking pixels and URL redirects to track every time a recipient opens a message."
- The open pixel. An invisible .png, normally one pixel square, appended to the bottom of the HTML body. Your mail client requests it from the sender's server, and that request is the open event. Mailgun notes the obvious limits itself: "Text only emails will not track opens," and the pixel only fires when images are enabled.
- Link rewriting. Per Mailgun's guide to tracking clicks, when the feature is on "links will be overwritten and point to Mailgun's servers." You click the apply button, you hit a redirect that logs the click, then you land where you meant to go. Blocking images does nothing to stop this one.
- Query parameters. UTM tags and unique recipient tokens hanging off the end of a URL identify exactly which copy of which message you clicked. They survive copying and pasting the link, which is why forwarding a job link to a friend can register as your click.
Nothing here is specific to hiring. It is the same stack behind every CRM we have looked at, including Insightly's email tracking, and it is why one blocker handles all of them.
What Can a Sender Infer, and What Can They Not?
An open event is a network request, so it carries whatever a network request carries and nothing more. The honest list is shorter than the scary one. Our explainer on whether someone can tell you read their email goes through the mechanics in more depth.
| Signal | Can they see it? | Caveat |
|---|---|---|
| The moment you opened it | Yes, to the second | Only if images loaded |
| How many times you opened it | Yes, as repeat requests | Caching can suppress repeats |
| Rough location from IP address | Sometimes | Gmail proxies images, so the IP is often Google's, not yours |
| Device and mail client | Partially, via user agent | Proxied fetches report the proxy |
| Whether you read it carefully | No | A preview pane counts as an open |
| Whether you are interested | No | This is the inference sourcers make anyway |
Gmail's image proxy is why the location column is weaker than people assume. Google fetches the pixel through its own infrastructure, so the sender logs a data center rather than your kitchen. The open still registers. The geography is largely fiction.
How Do You Check a Greenhouse Email for a Pixel?
Open the raw source and look, which takes about ninety seconds and settles the question for that specific message. Our step by step on detecting email tracking pixels in Gmail covers the same process with screenshots.
- Use Show original. In Gmail, open the message, click the three dot menu, choose "Show original," then "Download original" if you want to search it in a text editor.
- Search for a one pixel image. Look for
<imgtags withwidth="1"andheight="1", or with inline styles setting a 1px square. Also search for.pngand.gifnear the closing body tag, since Mailgun places its pixel at the bottom by default. - Read the Return-Path and the received chain. Greenhouse's article on no reply addresses lists no-reply@greenhouse.io, no-reply@us.greenhouse-mail.io, no-reply@eu.greenhouse-mail.io and no-reply@anz.greenhouse.io. Seeing one of those, or an SPF include of mg-spf.greenhouse.io, tells you the message went out on the Mailgun stack rather than from a recruiter's own mailbox.
- Hover the links before clicking. If the apply button points somewhere other than the job board domain, the click is being logged at a redirect first. Copy the link and read the query string for UTM tags and long opaque tokens.
What Can a Candidate Actually Control?
More than you would guess on the tracking, almost nothing on the data itself. Greenhouse's privacy policy is explicit that for candidate data it acts as a processor: "Greenhouse processes Personal Information relating to our customers' employees and job applicants within our Services only according to our customers' instructions," and "the company you applied to is the data controller." Your access or erasure request goes to the employer, not to Greenhouse.
That routing has a compliance edge worth naming. Greenhouse's privacy policy describes "cookies, tracking scripts and pixels" in the context of its website. We found no equivalent disclosure covering pixels inside candidate email. Under GDPR that gap does not land on Greenhouse, it lands on the employer configuring the campaign, and a sourcing campaign into the EU that logs opens without a basis is the controller's exposure, not the vendor's.
What you do control is whether the pixel ever fires. Switch Gmail to "Ask before displaying external images" under Settings, then General, then Images, and no open is recorded. That is the blunt instrument, and it breaks every legitimate image in your inbox, which is why most people abandon it within a fortnight. A blocker that strips known trackers and leaves real images alone is the version you keep. Our wider guide to blocking email tracking in Gmail covers both routes.
One reassurance, because candidates ask constantly: blocking a pixel does not harm your application. Greenhouse's pipeline advances on stage changes, scorecards and interview outcomes that humans enter by hand. No stage transitions because an image loaded.
How Do the Blockers Compare?
Every tool below stops something real, and the honest differences are about scope rather than quality. We keep a fuller rundown in our comparison of the best email tracker blocker extensions.
| Tool | What it does well | Where it stops |
|---|---|---|
| Ugly Email | Flags tracked messages with an eye icon in the Gmail list before you open them | Detection led; tracked links are not rewritten |
| PixelBlock | Free, simple, long established, blocks pixels on sight | Pixel focused, updated infrequently |
| Trocker | Marks tracked links as well as pixels, across several webmail clients | Marking a link still leaves the click decision to you |
| Proton Mail | Blocks remote content by default, with encryption built in | Means moving your address, mid job search |
| HEY | Strips spy pixels and names the sender that planted them | A separate paid mail service, not a Gmail addition |
| Gblock | Blocks spy pixels and strips tracking links inside Gmail, on an auto updating blocklist, keeping your address | Gmail in a desktop browser only. It is not a phishing filter |
For recruiter mail specifically, link handling is the line that matters. A sourcing campaign's call to action is a link, and a pixel only blocker leaves that redirect intact, so half the signal survives.
Why Job Seekers Should Care About This Specifically
Job search email is the one category where the power asymmetry is total and the stakes are your rent. You cannot negotiate terms with a hiring pipeline, and you cannot opt out without opting out of the role. The same pixel mechanics that feel mildly annoying in a retail newsletter feel different when the sender decides whether you get an interview.
There is also the behavioral trap. Once you know an open might be logged, you start managing it: opening a message at a respectable hour, not reading it four times, timing your reply to look measured. That is surveillance doing its actual work, shaping conduct without anyone enforcing anything. Blocking the pixel removes the calculation entirely, which is worth more than the data point it denies.
Greenhouse, to be fair, is not the aggressive end of this market. Restricting core recruiting open data to its own support engineers is a real choice and a better one than most applicant tracking systems make. The exposure sits in the sourcing add on, and in the fact that you cannot tell from your inbox which product wrote the message you are staring at.
What We Could Not Verify
Marking the edge of the evidence matters here, because plenty of writing about applicant tracking systems invents specifics. Greenhouse does not publish the tracking domain, pixel URL or user agent handling used by Sourcing Automation, so we are not naming one. We could not confirm whether open tracking is on by default for every Greenhouse Recruiting customer or only where the optional CNAME record was added, nor whether click tracking is enabled on the Mailgun side for transactional candidate mail. Treat that as unverified.
The reliable move is to stop reasoning about the vendor and inspect the message in front of you. Open the source, find the pixel or fail to, read the Return-Path, and check whether the links resolve to the job board or to a redirect. Your own headers beat anyone's documentation, including ours. Greenhouse's domain verification FAQ is the reference for what the sending side is supposed to look like.