Gold-Vision is a UK-based CRM with an integrated email marketing module serving mid-market B2B customers across UK, Europe, and North America 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 Gold-Vision emits RFC 8058 headers automatically for authenticated sending domains. Consent is tracked at the contact level with two-way sync to the Gold-Vision CRM record. UK PECR compliance is enforced by default. This guide covers the tag, the CRM-integrated model, and how to verify the setup end to end.
Gold-Vision unsubscribe link
| Tag syntax | [Unsubscribe] |
| Placement | Auto-embedded in every campaign footer |
| Scope | CRM contact-level opt-out with PECR enforcement |
| Config path | Marketing > Email templates > Footer settings |
| RFC 8058 one-click | Yes, automatic for authenticated sending domains |
How to add the unsubscribe tag in Gold-Vision
Place the merge tag exactly as shown below in the email template. Gold-Vision 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>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.
Gold-Vision UK PECR (Privacy and Electronic Communications Regulations) compliance is enforced by default, meaning imported contact lists without documented consent are quarantined until confirmed. The Gold-Vision CRM contact record is the single source of truth for consent state, so CRM-side opt-outs flow to marketing automatically. Legacy accounts migrating from other ESPs must provide PECR documentation or run a re-permission campaign.
Testing your Gold-Vision unsubscribe link
- Send a test message to a controlled Gmail address you own via the Gold-Vision 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 Gold-Vision unsubscribe link (step by step)
Gold-Vision default marketing templates include the unsubscribe link in the footer, but custom HTML templates require the merge field inserted manually.
- Open your campaign or template in Marketing > Email templates.
- Add or edit a text block in the footer where the unsubscribe link should appear.
- Insert the merge field
[Unsubscribe]. Gold-Vision replaces it at send time with a signed URL scoped to the CRM contact record. - Wrap it in an anchor:
<a href="[Unsubscribe]">Unsubscribe</a>. - Verify the sender identity is configured under Marketing > Email templates > Footer settings.
- Send a test to a seed address and verify the rendered link routes to the Gold-Vision-hosted preference page and updates the CRM contact record.
UK PECR enforcement and CRM-integrated consent
Gold-Vision UK PECR (Privacy and Electronic Communications Regulations) compliance is enforced by default, meaning imported contact lists without documented consent are quarantined until confirmed. The Gold-Vision CRM contact record is the single source of truth for consent state, so CRM-side opt-outs flow to marketing automatically. Legacy accounts migrating from other ESPs must provide PECR documentation or run a re-permission campaign. The ICO (Information Commissioner s Office) enforces PECR in the UK with fines up to GBP 500,000, making platform-level enforcement particularly valuable.
RFC 8058 one-click headers
Gold-Vision 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-triggered emails through the Gold-Vision CRM (transactional-style follow-ups) do not require RFC 8058 headers per the transactional exemption.
Marketing automation and event management enforcement
Gold-Vision marketing automation workflows respect the CRM contact opt-out flag at every send step. A contact who unsubscribes exits the workflow automatically and can be routed to alternative paths (sales rep manual outreach, event invitation via post). Event management email invitations also honor the opt-out for marketing consent while allowing per-event RSVP transactional exemptions. This granular consent-vs-context handling is essential for B2B customers running unified sales and marketing motions with distinct consent scopes.
Frequently Asked Questions
What is the Gold-Vision unsubscribe tag?
The merge field is [Unsubscribe]. Gold-Vision replaces it at send time with a signed URL scoped to the CRM contact record. Use it inside an anchor: <a href="[Unsubscribe]">Unsubscribe</a>.
Does Gold-Vision 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 senders.
Does Gold-Vision support one-click unsubscribe for Gmail and Yahoo?
Yes, automatically for authenticated domains. Gold-Vision injects List-Unsubscribe and List-Unsubscribe-Post headers on every marketing send from domains verified under Marketing > Email templates > Sender identity.
Do Gold-Vision CRM contact opt-outs sync to marketing?
Yes automatically. The Gold-Vision CRM contact record is the single source of truth for consent state, so CRM-side opt-outs flow to marketing automatically and vice versa. No separate suppression list to maintain.
Do event RSVPs bypass Gold-Vision unsubscribe?
Yes per-event RSVP transactional exemption. Event management invitations honor marketing consent, but attendee logistics emails (venue changes, confirmation) bypass marketing unsubscribe per transactional email exemptions.
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.

