Opt-in whitelabel
If customer sets the mkt comms checkbox, the following should be set for all brands for the app country:
marketingPush=true (dynamodb and mparticle)
marketingEmail=true(dynamodb and mparticle)
email_subscribe=opted_in(dynamodb and mparticle)
push_subscribe=opted_in(dynamodb and mparticle)
opt-in in database
Does a customer who sign-up in PLK ES get registered in BK ES too?
No
If not, should whitelabel register it in the database of another brand? (reusing mono-table or new table)
Not necessarily
What about mParticle → Braze?
Most probably yes.
Should Braze look into a new indicator?
No. To check if app can point to another brand mParticle as:
opt-in in mParticle
to check connection with another mParticle
opt-in in Braze (used by mparticle/braze libs)
to check connection with another braze .
6dbb415a-80e8-4f47-b1d4-d5442c388f43
Can we have multiple Braze instances?
Braze configuration
Per brand, country and environment:
Target audience based on brand, country and environment:
References:
/wiki/spaces/EGMT/pages/4151410932
/wiki/spaces/EGMT/pages/4016373809
https://docs.mparticle.com/integrations/braze/event/#user-attributes
Add Comment