import React from 'react'; import Highlight from 'react-highlight' function AssistScript(props) { return (

If your OpenReplay tracker is set up using the JS snippet, then simply replace the .../openreplay.js occurrence with .../openreplay-assist.js. Below is an example of how the script should like after the change:

{` `}
); } export default AssistScript;