Reply Tracking & Conversations
Sequenzy can capture replies to your emails and organize them into threaded conversations. This works for campaigns, sequences, and transactional emails.Enabling Reply Tracking
Navigate to Settings → Email Tracking and enable “Track Email Replies”. Once enabled, all outbound emails will use a trackable reply address that routes responses back to Sequenzy.Configuration Options
| Setting | Description |
|---|---|
| Track Email Replies | Enable/disable reply capture for all outbound emails |
| Reply-to Domain | Choose whether trackable reply addresses use Sequenzy’s inbound domain or your verified sending domain |
| Forward Replies | Automatically forward replies to the original sender address |
| Reply Retention | Number of days to retain reply data (default: 30) |
Reply-to Domains
By default, Sequenzy usesreply+{emailId}@inbound.sequenzy.com for trackable reply addresses. This requires no DNS setup beyond enabling reply tracking.
If you want replies to use your own domain, choose Your domain in the Reply-to Domain setting. Sequenzy will use addresses like reply+{emailId}@inbound.yourdomain.com after:
- Your sending domain is verified
- The inbound MX record for
inbound.yourdomain.comis verified - The inbound SES receipt rule is active
inbound.sequenzy.com so replies remain trackable.
For subdomain senders such as
news.example.com, the branded reply domain uses
the root domain: inbound.example.com.How Reply Tracking Works
- Outbound emails include a unique reply address in the format
reply+{emailId}@inbound.sequenzy.comorreply+{emailId}@inbound.yourdomain.com - When a subscriber hits reply, their email is routed to Sequenzy
- The reply is parsed to extract the new content (quoted text is stripped)
- A conversation is created or updated with the new message
- You’re notified in the Inbox and can respond directly
Viewing Conversations
Access your conversations from the Inbox in the left navigation. The inbox shows:- Open conversations: Replies awaiting your response
- Closed conversations: Resolved threads
- Unread indicator: Conversations with new messages
Conversation Details
Click any conversation to see:- Full message thread with timestamps
- Subscriber profile and engagement history
- Original email that started the conversation
- Reply and close actions
Replying to Subscribers
You can reply directly from Sequenzy:- Open a conversation from the Inbox
- Type your response in the composer
- Click Send
Reply Forwarding
If you prefer to handle replies in your regular email client, enable Forward Replies in settings. When enabled:- Replies are forwarded to the
replyToaddress from the original email - The forwarded email includes the subscriber’s message and context
- You can reply directly from your email client
Reply-To
header is used. Recipients see a unique trackable reply address, while Sequenzy
stores the original destination for forwarding:
- Template sends forward to the API
replyTovalue when provided, otherwise to the transactional template’s reply profile - Direct-content sends forward to the API
replyTovalue when provided - Direct-content sends that omit
replyToforward to the company’s default reply profile, or the first reply profile in the company if no default is set - If no forwarding destination is available, replies are still captured in the Sequenzy inbox but are not forwarded to an external inbox
Even with forwarding enabled, replies are still captured in Sequenzy for analytics and record-keeping.
Reply Analytics
Reply metrics are available alongside opens and clicks:- Reply rate: Percentage of delivered emails that received a reply
- Total replies: Count of inbound messages
- Per-campaign metrics: See which campaigns generate the most engagement
- Campaign analytics (after sending)
- Sequence node performance
- Overall metrics dashboard
API Access
You can access replies and conversations via the API:List Replies
Get Conversation
Reply to Conversation
Data Retention
Replies and conversations are automatically deleted after the configured retention period. This helps manage storage and comply with data retention policies. To adjust retention:- Go to Settings → Email Tracking
- Update the Reply Retention Days value
- Replies older than this period are permanently deleted
Limitations
- Reply tracking requires inbound email routing: Sequenzy’s shared inbound domain works automatically. Branded reply domains require the inbound MX record shown during domain verification.
- Attachments: Inbound attachments are stored temporarily and included in forwarded emails, but are not permanently retained
- Rate limits: High-volume reply handling may be subject to processing delays
Troubleshooting
Replies not appearing
- Verify reply tracking is enabled in Settings
- If using Your domain, check that the inbound MX record is verified and inbound routing shows as active
- Confirm the reply was sent to the correct address (check email headers)
Forwarding not working
- Ensure “Forward Replies” is enabled
- Verify the original email had a valid forwarding destination. For direct
transactional API sends, provide
replyToor configure a company default reply profile. - Check the forward status in the reply details
Missing conversation context
If replies appear without conversation context:- The original email may have been deleted
- The
emailIdin the reply address may be invalid - Check the subscriber exists in your account