logo
Knowledge Base
General2 min read

Difference between sending and tracking domains

Tracking domains Purpose - Allow customization of link URLs in email campaigns to match the sender's domain How it works - Uses a CNAME DNS record to point a subdomain to the Deplo...

Tracking domains

  • Purpose - Allow customization of link URLs in email campaigns to match the sender's domain

  • How it works - Uses a CNAME DNS record to point a subdomain to the Deploia

Example scenario

  • Deploia is on: USERNAME.sendtrack.email

  • Want to send emails for: abc.com

  • Solution: Create a CNAME record for email.abc.com pointing to USERNAME.sendtrack.email

Setup process

  1. Create CNAME record (may take up to 48 hours to propagate)

  2. Add the new tracking domain in Deploia

  3. Verify by accessing "https://email.abc.com"

  4. Associate the tracking domain with a delivery server

Result: All links in emails sent via the associated delivery server will use email.abc.com instead of USERNAME.sendtrack.email

Sending domains

  • Purpose - Generate DKIM signatures for emails when delivery servers don't sign emails

  • When to use - Only if your delivery servers do not already sign emails with DKIM

How it works

  1. Add a sending domain (e.g., abc.com) in Deploia

  2. Deploia generates DKIM records

  3. Add the public key to your DNS as a TXT record

  4. Confirm the domain in Deploia

Result: Deploia will append the correct DKIM signature to emails sent from the confirmed domain.

If using services like Cloudflare, ensure DNS records are changed in the correct location.

Related articles

General7 min read

Domain Auth SPF, DKIM, DMARC, MX

Note: This guide only helps with email authentication for the emails (Eg. Email notifications) sent using OUR delivery server we configured for you. It DOES NOT apply if you are us...

Read article
General2 min read

Using Stripo email template builder

Step 1 Go to the 'Email templates' menu from the left and click on 'Create new'. Step 2 Once loaded, click on the 'Show email builder' link in the top right corner of the WYSIWYG e...

Read article
General3 min read

Email campaigns paused - 'pending-sending'

You ran out of your monthly allowance We enforce limits from the backend. Our system automatically disables once your customers have used up their sending allowance. The counter ca...

Read article

Copyright © 2025 - Jonah and Associates Pty Ltd