Cobrowse Asset Management

In some scenarios, the Glance Cobrowse Agent Viewer may be unable to access certain assets required to fully render the browser page. When this occurs, agents may see missing images, styles, or fonts. While uncommon, this issue can arise if both of the following conditions are met:

  • A session cookie is required to access the asset.
  • The page’s Content Security Policy (CSP) blocks XHR requests.

If this occurs, we recommend contacting Glance Support to determine the best solution. In many cases, a small adjustment to the CSP can resolve the issue.

Alternatively, assets can be uploaded through Cobrowse Asset Management to ensure proper rendering.

To resolve issues with assets not loading in the Agent Viewer, follow these steps for each missing resource:

  1. Identify the resource that is failing to load. On the agent side, open the browser’s Network tab and look for fonts, images, or CSS files returning HTTP error statuses.

  2. On the visitor side, use Chrome developer tools to locate the resource (click on Application and navigate to the resource under Frames on the left side).

  3. Save the resource to your hard drive.

    • For stylesheets, right-click and select save as.

    • For images or font files, you may need to save them to the Overrides area of Chrome DevTools.

  4. Right-click the resource and choose Copy URL for future reference.

  5. In the Network tab, check the Content-Type header in the response for the resource request.

  6. Navigate to Account Management > Settings, select Cobrowse Settings. Scroll to the Cobrowse Asset Management section. CAM CAM

  7. Select the saved resource file for upload.

  8. Paste the full url into the Asset URL box, including any query string parameters.

  9. Select the content type from the drop-down menu (as identified in Step 5).

  10. Click Upload.

Once uploaded, agents should be able to retrieve and view these assets correctly in their session view.

Note

If the assets change, you will need to re-upload them under Cobrowse Asset Management.