Journey Strategy and Analytics
There have been a number of changes to the Journey Editor that make it easier to measure and share your customer journeys.
...
- There has been an upgarde to Node.js 6 across the board, which is significantly faster and supports a vast array of modern JavaScript language features ("ES6").
- The JavaScript Node now also has pre-packaged libraries for commonly used functions:
- Date and time manipulation (“moment”)
- User agent parsing and device detection (“ua-parser-js”)
- ID generation (“uuid”)
- A toolkit of common utilities that make working with common data structures much much easier ("lodash")
...