Infinite Beelines
Now, whenever you create a new beeline (from the original tile or from a beeline tile), a new beeline tile will be created at the bottom and an automatic scroll takes place. So the beelines are no longer created inline and do not have undo/redo buttons to navigate through them.
New Chart Loaders
Whenever you run an exploration, you will see chart loaders that will reflect the type of chart that you have chosen for the visualization.
Behavioural Cohort Redesign
The Behavioural Cohort UX has an all new look and feel - this mainly includes changes to the Event Selector and the Terminal Selector.
- The Terminal Selector will list all available elements, the expanded list is the default one, and all others are collapsed. The expanded list has an infinite scroll, and the number of results in each list is included in the header.
- Search is possible through all the available lists.
- Users can collapse and expand all header, select all, or clear selection.
- When an element is selected we add “selected” category on top.
New NetScript Functions
Two new NetScript functions have been added and they are as follows:
-
'regexp_count'
: Returns the number of times that a pattern (2nd argument) occurs in a string (1st argument). -
'regexp_replace'
: Returns the subject (1st argument) with all occurrences of the pattern (2nd argument), replaced by a replacement string (3rd argument). If no matches are found, returns the original subject. -
'strlen'
: Returns the number of characters in the given string.
New Chart Type in Retention
A new type of chart has been added in the Retention template called the Breakdown Chart. This chart shows retention by both time dimensions: time since focal time, and focal time itself. This capability is present only for the Retained measure type. You can also segment by cohorts and attributes in the Breakdown chart.
Chart Enhancements - Zoom
Now, you can now zoom into a particular region on your visualization by clicking and dragging on the chart. To reset zoom, right click and choose Reset Zoom.
Searchable Dashboard Tiles
Analytics now allows users to search for dashboard tiles by accessing the search feature from the left panel and typing in the name of the tile or a keyword.
Updated App Permissions
Whenever an app is created, it will be shared with all users. The All users group gets write access to the app, which results in them getting cascaded write ability on the app.
Account Management Section
A new section has been added in the Settings module - Account Management. Here, users will be able to view Seat Usage, number of applications, number of explorations and dashboards created.
Moving folders into another folder
It is now possible to move one folder into another existing folder.
Chart highlights
When you hover over a chart in an exploration, you can see highlight lines around the chart indicating the selection.
Please sign in to leave a comment.