Skip to content

Update ID Resolution Custom Identifier Screenshot #7147

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Oct 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ During the space creation process, the first step is to choose an Identity Resol

![Choose an Identity Resolution configuration](images/first_screen.png)

### Out-of-the-Box
### Out-of-the-box

For most first-time 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.

Expand Down Expand Up @@ -70,7 +70,7 @@ Segment's 11 default are:

You can also provide a trait or property key to match on to add custom identifiers. You can preview the locations where Segment looks for the identifier. Segment accepts both camelCase and snake_case for context.traits, traits, and properties, but accepts lowercase types for identifiers only in the context.externalIds object.

![Provide a trait or property key to match on](images/custom_identifiers.png)
![Screenshot of the Custom Identifier interface in Segment. The 'Trait / Property key to match on' field is filled with 'app_id.' Two preview message locations are displayed, showing examples of JSON-like event payloads with 'appId' or 'app_id' as traits or properties. The interface includes settings to limit the value count to 5 and set frequency to 'Ever.' At the bottom, there's an option to 'Add new identifier' or 'Cancel.'](images/custom_identifiers.png)

#### Blocked values

Expand Down Expand Up @@ -176,7 +176,7 @@ You can review the identifiers, priorities, limits, and blocked values before yo

After you configure Identity Resolution settings, the next step is to connect a [source](/docs/connections/sources/) to the Segment space.

## Create an Audience
## Create an audience

After you connect a source, Segment creates user profiles based off of replayed and newly incoming data.

Expand Down
Binary file modified src/unify/identity-resolution/images/custom_identifiers.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading