Unify Settings
For information about Unify Identity Resolution Settings, see Identity Resolution Settings
Sources provide the data that Unify uses to perform Identity Resolution. You can add multiple sources to a single Unify space. Unify supports the following Source types:
| Type | Unify Compatibility |
|---|---|
| Web | Supported ✅ |
| Mobile | Supported ✅ |
| Server | Supported ✅ |
| Object Cloud | Unsupported ❌ |
| Event Cloud | Supported ✅ |
With standardization settings for phone numbers, you can ensure that all of your phone numbers are normalized into a consistent E.164 format.
Standardization settings are currently in public beta
Standardization settings are currently in public beta and is governed by Segment's First Access and Beta Preview Terms. This feature is only available for identifiers in Unify spaces created after January 14, 2026.
Phone number normalization has the following benefits:
- Improves data quality: When you standardize phone numbers to E.164 format, your foundational data is consistent and reliable.
- Builds a single, accurate record for each customer: This reduces duplicate and fragmented profiles.
- Boosts marketing effectiveness: More accurate profiles lead to better audience building and activation, improving campaign performance as a result.
- Improves Profile API lookup accuracy: This eliminates the need to build custom standardization layers for querying.
To enable standardization settings for phone numbers:
- Navigate to Unify > Unify settings and select Standardize identifiers.
- On the Standardization settings page, click Add standardization settings and click Phone number standardization.
- Select an identifier that you'd like to standardize, in this case,
phone. - Under Default country code, select the country code you'd like Segment to add to any incoming phone numbers that don't contain country codes.
- Enable the Enable standardization toggle and click Save.
- Click Save settings.
After enabling standardization settings, allow approximately five minutes for Segment to apply normalization to incoming data.
Segment cannot retroactively merge profiles with different phone number formats
If you disable standardization settings and have new identifiers come in with a different phone number format, Segment won't be able to merge those profiles together. When you request a Replay, Segment can merge profiles with different phone number formats as long as there are other matching identifiers.
- Navigate to Unify > Unify settings and select Standardize identifiers.
- On the Standardization settings page, from the list of normalized identifiers, select Phone and deselect the Enable standardization toggle.
- On the Disable standardization popup, click Confirm.
- Click Save settings.
Once you've enabled identifier normalization, when you make a GET call using the Profile API to retrieve a profile's traits, Segment normalizes phone identifiers upon lookup.
Segment designed the normalization process to handle different types of input variations, including incomplete or poorly formatted entries, and convert them to a single, standardized format: E.164.
If your phone number is successfully normalized, Segment stores the phone number in the original format as a trait titled __original_phone. If Segment is unable to standardize your phone number, your phone number will be stored in its original format.
The API access tab is where you can find the space ID value of the Engage space and generate an access token to connect to the Profile API. Each Engage space created in your workspace will have its own unique space ID value.