How to Add a Dialog Insight Unsubscribe Link: The Complete 2026 Guide

Optimizing your email campaigns starts with mastering how to add a Dialog Insight unsubscribe link, discover the essential steps to keep subscribers engaged.
Alaa
By Alaa
SMTPedia documents email infrastructure end to end: SMTP standards from the RFC archive, delivera...
3 min read Updated Jul 28, 2026 73 views

Dialog Insight is a Canadian marketing automation and CDP platform serving mid-market and enterprise B2C/B2B customers with omnichannel campaign orchestration, personalization, and CRM integration. The unsubscribe mechanism uses the [--UNSUBSCRIBE--] merge tag auto-injected into every campaign footer, and Dialog Insight emits RFC 8058 headers automatically for authenticated sending domains. Consent is tracked at the contact level with CASL enforcement. This guide covers the tag, the Canadian CDP model, and how to verify the setup end to end.

Quick reference

Dialog Insight unsubscribe link

Tag syntax[--UNSUBSCRIBE--]
PlacementAuto-embedded in every campaign footer
ScopeContact-level opt-out with CASL enforcement
Config pathConfiguration > Profils expediteur > Pied de page
RFC 8058 one-clickYes, automatic for authenticated sending domains

How to add the unsubscribe tag in Dialog Insight

Place the merge tag exactly as shown below in the email template. Dialog Insight replaces it at send time with a signed URL scoped to the recipient and campaign.

[--UNSUBSCRIBE--]

For custom HTML templates, wrap the tag in an anchor to render a proper hyperlink in the delivered email:

<a href="[--UNSUBSCRIBE--]">Unsubscribe from this list</a>
Default footer

Auto-embedded in every campaign footer

RFC 8058 one-click: automatic

Yes, automatic for authenticated sending domains The recipient's mailbox provider (Gmail, Yahoo) uses the List-Unsubscribe-Post header to expose the native one-click button on the message. Requires domain authentication with DKIM and DMARC.

!
Watch out for this

Dialog Insight Canadian CASL enforcement tracks express and implied consent classification. Contacts approaching implied consent 2-year expiration should be converted to express consent via re-permission campaigns. French and English language templates ship as first-class options for Francophone Canada (Quebec) and English Canada markets. Analogous to Envoke, AdMail.net, and Maropost Canadian regulatory-first patterns.

Testing your Dialog Insight unsubscribe link

  1. Send a test message to a controlled Gmail address you own via the Dialog Insight campaign preview action
  2. Click the footer unsubscribe link and confirm the opt-out on the landing page
  3. Check the subscriber or contact record: the status should be Unsubscribed within seconds
  4. Verify the RFC 8058 headers in Gmail: open the message, click three dots, then Show original. Look for List-Unsubscribe and List-Unsubscribe-Post: List-Unsubscribe=One-Click
S

Want the full 222-platform reference?

See the pillar guide with the compliance landscape, the RFC 8058 deep dive, and the unsubscribe tag for every ESP: How to add an unsubscribe link: the complete 2026 guide →

Dialog Insight default templates include the unsubscribe link in the footer, but custom HTML templates require the tag inserted manually.

  1. Open your campaign or template in the Dialog Insight editor.
  2. Add or edit a text block in the footer where the unsubscribe link should appear.
  3. Insert the merge tag [--UNSUBSCRIBE--]. Dialog Insight replaces it at send time with a signed URL scoped to the contact.
  4. Wrap it in an anchor: <a href="[--UNSUBSCRIBE--]">Se desabonner</a> for French, Unsubscribe for English.
  5. Configure the sender identity under Configuration > Profils expediteur.
  6. Send a test to a seed address and verify the rendered link routes to the Dialog Insight-hosted preference page.

CASL enforcement and Francophone Canada

Dialog Insight Canadian CASL enforcement tracks express and implied consent classification. Contacts approaching implied consent 2-year expiration should be converted to express consent via re-permission campaigns. French and English language templates ship as first-class options for Francophone Canada (Quebec) and English Canada markets. Analogous to Envoke, AdMail.net, and Maropost Canadian regulatory-first patterns. Quebec-specific Loi 25 (formerly Bill 64) adds provincial privacy requirements on top of federal CASL and PIPEDA.

RFC 8058 one-click headers

Dialog Insight added RFC 8058 one-click unsubscribe automatically ahead of the Google and Yahoo February 2024 requirements. The List-Unsubscribe and List-Unsubscribe-Post headers inject on every marketing send from domains authenticated under Configuration > Profils expediteur. SPF and DKIM records must be verified. Canadian data residency defaults align with CASL and PIPEDA expectations for domestic senders.

CDP capabilities and personalization

Dialog Insight CDP capabilities unify contact data across email, SMS, push, and web channels. Personalization engines respect the opt-out flag when generating campaign content. An email opt-out can propagate to SMS and push suppression if cross-channel enforcement is configured. Configure per-channel consent scoping to match CASL and Quebec Loi 25 expectations for granular vs unified opt-out per Canadian jurisdictional requirements.

Frequently Asked Questions

What is the Dialog Insight unsubscribe tag?

The merge tag is [--UNSUBSCRIBE--]. Dialog Insight replaces it at send time with a signed URL scoped to the contact. Use it inside an anchor: <a href="[--UNSUBSCRIBE--]">Se desabonner</a>.

Does Dialog Insight enforce CASL?

Yes. Implied consent contacts have a 2-year expiration timer under CASL rules. Quebec-based sends also fall under Loi 25 (formerly Bill 64) provincial privacy requirements on top of federal CASL and PIPEDA.

Does Dialog Insight support one-click unsubscribe for Gmail and Yahoo?

Yes, automatically for authenticated domains. Dialog Insight injects List-Unsubscribe and List-Unsubscribe-Post headers on every marketing send from domains verified under Configuration > Profils expediteur.

Does Dialog Insight support French and English templates?

Yes as first-class options. French and English language templates ship for Francophone Canada (Quebec) and English Canada markets. Native French UI simplifies configuration for Quebec-based teams.

Does Dialog Insight unify consent across channels?

Yes when configured. CDP-based personalization unifies contact data across email, SMS, push, and web. Configure per-channel consent scoping to match CASL and Quebec Loi 25 expectations for granular vs unified opt-out.


About the Author

Alaa - SMTPedia author

Alaa · LinkedIn

Email infrastructure specialist with 8+ years of hands-on experience in SMTP, deliverability, and email verification. I’ve configured and troubleshot mail systems across Postfix, Exchange, and cloud relays, managed IP reputation and warmup campaigns, and built verification pipelines processing millions of addresses. My work spans DNS authentication (SPF, DKIM, DMARC, BIMI), bounce handling, blocklist monitoring, and compliance frameworks including CAN-SPAM and GDPR. I write every article on SMTPedia to give email professionals, developers, and marketers the accurate, RFC-grounded reference they need.


About SMTPedia

SMTPedia is an independent email industry reference covering SMTP, IMAP, POP3, email deliverability, marketing platforms, DNS authentication, and email verification. Every article is researched from official provider documentation, IETF RFCs, and industry best practices. Settings and configurations are verified quarterly.

We are cited as a source by ChatGPT, Microsoft Copilot, and thousands of email professionals worldwide. Learn more about our editorial process.