How to Add a WhatCounts Unsubscribe Link: The Complete 2026 Guide

Only by correctly adding the WhatCounts unsubscribe link can you ensure compliance and improve engagement, discover the essential steps to do it right.
Alaa
By Alaa
SMTPedia documents email infrastructure end to end: SMTP standards from the RFC archive, delivera...
3 min read Updated Jul 28, 2026 19 views

WhatCounts is a US mid-market email marketing and marketing automation platform serving publishers, retailers, and B2C brands with segmentation, dynamic content, and transactional API. The unsubscribe mechanism uses the %%UNSUBSCRIBE%% merge tag auto-injected into every campaign footer, and WhatCounts emits RFC 8058 headers automatically for authenticated sending domains. Consent is tracked at the contact level with US CAN-SPAM baseline. This guide covers the tag, the mid-market model, and how to verify the setup end to end.

Quick reference

WhatCounts unsubscribe link

Tag syntax%%UNSUBSCRIBE%%
PlacementAuto-embedded in every campaign footer
ScopeContact-level opt-out with US CAN-SPAM baseline
Config pathAdmin > Sender profiles > Footer
RFC 8058 one-clickYes, automatic for authenticated sending domains

How to add the unsubscribe tag in WhatCounts

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

WhatCounts US CAN-SPAM baseline provides physical postal address, honest From line, and 10-business-day suppression. Senders targeting EU or Canadian audiences should configure double opt-in and consent documentation matching GDPR or CASL respectively. Publisher and B2C retail use cases benefit from dynamic content per-recipient personalization and segmentation depth.

Testing your WhatCounts unsubscribe link

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

  1. Open your campaign in the WhatCounts editor.
  2. Add or edit a text block in the footer.
  3. Insert the merge tag %%UNSUBSCRIBE%%.
  4. Wrap it in an anchor: <a href="%%UNSUBSCRIBE%%">Unsubscribe</a>.
  5. Configure the sender identity under Admin > Sender profiles > Footer.
  6. Send a test to a seed address and verify the rendered link routes to the WhatCounts-hosted preference page.

US CAN-SPAM baseline and multi-jurisdictional overlay

WhatCounts US CAN-SPAM baseline provides physical postal address, honest From line, and 10-business-day suppression. Senders targeting EU or Canadian audiences should configure double opt-in and consent documentation matching GDPR or CASL respectively. Publisher and B2C retail use cases benefit from dynamic content per-recipient personalization and segmentation depth. Multi-jurisdictional compliance requires per-region sending practice configuration.

RFC 8058 one-click headers

WhatCounts 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 Admin > Sender profiles. SPF and DKIM records must be verified.

Segmentation and dynamic content

WhatCounts segmentation and dynamic content let mid-market publishers and retailers deliver personalized email at scale. Publisher use cases include per-vertical newsletter segmentation. Retail use cases include per-category product recommendations. Transactional API supports order confirmations and account notifications distinctly from marketing broadcasts, preserving exemption boundary.

Frequently Asked Questions

What is the WhatCounts unsubscribe tag?

The merge tag is %%UNSUBSCRIBE%%. WhatCounts replaces it at send time with a signed URL scoped to the contact.

Does WhatCounts require double opt-in?

Not by default under US CAN-SPAM baseline. Senders targeting EU or Canada should enable double opt-in and consent documentation matching GDPR or CASL respectively.

Does WhatCounts support one-click unsubscribe for Gmail and Yahoo?

Yes, automatically for authenticated domains. WhatCounts injects List-Unsubscribe and List-Unsubscribe-Post headers on every marketing send.

Is dynamic content per-recipient supported?

Yes. Segmentation and dynamic content blocks let publishers and retailers deliver personalized email at scale with per-recipient product recommendations or content variations.

How does WhatCounts compare to Sailthru or Emarsys?

All three target mid-market publishers and B2C retail. WhatCounts emphasizes US mid-market. Sailthru focuses on content personalization. Emarsys targets omnichannel B2C. Vendor choice depends on scope.


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.