A custom tracking domain is a subdomain of your sending domain, like track.get-yourco.com, that you point with a CNAME record to your sending platform's tracking endpoint. Once it is live, every tracked open pixel and click link in your emails uses your subdomain instead of the platform's shared...
A custom tracking domain is a subdomain of your sending domain, like track.get-yourco.com, that you point with a CNAME record to your sending platform's tracking endpoint. Once it is live, every tracked open pixel and click link in your emails uses your subdomain instead of the platform's shared tracking domain.
That swap matters because the default tracking domain is shared by thousands of the platform's other users, and spam filters flag it. There is also a domain-alignment problem: when the link domain in your email does not match your From domain, filters read the mismatch as a spam signal. The CNAME setup takes about five minutes and removes both risks. This post walks the four steps and the mistakes that undo them.
A custom tracking domain is a subdomain of an email sending domain, configured with a CNAME record pointing to a sending platform's tracking service, so that open and click tracking links use the sender's own domain rather than a shared default. It improves deliverability by keeping the tracking domain aligned with the sending domain and off a shared reputation.
Your sending platform tracks opens with a tiny image pixel and tracks clicks by rewriting your links to route through a tracking server first. By default, that tracking server sits on a domain the platform owns and shares across its whole user base.
A custom tracking domain replaces that shared domain with one of your own, specifically a subdomain of the domain you send from. The tracking still works exactly the same way. The difference is that the links now carry your reputation and your domain name, not a shared one. Recipients see links.yourbrand.com instead of a generic platform tracker, which also reads as more trustworthy.
Two reasons.
Shared reputation. Email tools group thousands of users across the same tracking domains. If any of those senders run bad campaigns, the shared tracking domain picks up a poor reputation or a blacklist listing, and your mail inherits it through the links you did not choose.
Domain misalignment. When your tracking domain does not match your sending domain, inbox providers see a mismatch that can trigger spam filters. A message from you@get-yourco.com containing links on click.someplatform.com looks less coherent to a filter than one where every link is on track.get-yourco.com. See why are my emails going to spam and spam score checker.
Step 1: Choose a subdomain of your sending domain. Use track., links., go., or email. in front of the exact domain the mailbox sends from. If the mailbox is name@get-yourco.com, the tracking domain is track.get-yourco.com. Do not use a separate bare domain, and do not reuse your primary brand domain. See secondary domains for cold email.
Step 2: Get the CNAME target from your platform. Instantly, Smartlead, and lemlist each publish a specific hostname to point at, something like open.sleadtrack.com or the platform's documented value. Copy it exactly.
Step 3: Add the CNAME record at your DNS host. In the DNS settings for the sending domain, create a record: type CNAME, host track (or your chosen prefix), value the platform's target hostname. This is the whole technical step, and it propagates in minutes to a few hours.
Step 4: Verify and enable. Confirm the CNAME resolves with a DNS lookup tool like MXToolbox or whatsmydns. Then enter the tracking domain in your platform's settings and let it validate. What good looks like: the platform shows the domain as verified, a test send has tracked links on your subdomain, and a DNS check returns the CNAME cleanly.
Repeat all four steps for every sending domain in your fleet. See how many email accounts per domain for how many domains you are likely running.
Worth asking before you set any of this up. Open tracking works by loading a hidden image, and that pixel is itself a mild spam signal. It also produces unreliable data now, because privacy features like Apple Mail Privacy Protection pre-load images and inflate open counts with opens that never happened.
Many cold email operators disable open tracking entirely and keep only click tracking, which is more accurate and a smaller deliverability cost. Some disable both and measure only replies. Whichever you choose, if you track anything at all, route it through a custom tracking domain. See does open tracking hurt deliverability.
You cannot set up one tracking subdomain and share it across a fleet of sending domains. That reintroduces the exact alignment problem you are solving: mail from get-yourco.com with links on track.tryyourco.com is still a mismatch.
Each sending domain gets its own tracking subdomain on itself. Three sending domains means three CNAME records, one per domain, each pointing at the platform. It is a few extra minutes per domain during setup and then it is done. See secondary domains for cold email and how to set up cold email infrastructure.
A custom tracking domain that is misconfigured is worse than none, because you think you are protected. Three checks confirm it is live.
First, send yourself a test email through the platform, then hover or long-press a link and read the domain. It should be your track. subdomain, not the platform's. Second, run the subdomain through a DNS lookup tool and confirm the CNAME resolves to the platform's target. Third, check the platform's own settings page, which should show the domain status as verified or active, not pending.
If any of the three is wrong, the platform is silently falling back to its shared tracker. Re-check the CNAME host and value, wait for propagation, and re-verify. Fold this into your monthly email domain reputation check so a broken record does not sit unnoticed. A missing List-Unsubscribe header and a broken tracking domain often show up together in a spam score check; fixing one is a good prompt to check the other, along with list-unsubscribe header setup.
The Matching-Domain Rule: your tracking domain must be a subdomain of the domain you send from. Any mismatch between the link domain and the From domain is a spam signal, and a shared tracking domain is a mismatch plus a borrowed reputation.
The rule is simple to check: look at a sent email, hover a link, and read the domain. If it is not a subdomain of the address in the From field, you have a misalignment to fix. If it is a domain owned by your sending platform, you are also riding a reputation shared with everyone else on that platform.
The fix is one CNAME record per sending domain, verified in the platform. There is no ongoing maintenance. It is one of the highest-return, lowest-effort deliverability steps available, which is why it belongs in the same setup checklist as authentication and warm-up. The quotable version: "If your links do not live on your sending domain, they live on someone else's reputation."
Set it up once per domain, verify it, and confirm tracked links carry your subdomain before the first campaign.
A custom tracking domain removes a deliverability drag from your infrastructure. It does not change who you are emailing, and list quality is still what decides whether campaigns land.
InboundLabs is a sales intelligence platform built on a database of 280M verified B2B contacts with 98% email deliverability on verified contacts. It layers buyer intent signals on firmographic data and lets you filter by industry, headcount, region, and title, so a well-configured sending setup is paired with a list that keeps bounce and complaint rates low. Monthly plans, no annual lock-in. Free to start, no credit card required.
See how InboundLabs finds verified contacts instantly → inboundlabs.app
A custom tracking domain is a subdomain of your sending domain, pointed by a single CNAME record at your platform's tracking endpoint, so your open and click links stop using the platform's shared tracker. It fixes two problems at once: borrowed reputation from thousands of other senders, and a link-to-From domain mismatch that filters penalize. Set one up per sending domain, verify the CNAME resolves and the platform shows it as active, and consider dropping open tracking altogether. It is five minutes per domain and it stays fixed.
What is a custom tracking domain?
A subdomain of your email sending domain, such as track.get-yourco.com, configured with a CNAME record pointing to your sending platform's tracking service. It makes your open and click tracking links use your own domain instead of the shared default the platform assigns every user, keeping tracking aligned with your sending domain.
Why do I need a custom tracking domain for cold email?
The default tracking domain is shared across thousands of the platform's users, so its reputation and any blacklist listings are out of your control. There is also a domain-alignment issue: links on a domain that does not match your From address are a spam signal. A custom tracking domain fixes both.
How do I set up a custom tracking domain?
Choose a subdomain of your sending domain, get the CNAME target hostname from your sending platform, add a CNAME record at your DNS host pointing your subdomain to that target, then verify it resolves and enable it in the platform. It takes about five minutes and propagates within a few hours.
Can I use one tracking domain for all my sending domains?
No. Each sending domain needs its own tracking subdomain on itself, or you recreate the link-to-From mismatch for every other domain. Three sending domains means three separate CNAME records, one per domain, each pointing at the platform.
Does a custom tracking domain need to be warmed up?
Not in the way a sending mailbox does, since it carries no mailbox reputation. It just needs to resolve cleanly and be verified in your platform. Set it up as part of the same checklist as SPF, DKIM, DMARC, and the domain redirect, before the first campaign from that domain.
Should I turn off open tracking instead?
Many cold email operators do. Open tracking relies on a hidden image pixel that is a mild spam signal and produces inflated data because privacy features pre-load images. Disabling open tracking and keeping only click tracking, routed through a custom tracking domain, is a common and defensible choice.
Most senders should use a shared IP. A dedicated IP only pays off above roughly 100,000 emails a month sent consistently, with the discipline to warm it and keep it warm.
A real email deliverability test sends your message to a set of seed addresses across Gmail, Outlook, Yahoo, and business domains, then reports where each one landed: primary inbox, Promotions, spam, or blocked. A spam score out of 10 is not that.
In September 2025, Google removed the domain and IP reputation dashboards from Postmaster Tools. The one chart most senders used to check domain reputation is gone.
Inbox rotation means sending one campaign from many mailboxes instead of one, so no single account sends enough volume to trip a spam filter. Instead of pushing 200 emails a day through one inbox, you push 20 a day through ten.
No commitment. No credit card. Just 50 free verified contact lookups.