HaloITSM Guides
Documentation to assist with the setup and configuration of the HaloITSM platform
Halo Live Chat - embedded on other sites
In this lesson we will cover:
- Embedding Live Chat on Other Sites
Embedding Live Chat on Other Sites
Within the Chat Profile configuration, set "Access" to "Anyone". This will allow the chat profile to be used without being logged into Halo as a user.
If used on the Self Service Portal, chat will now show without being logged in.
The chat client can be embedded onto other websites by following the instructions within the "Embed on External Website" section of the chat profile config page. This involves adding some JavaScript to the body of the site.
<div id="halo-chat"></div>
<script>
var haloChatConfig = {
chatServiceUrl: "your chat API url",
configId: "chat profile id",
configKey: "your chat profile key",
}
</script>
<script src="https://yourhalourl.haloitsm.com/chat/index.js"></script>
Popular Guides
- Asset Import - CSV/XLS/Spreadsheet Method
- Call Management in Halo
- Creating a New Application for API Connections
- Creating Agents and Editing Agent Details
- Departments and Teams
- Halo Integrator
- Importing Data
- Multiple New Portals with different branding for one customer [Hosted]
- NHServer Deprecation User Guide
- Organisation Basics
- Organising Teams of Agents
- Step-by-Step Configuration Walk Through
- Suppliers