Skip to content

Allow setting a custom domain for click & open tracking #345

@rahulkumarsingh73690

Description

@rahulkumarsingh73690

Currently, UseSend uses the default AWS SES tracking links for click and open tracking. Since these tracking domains are shared across many users, all links look the same from a deliverability perspective.

This increases the risk of emails being flagged as spam, especially for transactional and marketing emails sent at scale.

Problem

  • Default SES tracking links are shared
  • Shared tracking domains reduce sender reputation isolation
  • Higher chance of spam filtering due to identical tracking URLs across senders

Proposed Solution
Allow users to configure a custom tracking domain (e.g. track.example.com) for:

  • Click tracking
  • Open tracking

This would:

  • Improve email deliverability
  • Isolate sender reputation
  • Align with best practices used by ESPs like SendGrid, Postmark, and Mailgun

Expected Behavior

  • Users can add and verify a custom tracking domain via DNS (CNAME)
  • UseSend uses this domain for all click/open tracking links
  • Fallback to default SES links if custom domain is not configured

Why this matters
Using a custom tracking domain significantly reduces spam risk and improves inbox placement, especially for businesses sending from their own branded domains.

Thanks for considering this feature 🙌
Happy to help with testing or documentation if needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions