Major features
Experiments - Results View
We have added a new results view on the experiment page to give users a quick overview of the results and to see which configuration performed the best.
The results view follows the same structure as the set-up structure. It shows the following metrics: total sessions, conversion rate, average order value, average shipping value and average total revenue. It is also possible to filter the results by currency.
Developer tool - widget
The developer tool has been extended with settings to change the widget options and code examples from widget options.
Parameters - support for arrays
Parameters to test the widget now support arrays. The format should follow JSON format without the brackets [].
For example for a custom parameter of type ‘array’, you can input in the Parameter UI
1,2,3 or “A”,”B”,”C”.
Example
Creating a customer parameter of type Array:
Testing the widget using an array.
Other changes and features
- Checkout duplication will also duplicate member account, template and sender fields.
- Improved experience when switching between basic and advanced modes in conditions.
- Added sorting capability to the experiment list page.
- Minor UI bug fixes and improvements.