Marketing Cloud Account Engagement (formerly known as Pardot) is a B2B marketing automation software built on Salesforce. It is used for creating dynamic and personalized email journeys and landing pages for lead nurturing. Marketing Cloud Account Engagement can segment prospects based on demographics, behavior, and engagement. This segmentation allows for targeted messaging and personalized content delivery. It helps your marketing teams nurture leads till they are sales ready, thus improving quality of leads and increasing deal closure rates.
If your company has marketing goals based on geography or product lines, they can focus on their own unique marketing objectives using multiple Account Engagement Business Units. Prospects and marketing assets are partitioned by business units, so the divisions can market independently and still get a global view with B2B Marketing Analytics. This feature of multiple business units is only available in Account Engagement Advanced and Premium editions.
When multiple business units are created
A lead or contact syncs to a prospect in a single business unit by default. There is a one to one relationship between Lead/Contact in Salesforce and Prospect in Account Engagement. In most cases, if the business units are based on separate geographies or completely disjointed product lines, the prospects are also likely to be completely separate. There is no need to share the same Contact/Lead across business units in such cases. But sometimes, you may want to market to the same prospect from multiple business units. This could be because you have business units based on products which are not completely independent of each other. If you want to sync lead/contact with multiple business units, there are 2 options:
You duplicate the lead/contact you want to share across multiple business units. This way there is a unique Lead/Contact on the Salesforce side which syncs with separate business units. The one-to-one relationship is maintained. But this may not be practical in all cases. What if you want to share all the contacts/leads? This means duplicating every contact or lead. That is not a good option.
You can edit the Salesforce connector and select the option to stop syncing Account Engagement package fields. If you do this, then the default sync from Account Engagement to Salesforce occurs only from one of the business units. For other business unit/s, you set up a custom sync. Let’s look at this approach in more detail below.
Why do we need to use a custom sync if Contacts from Salesforce need to sync with multiple BUs? The default Account Engagement to Salesforce sync updates some standard fields, such as score, by default. If there are multiple BUs and all are syncing simultaneously, then such default data from various BUs will keep overwriting on the Salesforce side Lead or Contact record.
To avoid this overwriting, we will need to stop syncing from all but one BU, or keep the sync ON for only one BU. To do this, edit the Salesforce connector for each business unit and select the option to stop syncing Account Engagement package fields. After this, the default field syncing is turned off for that business unit. If the syncing is off then the default package fields are not synced. But you still need the information about score, grade, campaign etc. from that business unit on to the Lead or Contact on the Salesforce side. To get this information on the Salesforce side, we will use a custom sync method. Let’s go through the steps in that process. Let’s assume that we have 2 BUs.
This is the first step as given above to get started with custom sync. Keep the sync ON in one BU and turn it off in the other BU.
Create fields in Salesforce to store information about the score, grade, campaign and other relevant package fields of the other BU. These are the fields in Salesforce which we will populate in subsequent steps with information from Account Engagement. Since the default fields will be used to populate the data for the first BU through default sync, we will use these custom fields to populate the data for the second BU.
Create a recurring scheduled apex batch job (say running every hour) to update the Lead/Contact fields in step 2 with the appropriate values from Account Engagement Prospect fields of BU 2. We will use batch apex because there may be many records to sync and all those updates may not fit in one transaction. Following steps are needed in this batch
Businesses may need to set up multiple business units in Marketing Cloud Account Engagement to organize their marketing activities by geography or product divisions. This is a useful feature to use during acquisitions as you may choose to keep the marketing activities for the acquired company separate for some time. Another interesting use case is when you are planning a spin-off. You can separate the marketing activities of the potential spin-off into a different business unit prior to the divestiture.