Multiple Leads with Same Email and Unsubscribe Subscription Center
Hello!
I'm working on building out a subscription center allowing for multiple unsubscribe choices and have an interesting situation that I'm not sure if it has a solution:
Currently our database is setup to de-dupe by email AND a field called 'CustomerUniqueIdentifier' which is a random generated string assigned to each unique lead. This field was implemented because we have cases of multiple users having the same email but being different people in our system (family members for example).
Now, with a unsubscribe option - what is the best way to setup a form and campaign so that if:
Bob at bob@gmail wants to unsubscribe from one set of emails, but Susie at bob@gmail doesn't want to?
Assuming it would require the form to capture email + first name so that in the unsubscribe smart campaign you could filter by email address + first name?