From d89fd439c4015df5e2a597f5357425e1ab0c263f Mon Sep 17 00:00:00 2001 From: pwseg Date: Fri, 20 Jun 2025 14:21:55 -0500 Subject: [PATCH] delete beta callouts --- src/engage/journeys/event-triggered-journeys-steps.md | 3 --- src/engage/journeys/event-triggered-journeys.md | 3 --- src/engage/journeys/exit-rules.md | 3 --- src/engage/journeys/journey-context.md | 3 --- 4 files changed, 12 deletions(-) diff --git a/src/engage/journeys/event-triggered-journeys-steps.md b/src/engage/journeys/event-triggered-journeys-steps.md index d517d36128..1aa5799f03 100644 --- a/src/engage/journeys/event-triggered-journeys-steps.md +++ b/src/engage/journeys/event-triggered-journeys-steps.md @@ -7,9 +7,6 @@ plan: engage-foundations 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. -> info "Public Beta" -> Event-Triggered Journeys is in public beta, and Segment is actively working on this feature. Some functionality may change before it becomes generally available. - ## Hold Until: smart pauses in journeys The **Hold Until** step adds a deliberate pause in a journey, waiting for specific user actions or a predefined time limit before progressing. This lets you create highly personalized experiences by responding to user behavior (or the lack thereof) at the right moment. diff --git a/src/engage/journeys/event-triggered-journeys.md b/src/engage/journeys/event-triggered-journeys.md index 94d1e5f579..5bd05e6576 100644 --- a/src/engage/journeys/event-triggered-journeys.md +++ b/src/engage/journeys/event-triggered-journeys.md @@ -9,9 +9,6 @@ Unlike traditional audience-based journeys that rely on pre-defined user segment On this page, you'll learn how to create an event-triggered journey, configure entry conditions, and work with published event-triggered journeys. -> info "Public Beta" -> Event-Triggered Journeys is in public beta, and Segment is actively working on this feature. Some functionality may change before it becomes generally available. - ## Overview Event-triggered journeys help you create a responsive approach for time-sensitive use cases, like cart abandonment campaigns and transactional messages. diff --git a/src/engage/journeys/exit-rules.md b/src/engage/journeys/exit-rules.md index 5b2d21158c..0a12787ddf 100644 --- a/src/engage/journeys/exit-rules.md +++ b/src/engage/journeys/exit-rules.md @@ -7,9 +7,6 @@ Journey exit rules automatically remove users from a journey when they meet spec This page explains how exit rules work, how to configure them, when to use them, and how to track exits in your journey analytics. You'll also find example use cases, best practices, and key behavior notes to help you get started. -> info "Public Beta" -> Event-Triggered Journeys is in public beta, and Segment is actively working on this feature. Some functionality may change before it becomes generally available. - ## How exit rules work Segment continuously evaluates exit rules as users move through a journey. If a user performs an event that matches one of the configured rules, they exit immediately from their current step. diff --git a/src/engage/journeys/journey-context.md b/src/engage/journeys/journey-context.md index e0443833db..2cb17457a0 100644 --- a/src/engage/journeys/journey-context.md +++ b/src/engage/journeys/journey-context.md @@ -7,9 +7,6 @@ plan: engage-foundations This page explains Journey context, which can help you dynamically adapt each journey to individual user interactions, creating highly relevant, real-time workflows. -> info "Public Beta" -> Event-Triggered Journeys is in public beta, and Segment is actively working on this feature. Some functionality may change before it becomes generally available. - ## Overview Unlike traditional audience-based journeys, which rely solely on user progress through predefined steps, event-triggered journeys capture and store the details of user-triggered events. This shift allows you to access the data that caused users to reach a specific step and use it to make more precise decisions throughout the journey.