Skip to content

Commit ef525c3

Browse files
authored
Merge pull request #5374 from segmentio/MStephen024-patch-1
Added the Failed and Archived statuses
2 parents 30c5609 + 12abfb6 commit ef525c3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/engage/journeys/key-terms.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ Keep the following terms in mind as you begin to explore Journeys.
3939
| ------------------------ | --------------------------------------------------------------------------------------------------------------------------------- |
4040
| Draft Journey | A Journey which is not yet computing nor sending data to destinations. <br /><br />For more information, see [Draft Journeys](#draft-journeys). |
4141
| Published (live) Journey | A Journey that is computing and sending data to destinations. <br /><br />For more information, see [Published Journeys](#published-journeys). |
42+
| Archived Journey | A Journey that has been archived. <br /><br />For more information, see [Archive a Journey](/docs/engage/journeys/build-journey/#archive-a-journey). |
43+
| Failed (live) Journey | A Journey that has been published, but failed during the live computations due to an unforeseen error. <br /><br />Contact [Segment Support](https://segment.com/help/contact/) to learn more. |
4244

4345
## Steps with Audiences
4446

@@ -60,4 +62,4 @@ Keep the following terms in mind as you begin to explore Journeys.
6062

6163
| Metric | Definition |
6264
| ------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- |
63-
| Entry | When a user enters a Journey for the first time or re-enters a Journey after exiting; excludes users who re-enter a Journey without exiting. |
65+
| Entry | When a user enters a Journey for the first time or re-enters a Journey after exiting; excludes users who re-enter a Journey without exiting. |

0 commit comments

Comments
 (0)