How to Add an InTouch CRM Unsubscribe Link: The Complete 2026 Guide

A simple way to enhance your email compliance is by adding the InTouch CRM unsubscribe link, discover the essential steps to do it correctly.
Alaa
By Alaa
SMTPedia documents email infrastructure end to end: SMTP standards from the RFC archive, delivera...
3 min read Updated Jul 28, 2026 34 views

InTouch CRM is a UK-based CRM and email marketing platform serving SMBs and mid-market B2B customers with sales pipeline, marketing automation, and event management in one unified platform. The unsubscribe mechanism uses the [unsubscribe] merge field auto-injected into every campaign footer, and InTouch CRM emits RFC 8058 headers automatically for authenticated sending domains. Consent is tracked at the CRM contact level with UK PECR and GDPR enforcement. This guide covers the field, the CRM-integrated model, and how to verify the setup end to end.

Quick reference

InTouch CRM unsubscribe link

Tag syntax[unsubscribe]
PlacementAuto-embedded in every campaign footer
ScopeCRM contact-level opt-out with PECR enforcement
Config pathMarketing > Email templates > Footer
RFC 8058 one-clickYes, automatic for authenticated sending domains

How to add the unsubscribe tag in InTouch CRM

Place the merge tag exactly as shown below in the email template. InTouch CRM 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

InTouch CRM contact-level consent tracking is the single source of truth, similar to Gold-Vision. UK PECR enforcement quarantines imported lists without documented consent. Migrating accounts must provide PECR documentation or run a re-permission campaign before campaign sends can proceed.

Testing your InTouch CRM unsubscribe link

  1. Send a test message to a controlled Gmail address you own via the InTouch CRM 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 →

InTouch CRM default templates include the unsubscribe link in the footer, but custom HTML templates require the field inserted manually.

  1. Open your campaign or template in Marketing > Email templates.
  2. Add or edit a text block in the footer where the unsubscribe link should appear.
  3. Insert the merge field [unsubscribe]. InTouch CRM replaces it at send time with a signed URL scoped to the CRM contact.
  4. Wrap it in an anchor: <a href="[unsubscribe]">Unsubscribe</a>.
  5. Configure the sender identity under Marketing > Email templates > Footer.
  6. Send a test to a seed address and verify the rendered link routes to the InTouch-hosted preference page.

InTouch CRM contact-level consent tracking is the single source of truth, similar to Gold-Vision. UK PECR enforcement quarantines imported lists without documented consent. Migrating accounts must provide PECR documentation or run a re-permission campaign before campaign sends can proceed. The ICO enforces PECR in the UK with fines up to GBP 500,000, making platform-level enforcement particularly valuable for UK B2B SMBs.

RFC 8058 one-click headers

InTouch CRM 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 Marketing > Email templates > Sender identity. SPF and DKIM records must be verified.

Sales pipeline and marketing automation

InTouch CRM marketing automation workflows respect the CRM contact opt-out flag at every send step. A contact who unsubscribes exits all workflows automatically and can be routed to alternative paths (sales rep follow-up, event invitation). Sales pipeline emails triggered by CRM stage changes (proposal sent, follow-up reminder) fall under legitimate business interest in most B2B contexts but should honor explicit opt-out preferences for marketing-classified sends.

Frequently Asked Questions

What is the InTouch CRM unsubscribe tag?

The merge field is [unsubscribe]. InTouch CRM replaces it at send time with a signed URL scoped to the CRM contact. Use it inside an anchor: <a href="[unsubscribe]">Unsubscribe</a>.

Does InTouch CRM enforce UK PECR?

Yes by default. Imported contact lists without documented consent are quarantined until confirmed. ICO fines up to GBP 500,000 make platform-level enforcement particularly valuable for UK B2B SMBs.

Does InTouch CRM support one-click unsubscribe for Gmail and Yahoo?

Yes, automatically for authenticated domains. InTouch CRM injects List-Unsubscribe and List-Unsubscribe-Post headers on every marketing send from domains verified under Marketing > Email templates > Sender identity.

Do sales pipeline emails honor InTouch CRM opt-out?

Marketing-classified sales emails honor the opt-out flag. Transactional pipeline notifications (proposal received, deal closed confirmation) fall under legitimate business interest in most B2B contexts.

How does InTouch CRM compare to Gold-Vision or HubSpot?

All three are B2B CRM+marketing platforms. InTouch CRM targets UK SMBs with a simpler feature set. Gold-Vision targets UK mid-market with deeper marketing automation. HubSpot targets a global audience with enterprise-scale features.


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.