Skip to content

Commit f467b13

Browse files
committed
update sidenav
1 parent ce923d3 commit f467b13

File tree

3 files changed

+12
-5
lines changed

3 files changed

+12
-5
lines changed

src/_data/sidenav/main.yml

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -480,14 +480,14 @@ sections:
480480
title: Send Data to Destinations
481481
- path: '/engage/journeys/journeys-analytics'
482482
title: Journeys Analytics
483-
- section_title: Event-Triggered Journeys
484-
slug: '/engage/journeys/event-triggered-journeys'
483+
- section_title: Journeys V2
484+
slug: '/engage/journeys/v2'
485485
section:
486-
- path: /engage/journeys/event-triggered-journeys
486+
- path: /engage/journeys/v2/
487487
title: Overview
488-
- path: /engage/journeys/event-triggered-journeys-steps
488+
- path: /engage/journeys/v2/event-triggered-journeys-steps
489489
title: Event-Triggered Journeys Steps
490-
- path: /engage/journeys/journey-context
490+
- path: /engage/journeys/v2/journey-context
491491
title: Journey Context
492492
- path: '/engage/journeys/faq-best-practices'
493493
title: Journeys Best Practices and FAQ
@@ -497,6 +497,9 @@ sections:
497497
title: Understand Journeys Logic
498498
- path: '/engage/journeys/key-terms'
499499
title: Journeys Glossary
500+
- section_title: Journeys V1
501+
slug: '/engage/journeys/event-triggered-journeys'
502+
section:
500503
- section_title: Content
501504
description: "Design brand-specific templates for your email and SMS campaigns."
502505
section:

src/engage/journeys/event-triggered-journeys-steps.md renamed to src/engage/journeys/v2/event-triggered-journeys-steps.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
---
22
title: Event-Triggered Journeys Steps
33
plan: engage-foundations
4+
redirect_from:
5+
- "/engage/journeys/event-triggered-journeys-steps"
46
---
57

8+
9+
610
[Event-Triggered Journeys](/docs/engage/journeys/event-triggered-journeys/) in Engage use steps to control how users move through a journey based on their actions or predefined conditions.
711

812
Steps are the building blocks of a journey. This page explains the **Hold Until**, **Send to Destination**, and **Data split** steps, which enable precise control over journey progression and data delivery.
File renamed without changes.

0 commit comments

Comments
 (0)