How to shorten the unsubscribe link?
Hi,
Can anyone help me shorten the unsubscribe link displayed? We send mails earlier from MS Word's mail merge via Outlook and we hide the unsubscribe link with our own wording like; "Please Click Here". So the user clicks on "Here" and they are taken to the unsubscribe page.
This discussion has been closed.
Comments
Hi,
Add the following HTML code where you want it to appear:
Please Click <a href="[unsubscribe]">Here</a>
Best regards,
Ben