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
-
Create CNAME record (may take up to 48 hours to propagate)
-
Add the new tracking domain in Deploia
-
Verify by accessing "https://email.abc.com"
-
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
-
Add a sending domain (e.g., abc.com) in Deploia
-
Deploia generates DKIM records
-
Add the public key to your DNS as a TXT record
-
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
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...
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...
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...