Setup
The following sections outline how to to set up and configure Segment Match:
Set up identity data and namespaces
The first step to getting started with Segment Match is to make sure you’re ingesting data against the supported identity namespaces.
Identity namespaces are a component of Adobe Experience Platform Identity Service. Each customer identity contains an associated namespace that indicates the identity’s context. For example, a namespace can distinguish a value of “name@email.com” as an email address or “443522” as a numeric CRM ID.
A fully qualified identity includes an ID value and a namespace. When matching record data across profile fragments (such as when Real-Time Customer Profile merges Profile data), both the identity value and the namespace must match.
In the context of Segment Match, namespaces are used in the overlap process when sharing data.
The list of supported namespaces are as follows:
setCustomerIDs
and through data prep.Set up consent configuration
You must provide a consent configuration and set its default value to either opt-in
or opt-out
for a consent check.
The opt-in and opt-out consent check determines whether you can operate with the consent to share user data by default. If the consent configuration default is set to opt-out
, then user data can be shared, unless a user explicitly opts out. If the default is set to opt-in
, then user data cannot be shared, unless a user explicitly opts in.
The default consent configuration for Segment Match is set to opt-out
. To enforce an opt-in model for your data, please send an email request to your Adobe account team.
For more information on the share
attribute used to set data-sharing consent value, see the following documentation on privacy and consents field group. For information on the specific field group used to capture consumer consent for collection and use of data related to privacy, personalization and marketing preferences, see the following Consent for Privacy, Personalization and Marketing Preferences GitHub example.
Configure data usage labels
The last prerequisite you must establish is to configure a new data usage label to prevent data sharing. Through data usage labels, you can manage what data is allowed to be shared through Segment Match.
Data usage labels allow you to categorize datasets and fields according to usage policies that apply to that data. Labels can be applied at any time, providing flexibility in how you choose to govern data. Best practices encourage labeling data as soon as it is ingested into Experience Platform, or as soon as data becomes available for use in Experience Platform.
Segment Match uses the C11 label, a contract label specific to Segment Match that you can manually add to any datasets or attributes to ensure that they are excluded from the Segment Match partner-sharing process. The C11 label denotes data that should not be used in Segment Match processes. After you have determined which datasets and/or fields you want to exclude from Segment Match and added the C11 label accordingly, the label is automatically enforced by the Segment Match workflow. Segment Match automatically enables the Restrict data sharing core policy. For specific instructions on how to apply data usage labels to datasets, see the tutorial on managing data usage labels in the UI.
For a list of data usage labels and their definitions, see the data usage labels glossary. For information on data usage policies, see the data usage policies overview.