GDPR

MJago
Miembro

Unsubscribe in Privacy Policy

resolver

Hi All,

I think i've got a bit of a dilemma, so I'm hoping someone can offer some guidance!

 

I've been asked to somehow put our 'manage communication preferences' into our Privacy Policy, which is on our website. I'm currently struggling with how go about doing that. 

 

I can't link to the manage preferences page directly from the privacy policy because it works through email, or is there another way to just have the link to our manage preferences page when the customer has accessed the privacy poilcy on our website?

 

Alternatively, is there a way to have a form with the different subscription options which then links to a workflow that will remove the customer from whichever subscription option they've chosen?


Thanks in advance for any help!

0 Me gusta
1 Soluciones aceptada
karstenkoehler
Solución
Miembro del salón de la fama | Partner
Miembro del salón de la fama | Partner

Unsubscribe in Privacy Policy

resolver

Hi @MJago,

 


@MJago wrote:

Alternatively, is there a way to have a form with the different subscription options which then links to a workflow that will remove the customer from whichever subscription option they've chosen?


That would be the best way to go about it, in my opinion.

  1. Create a separate form that just asks for the email address.
  2. Create a dropdown that has all subscriptions as options + an unsubscribe from all email.
  3. Create a workflow that enrolls contacts based on the form submission in step 1.
  4. Use an if/then branch to branch by the option selected (step 2), then use the 'Manage communication subscriptions' workflow action to opt the contact out based on their choice.

Let me know if you have any follow-up questions!

Karsten Köhler
HubSpot Freelancer | RevOps & CRM Consultant | Community Hall of Famer

Beratungstermin mit Karsten vereinbaren

 

Did my post help answer your query? Help the community by marking it as a solution.

Ver la solución en mensaje original publicado

0 Me gusta
1 Respuesta 1
karstenkoehler
Solución
Miembro del salón de la fama | Partner
Miembro del salón de la fama | Partner

Unsubscribe in Privacy Policy

resolver

Hi @MJago,

 


@MJago wrote:

Alternatively, is there a way to have a form with the different subscription options which then links to a workflow that will remove the customer from whichever subscription option they've chosen?


That would be the best way to go about it, in my opinion.

  1. Create a separate form that just asks for the email address.
  2. Create a dropdown that has all subscriptions as options + an unsubscribe from all email.
  3. Create a workflow that enrolls contacts based on the form submission in step 1.
  4. Use an if/then branch to branch by the option selected (step 2), then use the 'Manage communication subscriptions' workflow action to opt the contact out based on their choice.

Let me know if you have any follow-up questions!

Karsten Köhler
HubSpot Freelancer | RevOps & CRM Consultant | Community Hall of Famer

Beratungstermin mit Karsten vereinbaren

 

Did my post help answer your query? Help the community by marking it as a solution.

0 Me gusta