View merge policies
Within the Experience Platform UI, you can begin working with merge policies by selecting Profiles in the left navigation and then selecting the Merge Policies tab.
This tab includes a list of all existing merge policies for your organization, as well as details for each merge policy including the policy name, whether or not the merge policy is the default merge policy, and the schema class to which the merge policy relates.
To select which details are visible, or to add additional columns to the display, select
Create a merge policy
To create a new merge policy, select Create merge policy on the merge policies tab to enter the new merge policy workflow.
The New merge policy workflow, requires you to provide important information for your new merge policy through a series of guided steps. These steps are outlined in the sections that follow.
Configure
The first step in the workflow allows you to configure your merge policy by providing basic information. This information includes:
-
Name: The name of your merge policy should be descriptive yet concise.
-
Schema class: The XDM schema class associated with the merge policy. This specifies the schema class for which this merge policy is created. Organizations can create multiple merge policies per schema class. Currently only the XDM Individual Profile class is available in the UI. You can preview the union schema for the schema class by selecting View Union Schema. For more information, see the section on viewing the union schema that follows.
-
ID stitching: This field defines how to determine the related identities of a customer. There are two possible values for identity stitching, and it is important to understand how the type of identity stitching that you select will impact your data. To learn more, please refer to the merge policies overview.
- None: Perform no identity stitching.
- Private Graph: Perform identity stitching based on your private identity graph.
-
Default merge policy: A toggle button that allows you to select whether or not this merge policy will be the default for your organization. If the selector is toggled on, a warning appears asking you to confirm that you wish to change your organization’s default merge policy. See the merge policies overview to learn more about default merge policies.
-
Active-On-Edge Merge Policy: A toggle button that allows you to select whether or not this merge policy will be active on edge. To ensure all profile consumers are working with the same view on edges, merge policies can be marked as active on edge. In order for an audience to be activated on edge (marked as an edge audience), it must be tied to a merge policy that is marked as active on edge. If an audience is not tied to a merge policy that is marked as active on edge, the audience will not be marked as active on edge, and will be marked as a streaming audience. Additionally, each sandbox in an Organization can only have one merge policy that is active on edge.
Once the required fields have been completed, you can select Next to continue with the workflow.