Skip to content

Commit f336aab

Browse files
authored
Merge pull request #7147 from segmentio/id-res-screenshot-fix
Update ID Resolution Custom Identifier Screenshot
2 parents f7c553c + 6905613 commit f336aab

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ During the space creation process, the first step is to choose an Identity Resol
4040

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

43-
### Out-of-the-Box
43+
### Out-of-the-box
4444

4545
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.
4646

@@ -70,7 +70,7 @@ Segment's 11 default are:
7070

7171
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.
7272

73-
![Provide a trait or property key to match on](images/custom_identifiers.png)
73+
![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)
7474

7575
#### Blocked values
7676

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

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

179-
## Create an Audience
179+
## Create an audience
180180

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

45.4 KB
Loading

0 commit comments

Comments
 (0)