...
3. Copy the installation code to the clipboard.
...
Or you can copy this code instead:
Code Block |
---|
<script src="https://chat-api.spartez-software.com/chat-widget.js" defer></script>
<chat-widget
jira-id="e84c8d2d-6fce-3430-9974-71dc95160489"
service-desk-id="15"></chat-widget> |
4. Open your website’s backend. Access the server where your website is hosted using the tool that allows you to modify files or log in to your platform's dashboard.
...