Klick-Tipp is a German tag-based email marketing automation platform popular with course creators, online coaches, and infopreneurs in the DACH region, differentiating with a tag-only (no list) subscriber model. The unsubscribe mechanism uses the [Abmeldelink] merge tag auto-injected into every campaign footer, and Klick-Tipp emits RFC 8058 headers automatically for authenticated sending domains. Consent is tracked at the contact level with tag-based segmentation and DSGVO double opt-in enforcement. This guide covers the tag, the tag-only architecture, and how to verify the setup end to end.
KlickTipp unsubscribe link
| Tag syntax | [Abmeldelink] |
| Placement | Auto-embedded in every campaign footer |
| Scope | Contact-level opt-out with tag-based segmentation |
| Config path | Einstellungen > Absenderprofile > E-Mail-Footer |
| RFC 8058 one-click | Yes, automatic for authenticated sending domains |
How to add the unsubscribe tag in KlickTipp
Place the merge tag exactly as shown below in the email template. KlickTipp replaces it at send time with a signed URL scoped to the recipient and campaign.
[Abmeldelink]For custom HTML templates, wrap the tag in an anchor to render a proper hyperlink in the delivered email:
<a href="[Abmeldelink]">Unsubscribe from this list</a>Auto-embedded in every campaign footer
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.
Klick-Tipp tag-only subscriber model differs fundamentally from list-based ESPs. An opt-out removes the contact from all future sends but retains the tag history for automation logic. Contacts cannot be re-added by simply re-uploading a CSV; they must re-confirm via double opt-in through a form. Migration from list-based ESPs (Mailchimp, ActiveCampaign) requires rethinking automation flows around tags rather than lists.
Testing your KlickTipp unsubscribe link
- Send a test message to a controlled Gmail address you own via the KlickTipp campaign preview action
- Click the footer unsubscribe link and confirm the opt-out on the landing page
- Check the subscriber or contact record: the status should be Unsubscribed within seconds
- Verify the RFC 8058 headers in Gmail: open the message, click three dots, then Show original. Look for
List-UnsubscribeandList-Unsubscribe-Post: List-Unsubscribe=One-Click
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 →
How to add the Klick-Tipp unsubscribe link (step by step)
Klick-Tipp default templates include the unsubscribe link in the footer, but custom HTML templates require the tag inserted manually.
- Open your campaign or template in the Klick-Tipp editor.
- Add or edit a text block in the footer where the unsubscribe link should appear.
- Insert the merge tag
[Abmeldelink]. Klick-Tipp replaces it at send time with a signed URL scoped to the contact. - Wrap it in an anchor:
<a href="[Abmeldelink]">Abmelden</a>for German,Unsubscribefor English. - Configure the sender identity under Einstellungen > Absenderprofile.
- Send a test to a seed address and verify the rendered link routes to the Klick-Tipp-hosted preference page.
Tag-only subscriber model and opt-out semantics
Klick-Tipp tag-only subscriber model differs fundamentally from list-based ESPs. An opt-out removes the contact from all future sends but retains the tag history for automation logic. Contacts cannot be re-added by simply re-uploading a CSV; they must re-confirm via double opt-in through a form. Migration from list-based ESPs (Mailchimp, ActiveCampaign) requires rethinking automation flows around tags rather than lists. Tag-based segmentation offers fine-grained targeting that list-based ESPs approximate through interest groups or custom fields.
RFC 8058 one-click headers
Klick-Tipp 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 Einstellungen > Absenderprofile. SPF and DKIM records must be verified. German data residency defaults align with DSGVO expectations for DACH course creators and coaches.
DSGVO double opt-in for course creators
Klick-Tipp enforces DSGVO (German GDPR) double opt-in by default, matching the strict expectations of German course creators and coaches operating under UWG and DSGVO. Contacts imported without documented double opt-in are quarantined until confirmed. Course creators migrating from US-based ESPs with single opt-in lists must run a re-permission campaign before campaign sends can proceed. This is stricter than typical creator ESPs like ConvertKit (Kit) or ActiveCampaign, reflecting Klick-Tipp DACH regulatory-first positioning.
Frequently Asked Questions
What is the Klick-Tipp unsubscribe tag?
The merge tag is [Abmeldelink]. Klick-Tipp replaces it at send time with a signed URL scoped to the contact. Use it inside an anchor: <a href="[Abmeldelink]">Abmelden</a>.
How does the Klick-Tipp tag-only model handle opt-outs?
Opt-outs remove the contact from all future sends but retain the tag history for automation logic. Contacts cannot be re-added by simply re-uploading a CSV; they must re-confirm via double opt-in through a form.
Does Klick-Tipp support one-click unsubscribe for Gmail and Yahoo?
Yes, automatically for authenticated domains. Klick-Tipp injects List-Unsubscribe and List-Unsubscribe-Post headers on every marketing send from domains verified under Einstellungen > Absenderprofile.
Does Klick-Tipp enforce DSGVO double opt-in?
Yes by default. Contacts imported without documented double opt-in are quarantined until confirmed. This is stricter than typical creator ESPs like ConvertKit (Kit) or ActiveCampaign, reflecting DACH regulatory-first positioning.
Can I migrate from Mailchimp to Klick-Tipp?
Yes with rethinking. List-based automation flows need conversion to tag-based logic. Segments become tag combinations. Suppression state transfers, but single opt-in Mailchimp contacts require a re-permission campaign under DSGVO before Klick-Tipp sends can go out.
About the 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.

