Saurabh
Display the chat
To display the chat on your website, please include the following scripts into the <head><head> or <footer><footer> area of each page you would like for the chat to be visible. Replace [YOUR-SUPPORT-BOARD-URL] with the URL of your Support Board installation. Ex. https://example.com/supportboard/js/main.js.
<!-- Not required if jQuery is already loaded -->
<script src="[YOUR-SUPPORT-BOARD-URL]/js/min/jquery.min.js"></script>
<script id="sbinit" src="[YOUR-SUPPORT-BOARD-URL]/js/main.js"></script>