Light bulb Limited Spots Available: Secure Your Lifetime Subscription on Gumroad!

Aug 23, 2026 · 10 min read

Is Zeta Global Tracking Your Email? How to Block It

Zeta Global bought Sailthru, Cheetah Digital and Selligent in a single deal that closed in November 2025. It also runs a consumer identity graph covering more than 245 million Americans. That combination is what makes Zeta different from every other platform in this series.

Most email tracking works the same way everywhere: a brand hires a sending platform, the platform drops a pixel, the brand gets a dashboard. Zeta Global email tracking is structurally different, because Zeta is not only the sending platform. It is also a data company whose core asset is an identity graph of 245 million plus U.S. consumers, and the engagement signals its email products collect are the same category of signal that graph is built from. When a Zeta pixel fires in your inbox, you are not just telling a retailer that you looked at their newsletter.

Key Takeaways

  • Zeta Global completed its acquisition of Marigold's enterprise software business in November 2025 for aggregate consideration of up to $325 million, bringing Sailthru, Cheetah Digital, Selligent, Liveclicker and Marigold Loyalty under one owner.
  • Cheetah Digital's documentation states it inserts a one pixel invisible image at the top of every outbound HTML message, and that the URL parameters identify the client system, the campaign and the recipient.
  • Zeta's link tracking appends bt_ee (encrypted user email), bt_user_id (encrypted user ID) and bt_ts (timestamp) to every whitelisted URL in a campaign, so your identity travels in the address bar to the brand's website.
  • Zeta markets an identity graph of 245+ million U.S. consumers, and in July 2026 a federal judge in New York refused to dismiss an investor class action alleging Zeta misrepresented how much of that data was genuinely consented to.
  • Blocking the pixel and stripping the bt_ parameters inside Gmail stops the open event and the identity handoff before either is recorded.
A person reading a marketing email on a laptop at a kitchen table in morning light, with a wall of densely pinned blank index cards blurred in the background suggesting a vast file of individual consumer records

Does Zeta Global Track Your Email?

Yes, across every email product it owns, and the documentation is explicit about it. According to Cheetah Digital's own guide to recipient open activity, the platform records opens "by automatically inserting a tiny image at the top of every outbound HTML message. This image consists of one pixel, and is invisible to the recipient." The same page states that the parameters on that image identify the client system, the campaign, and the recipient.

Sailthru works the same way, except the beacon is manual. Sailthru's open tracking documentation tells publishers they "must include the beacon in each of your triggered and campaign emails/templates in order to track opens," offers template macros such as {beacon} and {beacon_src}, and recommends a transparent 1 pixel by 1 pixel gif or png so the tracker does not disturb the layout. It advises putting the beacon on line one, right after the opening body tag, because some providers strip anything in the head.

Cheetah's docs also draw the total versus unique open distinction plainly: if the same recipient opens the same message three times, the platform captures three distinct open actions. That is not a delivery statistic. That is a log of your reading sessions.

Which Email Platforms Does Zeta Global Own?

Five, as of late 2025. Zeta's own announcement confirms the company completed the purchase of Marigold's enterprise software business for aggregate consideration of up to $325 million, and lists the assets acquired as Marigold Loyalty, Cheetah Digital, Selligent, Sailthru, Liveclicker and Grow.

A pixel served from a Sailthru host, a Cheetah host or a Selligent host now reports to the same corporate parent, and the engagement profiles those three stacks built separately over a decade sit inside one organization. Nothing changed technically. The ownership of the data did. Each stack keeps its quirks — Sailthru's beacon is opt in for the marketer, Cheetah's is automatic, Selligent has the most developed consent machinery — but if you read our breakdown of Salesforce Marketing Cloud and exct.net, the shape is familiar: enterprise suites accumulate tracking stacks by acquisition, and the recipient inherits all of them at once.

What Are bt_ee, bt_user_id, and bt_ts?

They are the three parameters Zeta appends to the links in a campaign so that a click in your inbox becomes an identified session on the brand's website. Zeta's link tracking documentation lists them as bt_ee (encrypted user email), bt_user_id (encrypted user ID) and bt_ts (current timestamp), added automatically to any URL on a whitelisted domain when the campaign sends. During preview the same values appear with a _preview suffix.

Read bt_ee again: encrypted user email. Your address, in a form Zeta can resolve, riding in the query string of a link you clicked. It is encrypted against a casual observer, not against the platform, and the platform is the one doing the resolving. Marketers can layer UTM parameters on top, but the bt_ triplet is the identity layer.

Two consequences follow that most recipients would not predict. Zeta warns that removing a domain from the link tracking whitelist "will impact various types of reporting, including open rates, deliveries, clicks, and more" — so open rates depend on the click whitelist. And unlike a pixel, these parameters are durable. Paste that link into a chat with a friend and bt_ee still points at you. Bookmark it and the identifier lives in your bookmarks bar indefinitely.

Why Is Zeta Different From Other Email Platforms?

Because Zeta sells the graph, not just the send. Zeta's customer data platform page invites brands to "link first-party data to Zeta's identity graph of 245+ million U.S. consumers." For scale, the resident population of the United States is roughly 342 million according to the U.S. Census Bureau. Zeta's graph, on its own numbers, covers about seven in ten people in the country.

Zeta's own privacy guidelines describe a model "primarily organized around email addresses," with identity resolution performed by matching cookie IDs to MD5 hashed email addresses, and state that Zeta acts as both data collector and processor. That dual role is the whole point. Mailchimp does not maintain a consumer graph it sells you into. Zeta does, and email is the anchor identifier that makes it work.

The consent basis for that graph is contested. In July 2026, U.S. District Judge Dale Ho in New York declined to dismiss an investor class action against Zeta, writing that "plaintiffs have adequately alleged materially misleading statements regarding Zeta's opted-in data set." Reporting on the ruling notes Zeta described more than 240 million opted in individuals through October 2024, that its stock fell 37 percent in November 2024 when an outside report questioned how that consent was obtained, and that by February 2025 the filings still cited 240 million people but no longer called them opted in. These are allegations at the pleading stage, not findings — and still the most concrete reason not to take "consented" at face value.

How Do You Tell If an Email Came Through Zeta or Sailthru?

Hover a link and read the URL, because the click redirect is the loudest signal. Sailthru's developer documentation states that the redirect domain takes the form link.yourdomain.com and that "all Sailthru links are prefixed by click." Its worked example is https://link.varickandvandam.com/click/13071627.1/aHR0cHM...... That trailing string is not noise: aHR0cHM is the Base64 encoding of https, so your destination URL is sitting in the path in plain Base64 for anyone who cares to decode it. Our dedicated guide to Sailthru's beacon and link.brand.com redirect goes deeper on that stack specifically.

Sailthru's docs also show the fallback host cb.sailthru.com in paths such as /oc/ for unsubscribe handling — one of the few Zeta hostnames not hidden behind the brand's own domain. On the Zeta Marketing Platform side, look for the parameters instead: any URL carrying bt_ee=, bt_user_id= or bt_ts= came through Zeta.

For certainty, open the message in Gmail on desktop, click the three dot menu, choose "Show original," and search the raw source for sailthru, cheetahmail, selligent or bt_ee. The From address will not help — every enterprise platform authenticates custom sending domains, so the mail genuinely appears to come from the brand. Our guide to how to tell if your email is being tracked covers the same inspection for other platforms.

Does Apple Mail Privacy Protection Stop Zeta?

No, and Zeta has already engineered around it. Cheetah Digital's documentation describes comparing an opener's IP against "the nearly 4,000 Apple server IP addresses around the globe" to filter proxy fetched opens out of reporting. The pixel still fires; Zeta simply reclassifies which requests it believes are real people. Apple users trade a hidden IP for an open logged on effectively every delivered message, which is why Apple Mail now fabricates roughly half of all recorded email opens.

Gmail users get less. Google proxies remote images, masking your raw IP, but the open still registers against your contact record and the bt_ee identifier in every link is untouched by image proxying. Proxying is not blocking.

How to Block Zeta Global Email Tracking in Gmail

There are two separate things to stop: the pixel that logs the open, and the bt_ parameters that identify you when you click. Most tools handle only the first.

Gblock is a Gmail extension that blocks tracking pixels before they load and strips tracking parameters out of links before you click them, with a blocklist that updates automatically as hosts change — which matters more than usual here, since Sailthru and Cheetah tracking arrives on brand controlled subdomains that rotate. Blocking the beacon means no open event and no session in the log. Stripping bt_ee and bt_user_id means the brand's site receives an ordinary anonymous visitor instead of a resolved identity, and it happens without moving off Gmail.

The alternatives are worth knowing honestly. Ugly Email and PixelBlock are free Gmail extensions that flag or block open tracking pixels, and both do that job well; neither strips parameters from links, so the bt_ee handoff survives a click. Trocker covers pixels across several browsers with the same limitation. Proton Mail strips trackers server side and HEY quarantines tracked messages, which are stronger defaults than any extension — but both mean leaving Gmail. Our comparison of email tracker blocker extensions sets the tradeoffs side by side.

Two manual habits work regardless of tooling. Turn off automatic image loading in Gmail under Settings, General, Images, "Ask before displaying external images," which defeats every beacon at the cost of breaking legitimate images everywhere. And when you do visit a brand's site from an email, delete everything from the question mark onward before loading the URL. Both work and both are tedious, which is why a passive blocker is what people actually keep using. See how to block email tracking in Gmail for the full set of methods.

Where Does This Sit Legally?

Selligent is the interesting case, because Zeta built consent controls into it rather than waiting to be told to. Selligent's documentation on email open tracking opt out states flatly that user level email open tracking requires consent, and describes a SIM_USER_PREFERENCES table with an OPTIN_VIEWTRACKING field where 1 means consent and 0 or null means none. When consent is absent, the docs say there are no user level identifiers in the pixel and no user level open data is stored or linked.

Read the rest of that sentence, though: delivery is unaffected and clicks remain trackable. Withdrawing consent to open tracking in Selligent does not withdraw consent to the bt_ identifiers on every link. The consent control covers the pixel, not the redirect — and the redirect is where the encrypted email address lives. That gap is less a bug in Selligent than an artifact of how the rules were written. They name pixels.

Zeta is unusually candid about where this goes next. Its own post on France's CNIL restricting email tracking pixels notes the rules bite in mid July 2026 for French subscribers and October 2026 for Italian ones, that brands had to notify pre April 2026 subscribers by 14 July with an opt out, and advises clients to lean on clicks, site activity and conversions instead of opens. We covered both rulings when they landed: the CNIL recommendation and its 90 day clock and Italy's Garante provision on open rate pixels.

Notice what "lean on clicks" means from your side of the inbox: a regulator restricts the pixel, and the industry responds by leaning harder on the exact mechanism that carries your encrypted email address to a third party website. Outside the EU, none of this reaches you anyway. Blocking on your own side is the part you control.

Sources: Sailthru: Tracking Opens; Cheetah Digital: Recipient Activity - Opens; Zeta Knowledge Base: Link Tracking; Selligent: Getting Started With Email Open Tracking Opt Out; Zeta Global: Marigold acquisition completion; MediaPost: Investors Can Proceed With Suit Against Zeta Global.

Stop Email Tracking in Gmail

Zeta Global email tracking logs every open and tags every link with your encrypted email address before you reach the brand's site. Gblock blocks the pixel and strips the tracking parameters automatically inside Gmail.

Try Gblock Free for 30 Days

No credit card required. Works with Chrome, Edge, Brave, and Arc.