Use your own domain for tracking links to improve deliverability and brand consistency.
When you enable link tracking in your campaigns, Outlio replaces your links with tracking links to monitor clicks. By default, these links use a shared tracking domain.
A custom tracking domain lets you use your own subdomain (like track.yourdomain.com) instead of a shared domain. This has several benefits:
Better deliverability - Tracking links match your sending domain, appearing more legitimate
Brand consistency - Recipients see your domain in links, not a third-party domain
Avoid blocklists - Shared domains can be flagged; your own domain is under your control
Without custom tracking:
https://tracking.shared-domain.com/click/abc123With custom tracking:
https://track.yourdomain.com/click/abc123Pick a subdomain on your sending domain. Common choices:
track.yourdomain.comclick.yourdomain.comgo.yourdomain.comt.yourdomain.comAdd the following CNAME record at your domain registrar:
CNAME
track
Or your chosen subdomain (click, go, etc.)
tracking.outlio.com
Auto (or 3600)
After adding the DNS record (allow up to 1 hour for propagation):
track.yourdomain.com)1. Log in to Cloudflare and select your domain
2. Go to DNS → Records
3. Click Add record
4. Type: CNAME
5. Name: track
6. Target: tracking.outlio.com
7. Proxy status: DNS only (gray cloud)
8. Click Save
1. Log in to Namecheap
2. Go to Domain List → Manage
3. Click Advanced DNS
4. Click Add New Record
5. Type: CNAME Record
6. Host: track
7. Value: tracking.outlio.com
8. TTL: Automatic
9. Click the checkmark to save
1. Log in to GoDaddy
2. Go to My Products → DNS
3. Click Add in the Records section
4. Type: CNAME
5. Name: track
6. Value: tracking.outlio.com
7. TTL: 1 Hour
8. Click Save
Check the following:
Was this article helpful?