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 into each webpage where we want to co-browse.

Learn how to implement the LiveView on your page.

3. UI implementation

You can implement your own UI to start the Universal embedded Co-Browsing. Simply trigger:

CV.universal.open();