Skip to content

Commit df135e3

Browse files
committed
[netlify-ignore]Merge branch 'master' into ajs2_devx
2 parents f3d5a9d + fdaffa6 commit df135e3

File tree

9 files changed

+24
-18
lines changed

9 files changed

+24
-18
lines changed

src/_data/sidenav/main.yml

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -263,21 +263,21 @@ sections:
263263
title: Overview
264264
- path: /personas/audiences/account-audiences
265265
title: Account-level Audiences
266-
- section_title: Journeys
267-
slug: /personas/journeys
268-
section:
269-
- path: /personas/journeys
270-
title: Journeys Overview
271-
- path: /personas/journeys/build-journey
272-
title: Build a Journey
273-
- path: /personas/journeys/send-data
274-
title: Send Data to Destinations
275-
- path: /personas/journeys/faq-best-practices
276-
title: Journeys Best Practices and FAQ
277-
- path: /personas/journeys/use-cases
278-
title: Example Journeys Use Cases
279-
- path: /personas/journeys/key-terms
280-
title: Journeys Glossary
266+
# - section_title: Journeys
267+
# slug: /personas/journeys
268+
# section:
269+
# - path: /personas/journeys
270+
# title: Journeys Overview
271+
# - path: /personas/journeys/build-journey
272+
# title: Build a Journey
273+
# - path: /personas/journeys/send-data
274+
# title: Send Data to Destinations
275+
# - path: /personas/journeys/faq-best-practices
276+
# title: Journeys Best Practices and FAQ
277+
# - path: /personas/journeys/use-cases
278+
# title: Example Journeys Use Cases
279+
# - path: /personas/journeys/key-terms
280+
# title: Journeys Glossary
281281
- path: /personas/using-personas-data
282282
title: Using Personas data
283283
- path: /personas/warehouses
File renamed without changes.

src/personas/journeys/build-journey.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Build a Journey
3+
hidden: true
34
---
45

56
Follow along for the steps required to create a new Journey.

src/personas/journeys/faq-best-practices.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Journeys Best Practices and FAQ
3+
hidden: true
34
---
45
## Best practices
56

src/personas/journeys/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Journeys Overview
3+
hidden: true
34
---
45

56
Journeys, a feature of Segment Personas, provides a way for marketers to personalize experiences through planning how and when to engage customers with the right campaigns and messages.

src/personas/journeys/key-terms.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Journeys Key Terms
3+
hidden: true
34
---
45

56
Keep the following terms in mind as you begin to explore Journeys.

src/personas/journeys/send-data.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Send Journeys data to a Destination
3+
hidden: true
34
---
45

56
When you send data to destinations, you send a series of events or user lists, depending on the destination type.

src/personas/journeys/use-cases.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Example Journeys Use Cases
3+
hidden: true
34
---
45

56
To help you get underway, you can reference these sample Journeys.

src/personas/product-limits.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ When requests to downstream destinations fail, Segment makes additional attempts
7171
<tr>
7272
<td>Identity Merges</td>
7373
<td>100 merges</td>
74-
<td>Personas supports up to 100 merges per profile in its identity graph. A merge occurs when two existing profiles are joined together by a common `external_id`. For example, if a user starts their journey on mobile, and then signs in through a web application, those two user profiles are joined together by a common identifier like a `user_id`. Messages that attempt additional merges are usually a sign of a corrupt profile and are dropped.
74+
<td>Personas supports up to 100 merges per profile in its identity graph. A merge occurs when two existing profiles are joined together by a common `external_id`. For example, if a user starts on mobile, and then signs in through a web application, those two user profiles are joined together by a common identifier like a `user_id`. Messages that attempt additional merges are usually a sign of a corrupt profile and are dropped.
7575
<br /><br />
7676
Once the limit is reached, Segment rejects additional events.</td>
7777
</tr>
@@ -171,7 +171,7 @@ Contact your account team to customize your schedule.</td>
171171
</table>
172172

173173

174-
## Journeys
174+
<!-- ## Journeys
175175
176176
177177
In addition to the [Personas Default Limits](#default-limits), Journeys enforces a set of default limits to ensure the reliability and performance of the feature.
@@ -182,4 +182,4 @@ In addition to the [Personas Default Limits](#default-limits), Journeys enforces
182182
| Journey steps | 20 steps per Journey | This applies to certain steps:<br><br>- Initial cohort: 1<br>- Wait for condition: 1<br>- True / False Split: 1<br>- Multi-Branch Split: Number of branches<br>- Send to Destinations: 1<br><br>Once the limit is reached, you will be unable to add additional steps to the Journey. |
183183
| Journey Name | Maximum length of 73 characters | Once the limit is reached, you cannot add additional characters to the name. |
184184
| Step Name | Maximum length of 170 characters | Once the limit is reached, you cannot add additional characters to the name. |
185-
| Key | Maximum length of 255 characters | Once the limit is reached, you cannot add additional characters to the key. |
185+
| Key | Maximum length of 255 characters | Once the limit is reached, you cannot add additional characters to the key. | -->

0 commit comments

Comments
 (0)