In this article, we will focus on the site properties that can be configured in Portal, in the section of Advanced Settings for each site:
Personal Analytics
If the property "personalAnalytics.enabled" is set with the value as "true", end users will have to do the mandatory user identification before playing the journeys and it will be possible to monitor their activities based on usernames in the whole Analytics section.
In cases it has value as "false", mandatory login will be disabled as well as Activity Feed section in Portal Analytics.
Editor Screenshots
If "editor.screenshots.enabled"= true, it is possible to see and update screenshots of steps and tips in the Editor:
If "editor.screenshots.enabled"= false, it is not possible to see the screenshots in Editor.
Editor Popup
The configurable property "editor.popup.openAsWindow.urlPatterns enables to specify when popup will be opened as a native window. By default, popups will be opened as Editor tab.
Native popup window is for target web application that uses opener-child relation in its popups. Editor tab is for all other cases.
Editor tab
Native window
- In this case popup is opened in a separate window on the top, hiding part of the Editor main window
- Overlay automatically starts in opened popup and is disabled in a opener tab
- When popup is closed, then Overlay in a opener tab is enabled again
- Journey can flow from opener to popup and back
Example of how to configure this property:
When such pattern (see example below) is configured for this property value, then all popups on URL starting with http://example.com will be opened as native windows.
editor.popup.openAsWindow.urlPatterns = ^http://example.com.*
Journey Preview
If "journey.preview.enabled" is set as true, the functionality of Journey slideshow is enabled both in Editor and browser:
If you set this property value as false, Journey slideshow will get disabled in both Editor and browser:
Theme
Using this property, you can define the Overlay design.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article