Hi Thomas,
You were close.
You need to make sure the other pages you navigate to are part of the same domain and the following code needs to be on all the pages you wish co-browse to work on.
<script src="https://apps.mypurecloud.com/webchat/jsapi-v1.js" type="text/javascript"></script>
<script src="https://cobrowse.mypurecloud.com/cobrowse-jsapi-v1.js?deploymentKey={deployment key from Genesys Cloud Co-browse implementation}" type="text/javascript"></script>
<script>
window.PURECLOUD_COBROWSE_CONFIG = {
logLevel: 'DEBUG'
};
</script>
------------------------------
Stephanie Holt
CALLSCAN AUSTRALIA PTY. LTD.
------------------------------