A custom tracking domain is a domain you own and configure specifically for tracking opens and clicks in your emails — rather than using your ESP's default tracking domain.
Example:
- Default (bad):
click.mailchimp.com/track/click?... - Custom (good):
track.yourdomain.com/track/click?...
Why it matters for warm-up and deliverability:
When you use a shared tracking domain, your reputation is tied to every other sender using that domain. If another sender on the same tracking domain gets blacklisted, your emails may be filtered even though your sending reputation is clean. A custom tracking domain isolates your reputation.
Setup: Create a CNAME record in your DNS pointing your custom tracking subdomain to your ESP's tracking server. Most major ESPs support this.