Setup
This section will be updated with more information soon.
Basic setup
The basic requirement for the script to work is that your Monsido token is present.
Example
<script type="text/javascript">
window._monsido = window._monsido || {
token: "insert-your-monsido-token-here",
};
</script>
<script type="text/javascript" async src="https://app-script.monsido.com/v2/monsido-script.js"></script>