Why You Should Set Up a Custom Tracking Domain
Sharing a tracking domain with thousands of other senders ties your deliverability to their behavior, and a custom tracking domain is the cheap fix that keeps your reputation your own.
- A tracking domain is the link your open and click tracking routes through before redirecting to the real URL.
- Shared tracking domains pool your reputation with every other sender on them, including the spammers.
- A custom tracking domain is a simple CNAME that keeps your link reputation tied to your own domain.
- It is one of the cheapest, highest-leverage deliverability fixes available to a cold email sender.
When your cold email tool tracks opens and clicks, it does not link directly to the destination URL. It rewrites your links to pass through a tracking domain first, which records the click and then redirects the recipient to the real page. By default, that tracking domain is shared across every customer of your sending tool.
That default is a quiet liability. This post explains why, and how a custom tracking domain, a five-minute DNS change, removes it.
How tracking domains work
A link in your email that looks like a normal click is actually rewritten to something like this under the hood:
Original link: https://yourcompany.com/demo
Rewritten to: https://track.sending-tool.com/c/abc123?u=https://yourcompany.com/demoThe recipient clicks, hits track.sending-tool.com, which logs the click and redirects them onward. The domain in the middle, track.sending-tool.com, is the tracking domain, and its reputation rides along with every email you send.
Why shared tracking domains hurt you
On a shared tracking domain, you are pooling reputation with everyone else who uses the same tool. If some of them are blasting spam, that shared domain accumulates a poor reputation, and spam filters that see the link in your email apply that reputation to you.
- Spam filters evaluate the reputation of every domain in your email, including the link domain, not just your sending domain.
- A shared tracking domain can land on URL blocklists because of other senders' behavior, dragging your mail down with it.
- You have zero control over or visibility into who else is using that shared domain.
You can authenticate perfectly, warm up properly, and write relevant emails, and still land in spam because the shared tracking link in your message carries someone else's bad reputation. The weakest sender on the shared domain sets the ceiling for everyone.
What a custom tracking domain fixes
A custom tracking domain points a subdomain you control, like link.yourcompany.com, at your sending tool's tracking infrastructure. Your links now route through your own subdomain, so the link reputation is yours alone and aligns with the sending domain in the recipient's eyes.
Setup is a single CNAME record. Your tool will give you the target value; you add the record at your DNS provider:
Host: link.yourcompany.com
Type: CNAME
Value: track.sending-tool.com
TTL: 3600Once it propagates, your tool will verify the domain and start rewriting links through link.yourcompany.com instead of the shared domain. That is the entire job.
Point the tracking domain at a dedicated subdomain like link. or go. rather than your root domain. This keeps tracking link reputation organizationally separate while still aligning with your brand, and avoids any interference with your main website's DNS.
When it matters most
If you send any volume of cold email and you track opens or clicks, you should set up a custom tracking domain. It matters most when you are scaling sends, because that is when filters scrutinize your links hardest, and when a shared domain's bad reputation does the most damage.
It is part of the same foundational hygiene as authentication and warmup. If you have not covered those, see our SPF, DKIM, and DMARC setup guide and learn how to warm up an email domain. A custom tracking domain rounds out that foundation by securing the one piece most senders overlook: their links.
The bottom line
A shared tracking domain ties your deliverability to the worst senders on it. A custom tracking domain, a single CNAME, takes that reputation back and keeps it aligned with your own brand. It is one of the cheapest, fastest, highest-leverage moves you can make to protect inbox placement, and there is almost no reason not to do it.
Frequently asked questions
Do I really need a custom tracking domain if I do not track opens?
If you genuinely send no tracked links, the tracking domain is less relevant. But the moment you track clicks, your links route through a tracking domain, and on a shared one you inherit other senders' reputation. For most cold email setups that track anything, a custom tracking domain is worth the five minutes.
Will a custom tracking domain alone fix my deliverability?
No single change fixes deliverability. A custom tracking domain removes one specific risk, inheriting a bad shared link reputation, but it works alongside proper SPF, DKIM, and DMARC, domain warmup, and relevant messaging. Think of it as one essential layer in the stack, not a silver bullet.
Should I use my root domain or a subdomain for tracking?
Always a subdomain, such as link.yourcompany.com or go.yourcompany.com. A subdomain keeps the tracking link reputation organizationally separate from your main site, aligns with your brand, and avoids any risk of interfering with your root domain's DNS configuration.
Stop losing pipeline to the spam folder.
GTM100x runs the deliverability, warmup, and targeting work in the background — so your team spends its time on the conversations that close.
Keep reading
SPF, DKIM & DMARC: The Complete Email Authentication Setup Guide
The three records that decide whether your cold email lands in the inbox or the spam folder — explained without the jargon, with copy-paste setup steps.
Cold Email & DeliverabilityWhy Your Cold Emails Go to Spam (and How to Fix It)
Eight reasons good cold emails end up in spam — and the specific fix for each. Most have nothing to do with your copy.