Skip to content

Commit 9898527

Browse files
authored
Added the Failed and Archived statuses
Added the "failed" and "archived" statuses, each with a description, to the table in the journey glossary docs page.
1 parent ef20766 commit 9898527

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](https://segment.com/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)