Skip to content
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
2 changes: 1 addition & 1 deletion src/engage/journeys/v2/event-triggered-journeys-steps.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ You can configure a Randomized Split step with the following options:

Segment won't let you save or publish your journey if the percentages don’t add up to 100%, or if any percentage is left blank.

> info "Actual branch counts may differ from percentages"
> info "Actual branch counts may differ from percentages"
> The Randomized Split step assigns users to branches based on probability, not fixed rules. At lower volumes, the actual distribution may not match your configured percentages exactly, but results typically even out with more traffic.

To add a Randomized Split to your journey:
Expand Down
3 changes: 2 additions & 1 deletion src/engage/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@ Invite teammates to your Engage dev space and grant them access to the space. Na
- **Disabled :** You can disable this option by toggling it, which prevents the replaying of historical data from the source to the Space. This means that only data that the source has received after the point when the source was connected to the Space will be available within the Engage/Unify Space.
4. If you need more historical data available from this source, please fill out the form below for each replay and contact Segment Support at friends@segment.com or [create a ticket]([url](https://app.segment.com/goto-my-workspace/home?period=last-24-hours&v2=enabled&help=create-ticket)):

```Segment Source Details:
```
Segment Source Details:
- Name: source-name
- SourceId: XXXXX or Link to Source

Expand Down
2 changes: 1 addition & 1 deletion src/engage/user-subscriptions/subscription-groups.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,5 +199,5 @@ Yes. Keep the following table in mind when you name a subscription group:
| Group Name Character Limit | Limited to 75 characters, including spaces |
| Group Description Character Limit | Limited to 500 characters, including spaces |
| Spaces in Group Names | Spaces aren't allowed at the beginning and/or end of the Group name |
| Unsupported characters for Group Names | `!@#$%^&*()_+\-=\[\]{};':"\\|,.<>\/?` |
| Unsupported characters for Group Names | `!@#$%^&*()_+\-=\[\]{};':"\|,.<>\/?` |
| Unsupported accent characters for Group Names | `á, é, í, ó, ú, à, è, ì, ò, ù, ë, ï, ã` |
6 changes: 4 additions & 2 deletions src/unify/csv-upload.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,10 @@ You can use these characters in your CSV file:
- The following non-English characters:


```àáâäǎæãåāçćčċďðḍèéêëěẽēėęğġgg͟hħḥh̤ìíîïǐĩīıįķk͟hłļľl̥ṁm̐òóôöǒœøõōřṛr̥ɽßşșśšṣs̤s̱sțťþṭt̤ʈùúûüǔũūűůŵýŷÿźžżẓz̤ÀÁ
ÄǍÆÃÅĀÇĆČĊĎÐḌÈÉÊËĚẼĒĖĘĞĠGG͟HĦḤH̤ÌÍÎÏǏĨĪIĮĶK͟HŁĻĽL̥ṀM̐ÒÓÔÖǑŒØÕŌŘṚR̥ɌSẞŚŠŞȘṢS̤S̱ȚŤÞṬT̤ƮÙÚÛÜǓŨŪŰŮŴÝŶŸŹŽŻẒZ```
```
àáâäǎæãåāçćčċďðḍèéêëěẽēėęğġgg͟hħḥh̤ìíîïǐĩīıįķk͟hłļľl̥ṁm̐òóôöǒœøõōřṛr̥ɽßşșśšṣs̤s̱sțťþṭt̤ʈùúûüǔũūűůŵýŷÿźžżẓz̤ÀÁ
ÄǍÆÃÅĀÇĆČĊĎÐḌÈÉÊËĚẼĒĖĘĞĠGG͟HĦḤH̤ÌÍÎÏǏĨĪIĮĶK͟HŁĻĽL̥ṀM̐ÒÓÔÖǑŒØÕŌŘṚR̥ɌSẞŚŠŞȘṢS̤S̱ȚŤÞṬT̤ƮÙÚÛÜǓŨŪŰŮŴÝŶŸŹŽŻẒZ
```

## View Update History

Expand Down
Loading