Overview
Knak supports Marketo's system unsubscribe token:
{{system.unsubscribeLink}}
You can use this token directly in your emails. You can also create a Knak merge tag that references the token. Using a merge tag makes the unsubscribe link easier to manage across templates.
Create a Knak Merge Tag for Your Unsubscribe Link
Create a merge tag that maps to Marketo's unsubscribe token.
Create the Unsubscribe Merge Tag
Go to Admin > Integrations.
Select Merge Tags.
Click Create New Merge Tag.
Enter a name, such as Unsubscribe Link.
In the Marketo value field, enter:
{{system.unsubscribeLink}}(Optional) Enable Special Link if you want the merge tag to appear in link selectors throughout the editor.
Save the merge tag.
Add the Unsubscribe Merge Tag to an Email
Open your email.
Click inside a text box.
Click Tags in the inline editor.
Select your unsubscribe merge tag.
Note: If you enabled Special Link when creating the merge tag, the merge tag appears under Links instead of Tags.
Verify Your Unsubscribe Link
After adding the merge tag, test the unsubscribe experience.
Sync your email to Marketo
Send a test email from Marketo.
Open the email.
Click the unsubscribe link.
Confirm the unsubscribe page loads correctly.
Confirm the unsubscribe process completes successfully.
Note: The unsubscribe token is generated by Marketo. You must sync your email to Marketo before testing the unsubscribe link.
If the email has not been synced to Marketo, the unsubscribe token cannot be resolved and the link will not work.
Unsubscribe Link Best Practices
Follow these recommendations to ensure your unsubscribe link functions correctly.
Use the Default Marketo Token
Use Marketo's default system unsubscribe token:
{{system.unsubscribeLink}}
You can use the token directly in your email. You can also create a merge tag that references the token.
Do not:
Modify the token
Wrap the token in custom code
Add conditional logic around the token
Place the token inside dynamic content
Marketo manages the unsubscribe process through this system token. Changes may affect functionality or compliance.
Treat the Unsubscribe Link as a System Element
Marketo controls how the unsubscribe link is rendered and processed.
For best results:
Place the unsubscribe link in a static section of your email
Keep the link outside dynamic content blocks
Avoid personalization logic around the unsubscribe link
Avoid Dynamic Content
Dynamic content can interfere with how the unsubscribe link is rendered or tracked.
This may create an inconsistent experience for recipients.
Localize Your Unsubscribe Experience
Translate Only the Link Text
Translate the text surrounding the unsubscribe link. Do not translate the token itself.
The token remains the same in every language: {{system.unsubscribeLink}}
Examples
English
Text: Click here to unsubscribe
{{system.unsubscribeLink}}
French
Text: Cliquez ici pour vous désabonner
{{system.unsubscribeLink}}
Use Language-Specific Unsubscribe Pages
If you require a fully localized unsubscribe experience, create dedicated landing pages for each language.
Setup Steps
Create a separate unsubscribe landing page for each language.
Translate the content on each landing page.
Link directly to the appropriate page from each email.
Do not use
{{system.unsubscribeLink}}for these links.
Benefits
Provides a fully localized experience
Gives you complete control over page content and design
Creates a more consistent experience across languages
Update Your Unsubscribe Page URL in Marketo (Optional)
Step 1: Open Your Landing Page URL Settings
Locate your unsubscribe landing page in Marketo.
Click Landing Page Actions.
Select URL Tools.
Click Edit URL Settings.
Step 2: Update the Page URL
In the URL settings, locate the page URL field.
Enter:
UnsubscribePageSave your changes.
Marketo will generate the required URL:
UnsubscribePage.html
Need more help? Contact support via live chat within Knak using the chat bubble in the bottom right corner or email support@knak.com.







