Skip to content

Commit a0208c8

Browse files
authored
Merge pull request #3580 from segmentio/analytics-date-picker
Add Journeys Level Analytics Datepicker Info
2 parents ff57fe9 + 65c4e58 commit a0208c8

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed
34.2 KB
Loading

src/engage/journeys/journeys-analytics.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Follow these steps to view the Analytics for a specific Journey:
2323
2. Select a Journey from the Journeys list.
2424
3. The Analytics tiles display as part of the Journey's overview.
2525

26-
![An in-app screenshot of Journeys Level Analytics](images/jla_tiles.png "Journeys Level Analytics tiles")
26+
![An in-app screenshot of Journeys Level Analytics](images/journeys_analytics_tiles.png "Journeys Level Analytics tiles")
2727

2828
## Available Journeys Analytics statistics
2929

@@ -35,4 +35,14 @@ The following table shows the three statistics available for a Journey:
3535
| In progress | The total number of users who have entered the Journey without yet exiting it |
3636
| Exits | The total number of users who have exited the Journey |
3737

38-
These statistics reflect the Journey's performance during the previous 180 days.
38+
Using the date picker, you can view a Journey's analytics over a specific period of time.
39+
40+
The following table shows descriptions of the timeframes you can select:
41+
42+
| Timeframe | Description (based on UTC) |
43+
| --------------- | ------------------------------------ |
44+
| Since yesterday | Yesterday at midnight until now |
45+
| Last 7 days | The past seven days, including today |
46+
| Last 30 days | The past 30 days, including today |
47+
| Last 90 days | The past 90 days, including today |
48+
| Last 180 days | The past 180 days, including today |

0 commit comments

Comments
 (0)