|
2 | 2 | title: Identity Resolution Onboarding
|
3 | 3 | ---
|
4 | 4 | > note ""
|
5 |
| -> **NOTE:** The steps in this guide pertain to spaces created after **October 5th, 2020**. For spaces created before **October 5th, 2020**, please refer to[Identity Resolution Settings](/docs/personas/identity-resolution/identity-resolution-settings). |
| 5 | +> **NOTE:** The steps in this guide pertain to spaces created after **October 5th, 2020**. For spaces created before **October 5th, 2020**, please refer to [Identity Resolution Settings](/docs/personas/identity-resolution/identity-resolution-settings). |
6 | 6 |
|
7 | 7 | > note ""
|
8 | 8 | > **NOTE:** Workspace owners, Personas administrators, and users with the Identity Admin role can edit Identity Resolution Settings.
|
@@ -38,7 +38,7 @@ During the space creation process, the first step is to choose an Identity Resol
|
38 | 38 |
|
39 | 39 | For most first-time Personas users, Segment recommends that you use the out-of-the-box configuration and answer a short series of questions for a best-fit setup for your use-case.
|
40 | 40 |
|
41 |
| -If you have custom unique identifiers or do not have a canonical `user_id` are automatically redirected to the Identity Resolution Settings page to complete your setup. |
| 41 | +If you have custom unique identifiers or do not have a canonical `user_id` you are automatically redirected to the Identity Resolution Settings page to complete your setup. |
42 | 42 |
|
43 | 43 | ### Custom rules
|
44 | 44 |
|
@@ -68,9 +68,9 @@ You can also provide a trait or property key to match on to add custom identifie
|
68 | 68 |
|
69 | 69 | #### Blocked values
|
70 | 70 |
|
71 |
| -Segment recommends that you proactively prevent using certain values as identifiers. While these values remain in the payload on the event itself, it os not promoted to as an identifier Segment uses to determine user profiles. |
| 71 | +Segment recommends that you proactively prevent using certain values as identifiers. While these values remain in the payload on the event itself, it is not promoted to as an identifier Segment uses to determine user profiles. |
72 | 72 |
|
73 |
| -This is important when developers have a hard-coded value for fields like `user_id` during QA or development that then erroneously make it production. This may cause hundreds of profiles to merge incorrectly and can have costly consequences if these spaces already feed data into a production email marketing tool or push notification tool downstream. |
| 73 | +This is important when developers have a hard-coded value for fields like `user_id` during QA or development that then erroneously make it to production. This may cause hundreds of profiles to merge incorrectly and can have costly consequences if these spaces already feed data into a production email marketing tool or push notification tool downstream. |
74 | 74 |
|
75 | 75 | In the past, Segment has seen certain default values that cause large amounts of profiles to merge incorrectly. Segment suggests that for every identifier, customers opt into automatically blocking the following suggested values:
|
76 | 76 |
|
|
0 commit comments