IFrames support
To use Cobrowse for Web with cross document IFrames you will need to add a javascript snippet to the page being embedded.
Last updated
Was this helpful?
To use Cobrowse for Web with cross document IFrames you will need to add a javascript snippet to the page being embedded.
Last updated
Was this helpful?
To use Cobrowse for Web with cross document IFrames you will need to add our javascript snippet to the page being embedded. You will then need to add a list of trusted origins to the embedded page and the parent page:
It is not necessary for the embedded page to contain the Cobrowse license key, if provided it will be ignored.
See our JS examples repo for the parent and child SDK configuration: .
Elements within the cross-document iframe can also be redacted by using the URL of the iframe as the key to the array of Selectors to be redacted just for that iframe.
Full details can be seen at the link below.
A few customers want to run Cobrowse.io only within an IFrame, and not any containing or parent page. This is supported, but requires passing an extra configuration option when starting Cobrowse.