Re: The global unsubscribe with multiple brands

Phillip_Wild
Level 10 - Community Advisor

The global unsubscribe with multiple brands

Hi everyone

So we have more companies coming onto the same Marketo and Salesforce instance. Since the one Salesforce profile will hold all the information on a customer (single view of the customer and all that), we can't use Partitions - leads can exist in multiple places at the same time. So here is the question....

If a customer unsubscribes from our emails via marking them as spam or in some other method, the unsubscribe field changes to True. This goes across our entire Marketo instance, as I understand, and works as a "hard block". So if we have multiple brands which are completely distinct, this is a problem. The field "Subscriptions Confirmed" for us holds their actual current subscriptions, but that doesn't help us if the Unsubscribed field carries across everything. If you unsubscribe from one brand, you unsubscribe from all our other brands too.

I'm considering having a smart campaign that will works as follows....when a person has Unsubscribed change to be True, change it back to False. But to do that I would need to know which brand they unsubscribed from and remove that in the relevant field. And I'm not sure how I could know that when it could be from an email. Unless we had a consistent naming convention of something like....all G Adventures emails start with GADV....so if you unsubscribed from email containing GADV in the last 10 minutes then since that's the brand you unsubscribed from, remove it from their subscriptions field. But this seems a little dangerous.

What's best practice here? Thanks.

12 REPLIES 12
Floyd_Alvares2
Level 8

Re: The global unsubscribe with multiple brands

Hi Phillip.

I would suggest building out a preference center form/page with all your brands included? All emails will then be pointed to this unsubscribe page.

The user then has the option to opt out of a specific brand OR opt out of all the emails (so  unsubscribed = true will hold the correct meaning.)

You definitely do not want something along the lines of overwriting unsubscribe back to false unless the user has specified this and there are a lot of compliances issues around this as well.

Hope this helps

Floyd

Grace_Brebner3
Level 10

Re: The global unsubscribe with multiple brands

Honestly... Best practice in my mind is not to mess with the default unsubscribe field.

I operate an instance that has multiple brands; we have custom unsubscribe pages for each brand and custom unsubscribe fields for them. If someone follows a standard unsubscribe process by filling out the form, they're only unsubscribed from that brand; that brand's unsub field is marked as true and we filter it for all sends for that brand. If they mark it as spam, that does hit the default field and yes they are effectively unsubscribed from all brands.

Other people on community may have ideas for ways to manage those spam unsubscribes at a brand level, but personally I can't think of a solution that carries a low enough level of risk that I'd be comfortable with it in a post-GDPR world. To be totally frank, if you're using custom fields for each brand and basically the only ones that hit the default unsub are people who have flagged spam, and that's a large enough group that you're concerned about losing them, you might have other issues to address more urgently.

It's worth remembering that if those people do have a genuine relationship with your other brands, they're still going to be able to receive operational emails. I would think a safer option might be to be able to include a message in those operational emails that offers these unsubscribed people the opportunity to customise their preferences so they can set those brand specific unsub values and overwrite the global one themselves - safer largely because it's them that do it and not you trying to interpret their intention from a spam unsubscribe.

On the other side there's quite a few ideas around this subject that you should vote up, like , ​. 

Dominique_Gilli
Level 2

Re: The global unsubscribe with multiple brands

Hi Grace - what would be the equivalent of a brand in Marketo, i.e. how do you distinguish them? In our case we have multiple departments (Air,Cruise, etc.) who each need their own domain and if a user unsubscribes from one dpt's communication they should not globally unsubscribe. I'm trying to understand how to make this work.

Dominique Gaillard
Grace_Brebner3
Level 10

Re: The global unsubscribe with multiple brands

Hey Dominique,

In my instance they are very very clear, distinct brands. The average consumer would have no idea that they are owned by the same parent company.

In Marketo, we distinguish them a couple of ways organisationally - workspaces for category and folders for brands/regions being the main separation. From an unsubscribe level, we have custom fields for each brand with consistent naming (so, for you this may be Unsubscribe - Air, Unsubscribe - Cruise, etc). We then have a custom unsubscribe page & form for each one, and changed the default unsubscribe link settings in Admin to enable us to direct people to the appropriate custom landing page using tokens. So...

  • field per brand
  • form per brand
  • page per brand

Some people operate all of their unsubscribe pages/forms in a single program, but this didn't really make sense for us with our workspace set up, so we operate an individual program per brand, too.

Exactly the best way for you may differ though depending on the customer's expectations - it may make sense for you to have a single page with each department as an option, etc. For us it doesn't make sense to do this as the customer doesn't expect it - again, they typically wouldn't know that the brand they're subscribed to has any relationship with those other brands.

There's quite a few resources online/around community that go into how to do this step by step. Any time you're setting up new unsub processes this is a post worth reviewing The comprehensive guide to setting up the unsubscribe link​, too.

Anne_Angele1
Level 4

Re: The global unsubscribe with multiple brands

I would also lean toward an all-brand email preference center where a lead can opt in/out of specific brands or all OR building a custom unsubscribe page with a brand-specific unsubscribe field for each brand. It's really dangerous to start playing with automation to undo unsubscribes. I strongly recommend using a "marketable" segmentation for everyone anyway, but in this case you could have "Marketable - Brand A", "Marketable - Brand B" segmentations built out and include the brand specific unsubscribe field = false in there to make sure it's included in every email send for that brand.

Side note since you mentioned it - I would also strongly recommend having brand specific naming conventions anyway, even if you aren't using it to manage unsubscribes. It will help tremendously with things like reporting, lead routing, etc.

Phillip_Wild
Level 10 - Community Advisor

Re: The global unsubscribe with multiple brands

Thanks everyone.

The brands are not related in the minds of the customer so it would be separate unsubscribe pages for each - which is already the path we are going down. At the moment the forms on these pages have "unsubscribed" = true as a hidden field. It makes sense to remove this then, no? Realistically there shouldn't be an option to unsubscribe from all the brands at the same time I don't think. That would be the equivalent of receiving an email from Coke and unsubscribing from Dasani as well. There's a parent brand but the marketing is totally separate.

Overall it seems my core question is not "solvable" in that if someone marks as spam and unsubscribe is written to be true then there isn't really anything that can be done about the "collateral damage" brands. Maybe that's a good thing. But if my counterparts at the other company decide to buy a list and email out, generating a lot of spam complaints, it's not ideal that our company also will see unsubscribes. But hey, it seems that them's the breaks

Floyd_Alvares2
Level 8

Re: The global unsubscribe with multiple brands

Hi Phillip

Just throwing in another idea. You could use the default unsubscribe so that the client can indicate that they want to unsubscribe from all marketing emails from [company name]. I would definitely look to approach your legal team or someone who would understand the business requirements and then determine a solution accordingly.

The last thing we all want is to create rules that will bypass legal implications for the org.

Hope this helps!

Thanks

Floyd

Grace_Brebner3
Level 10

Re: The global unsubscribe with multiple brands

That risk of others' behaviour is an issue those of us with multiple brands and users deal with a lot

My biggest recommendation here (I harp on about it a lot in community and in real life) is training, process and documentation - it's critical if the actions of one brand have the potential to adversely impact the integrity of the instance and the deliverability of all brands. Implement best practice processes, require users to be adequately trained and require that documented processes around build, checklisting and sign offs that must be demonstrably followed.

It can seem painful to implement, but in my experience actually adding those processes to each iteration doesn't add that much time - often it actually has the opposite effect. It usually results in users who are more effective and accountable within the system, who make fewer mistakes and require less oversight (yay).

/end rant

Phillip_Wild
Level 10 - Community Advisor

Re: The global unsubscribe with multiple brands

Another question on this. Since I'll now be removing the ''unsubscribed'' hidden field in my Marketo unsubscribe pages (to avoid the nuclear option when they only need to unsubscribe from one brand) how will this affect unsubscribe reporting on each email send? I'm not sure how Marketo could know any unsubscribe numbers if instead of having that field on the page that is submitted via the form, it's changing a different field entirely.

How do others manage this?