Skip to content

Commit 1f816ae

Browse files
committed
Update Journeys Key Terms
1 parent c1d8360 commit 1f816ae

File tree

3 files changed

+16
-9
lines changed

3 files changed

+16
-9
lines changed
Binary file not shown.

src/engage/journeys/journeys-analytics.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,20 +23,21 @@ Follow these steps to view the Analytics for a specific Journey:
2323
> info ""
2424
> Journeys in draft status don’t display Analytics.
2525
26-
![An in-app screenshot of Journeys Level Analytics](images/journeys_analytics_tiles.png "Journeys Level Analytics tiles")
27-
2826
## Journey-Level Analytics statistics
2927

3028
The following table shows the statistics available for a Journey:
3129

3230
| Statistic | Description |
3331
| ----------- | ----------------------------------------------------------------------------- |
34-
| Entries | The total number of users who entered your Journey |
32+
| Entered | The total number of users who entered your Journey |
3533
| In progress | The total number of users who have entered the Journey without yet exiting it |
3634
| Completed | The total number of users who entered the Journey and reached any final step |
3735
| Exits | The total number of users who have exited the Journey |
3836

39-
Using the date picker, you can view a Journey's analytics over a specific period of time.
37+
> info ""
38+
> Completed and exits are mutually exclusive.
39+
40+
Use the date picker to view a Journey's analytics over a specific time frame in any 180 day period.
4041

4142
The following table shows descriptions of the time frames you can select:
4243

@@ -65,7 +66,7 @@ With Step-Level Analytics, you can configure two settings that give you granular
6566

6667
By default, Engage calculates an individual step’s analytics as a percentage of the number of users in the previous step. However, you can also view step analytics as a percentage of the initial number of users in the Journey’s entry step.
6768

68-
For example, suppose your Journey’s entry step contained 100 users, and 50 proceeded to the next step. For both calculation options, Engage would display 50% and 50 for the next step. If 25 users from the second step reached step three, however, Engage would display 50% and 25 for previous-step based calculations but 25% and 25 for entry-step based calculations.
69+
For example, suppose your Journey’s entry step contained 100 users, and 50 proceeded to the next step. For both calculation options, Engage would display **50% and 50** for the next step. If 25 users from the second step reached step three, however, Engage would display **50% and 25** for previous-step based calculations but **25% and 25** for entry-step based calculations.
6970

7071
To change this base percentage, select **Calculate % based on**, then select **Entry step** or **Previous step**.
7172

src/engage/journeys/key-terms.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@ Keep the following terms in mind as you begin to explore Journeys.
4242

4343
## Steps with Audiences
4444

45-
| Step | Audience definition |
46-
| ---------------- | ------------------------------------------------------------------------------------------------------------------------------ |
47-
| Entry condition | All users who fulfill the entry condition criteria. "Use Historical Data" evaluates events before Journey publication. |
45+
| Step | Audience definition |
46+
| ---------------- | -------------------------------------------------------------------------------------------------------------------------------- |
47+
| Entry condition | All users who fulfill the entry condition criteria. "Use Historical Data" evaluates events before Journey publication. |
4848
| Condition | All users who fulfill condition criteria, at one point fulfilled preceding step criteria, and have met any step wait conditions. |
49-
| Destination Sync | All users who, at one point, fulfilled parent step criteria and have met any following wait conditions. |
49+
| Destination Sync | All users who, at one point, fulfilled parent step criteria and have met any following wait conditions. |
5050

5151
## Steps without Audiences
5252

@@ -55,3 +55,9 @@ Keep the following terms in mind as you begin to explore Journeys.
5555
| Delay | No audience. Segment appends the wait duration as a condition to the following step's audience. |
5656
| T/F split | The split's resulting conditions contain two mutually exclusive audiences. The split node itself has no audience. |
5757
| Multi-branch splits | The split's resulting conditions contain audiences. The split node itself has no audience. |
58+
59+
## Analytics
60+
61+
| Metric | Definition |
62+
| ------------------- | -------------------------------------------------------------------------------------------------------------------------------------------- |
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. |

0 commit comments

Comments
 (0)