Skip to content

Commit 37639fe

Browse files
committed
Profile explorer clarification
1 parent b8c68e2 commit 37639fe

File tree

3 files changed

+12
-6
lines changed

3 files changed

+12
-6
lines changed

src/unify/identity-resolution/externalids.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,12 @@ redirect_from:
1010
1111
## Default externalIDs
1212

13-
The Identity Graph creates or merges profiles based on externalIDs. ExternalIDs will become the Identities attached to a User Profile in the User Explorer:
13+
The Identity Graph creates or merges profiles based on externalIDs. ExternalIDs will become the identities attached to a user profile in the Profile explorer.
1414

15-
![Example of external identities in the User Explorer](images/jane_doe_new_identities.png)
15+
> success ""
16+
> Navigate to **Unify > Profile explorer** to view identities attached to a profile, along with custom traits, event history, and more.
17+
18+
![Example of external identities in the Profile explorer](images/jane_doe_new_identities.png)
1619

1720
Segment automatically promotes the following traits and IDs in track and identify calls to externalIDs:
1821

src/unify/identity-resolution/identity-resolution-onboarding.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,12 @@ redirect_from:
1111
> note ""
1212
> **NOTE:** Workspace owners, administrators, and users with the Identity Admin role can edit Identity Resolution Settings.
1313
14-
Segment creates and merges user profiles based on a space's Identity Resolution configuration. Segment searches for identifiers such as `userId`, `anonymousId`, and `email` on incoming events and matches them to existing profiles or creates new profiles. These identifiers display in the Identities tab of a User Profile in the User Explorer:
14+
Segment creates and merges user profiles based on a space's Identity Resolution configuration. Segment searches for identifiers such as `userId`, `anonymousId`, and `email` on incoming events and matches them to existing profiles or creates new profiles. These identifiers display in the Identities tab of a User Profile in the Profile explorer.
1515

16-
![Identities tab of a profile in the User Explorer](images/jane_doe_new_identities.png)
16+
> success ""
17+
> Navigate to **Unify > Profile explorer** to view identities attached to a profile, along with custom traits, event history, and more.
18+
19+
![Identities tab of a profile in the Profile explorer](images/jane_doe_new_identities.png)
1720

1821
### Flat matching logic
1922

src/unify/identity-resolution/identity-resolution-settings.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ Before you connect a source to Unify, Segment recommends that you first review t
2121
2222
## ExternalIDs
2323

24-
Segment creates and merges user profiles based on externalIDs used as identifiers. You can view these externalIDs in the Identities tab of a User Profile in the User Explorer:
24+
Segment creates and merges user profiles based on externalIDs used as identifiers. You can view these externalIDs in the Identities tab of a User Profile in the Profile explorer.
2525

26-
![ExternalIDs of a profile in the User Explorer](images/jane_doe_new_identities.png)
26+
![ExternalIDs of a profile in the Profile explorer](images/jane_doe_new_identities.png)
2727

2828
By default, Segment promotes the following traits and IDs in track and identify calls to externalIDs:
2929

0 commit comments

Comments
 (0)