This usecase describes the integration process of Universal Co-Browsing in the embedded mode.
1. Configuration
In the plugin configuration of the backend, activate the Universal Embedded plugin. We used the following configuration in our example.
2. Script Implementation
The JavaScript has to be integrated in each webpage where we want to cobrowse.
3. UI implementation
You can implement your own UI to start the Universal embedded Co-Browsing. Simply trigger:
CV.universal.open();