Through an acquisition, we are adding a new business unit (BU) that has its own website/domain which will be maintained going forward. We are not using workspaces or partitions; the same munchkin code will be on both domains. We need to be able to create duplicate records when someone fills in a form from the new BU.
We are looking at implementing a custom de-dupe rule that would use email address + BU (business unit). All forms will have BU as a hidden field and any list imports would contain BU as well.
After reading all of the community information on multiple domain tracking and custom dedupe rules, we want to double check how tracking and associating leads to records will work. Here’s the scenario we are evaluating:
With the form fill, Marketo looks up the person based on email+BU1 and doesn’t find a match so a new record is created. At this point, the prior BU1 anonymous activities get associated with the record. But what happens with the anonymous prior visits from BU2? Will they also be associated with this same record?
With this form fill, will Marketo create a new record or is the prior BU2 cookie now associated with the record created in step 3 so a new record isn’t created?
But what happens with the anonymous prior visits from BU2? Will they also be associated with this same record?
How could they be? They're still anonymous, and the cookie is different by definition (since you're not sharing the same parent domain). There's no way for Marketo to know any merging could/should take place.
Those visits will continue to be anonymous until the person is associated on BU2's domain as well.
With the form fill, Marketo looks up the person based on email+BU1 and doesn’t find a match so a new record is created. (CORRECT) At this point, the prior BU1 anonymous activities get associated with the record. But what happens with the anonymous prior visits from BU2? Will they also be associated with this same record? (BU2 activity will not get associated till the same lead submits form on BU2 website. Since you have a dupe rule, it will always create a new lead)
With this form fill, will Marketo create a new record or is the prior BU2 cookie now associated with the record created in step 3 so a new record isn’t created? (Marketo will create a new record and associate BU2 Anonymous activity since you have Email+BU dedupe rule)
Question: Are you also adding BU unit to other channels? like list imports, Social media etc.
Yes, that's the plan. Everything incoming to Marketo should have a BU field value.