Identity Resolution
In this workshop, you will create an identity resolution ruleset that works alongside a real-time data graph built from website event data, enabling anonymous visitors to be unified with known profiles in real-time as identity data is collected.
Identity Resolution Concepts
Before starting the hands-on exercises in this workshop, watch the video below to learn identity resolution concepts in Data 360. Enter the password LearnSPtoday to play the video.
Create an Identity Resolution Ruleset
Identity resolution rulesets define the matching and reconciliation logic that Data 360 uses to link records from multiple data sources and create a unified profile for each individual. The unified profiles produced by the ruleset are stored in Data Model Objects (DMOs) generated as part of the identity resolution process.
- Search and select
Identity Resolutionsfrom App Launcher. - Click New.
- Select the Create New Ruleset tile and click Next.
- When prompted in the New Ruleset dialog, select the following details:
- Data Space: default
- Primary Data Model Object: Individual
- Ruleset ID:
RT
- Click Next.
- Enter
RT Unified Individualsin the Ruleset Name field. - Click Save.
Create Match Rule
Match rules tell Data 360 which profiles to unify during the identity resolution process. Each match rule contains one or more criteria. Profiles are matched when all criteria within a match rule are satisfied. In this exercise, you will create a custom match rule.
- Click Configure in the Match Rules panel.
- Click Next.
- Click Configure.
- Select Fuzzy Name and Normalized Email.
- Click Next.
- Review the configuration and click Next
- Click Save.
The ruleset will automatically be published and run after it is created.
Match Methods
In real-time matching, match methods are restricted to Exact or Exact Normalized matching only, regardless of the scheduled match selected for a given match rule. Email addresses and phone numbers can be matched using exact normalized matching, while all other fields are matched using exact matching only.