With the next newsletter we're sending out, we'd like to ask everybody to have another look at their Email Preferences and update them if needed. You know, GDPR stuff. Of course I want to add a CTA for them to click on to go their personal page. But how do I do this?
The 'link' to the page is a piece of text / personal token, so I can't include that in a CTA, can I? How do I go about this?
You make a good point, I don't think this is possible currently. You can only ask them to review their preferences using the link in the email footer - not ideal.
" the HubSpot subscription preferences page will be updated to support the needs of the GDPR. Currently the subscription preferences page allows Ana to opt out of different types of communications. This page will be updated to support opt-in preferences."
Perhaps it will become possible to link more easily to the preference page once those changes are introduced.
There's a way which allows you to insert a normal link, but unfortunately this doesn't work with CTAs. If you're using the new drag and drop editor, the button module looks like a CTA and it should work.
Set the destination of the link to "{{unsubscribe_link}}". This token will expand to the correct link for the recipient of the email at send time and doesn't rely on any cookies. It works the same way as the link in the footer which just looks like:
You make a good point, I don't think this is possible currently. You can only ask them to review their preferences using the link in the email footer - not ideal.
" the HubSpot subscription preferences page will be updated to support the needs of the GDPR. Currently the subscription preferences page allows Ana to opt out of different types of communications. This page will be updated to support opt-in preferences."
Perhaps it will become possible to link more easily to the preference page once those changes are introduced.
Has this functionality been added for email and landing page funtionality? I'm preparing a permission pass campaign and would love to be able to include a link like this on the thank you page for recipients.
I too would like an external URL to post on our website to direct people to the Email Preference Center, but I onlyk see the token within HubSpot which doesn't work outside of HubSpot. Does anyone knwo if there is a solution to this yet? I've read through thte GDPR playbook and various articles in the Knowledge-base and only see how to update it within HubSpot using the token.
[You can] Insert a subscription confirmation link into an email. The link can be added to any regular email (not including workflow or followup emails) using Insert > Insert Subscription confirmation link. When that link is clicked, the contact is automatically opted in to all subscription types moving forward.
[You can] Insert a link to your subscription preferences page. With the subscription preferences page, your contacts can opt in to specific subscription types that they'd like to receive. Insert a link to your subscription preferences page by adding the following line of code (or something similar) to the source code of your email:
<a href="">Click here to manage your email preferences</a>
I've actually found myself a solution for this. I added this link in a CTA in my marketing email template: https://blog.robotiq.com/hs/manage-preferences/unsubscribe . Note that when you preview your email it will send you to the email unsubscribe webpage. However, when you send the email for real to your receipients or even send yourself a test email it will send you to the contact's personal communication preferences page!