added
R262 - 2022-08-31
over 1 year ago by Stefan Enev
- Added Expand Event feature to Path
- Extended the maximum supported date range for Dashboard analyses
Expand Event feature in Path
Sometimes when using Path you would encounter user journeys where on some of the steps there are events which seen alone do not provide enough information. This is very typical for Page View
or Action
events. To help understand what is actually going on, you can include a Field to be shown alongside the event like this: Page View[$page_name]
, Action[$target]
.
You can configure up to 3 Expanded Events.
Here is an example in which we expand a Favorite
event by the App
field:

Updated maximum date range for Dashboard
The maximum length of the date range for any analysis that is put on a Dashboard depends on the time unit used for the analysis. Here are the limits:
Time Unit | Maximum date range (Days) |
---|---|
Daily | 30 |
Weekly | 90 |
Monthly | 180 |
Yearly | 365 |