Web
Step 1: Enter the domain name
Goto Channel Configuration > Web > Configuration
Here, enter the domain where you want to launch your chatbot.

Each account only supports one domain.
Sub-domains are allowed. Like blog.yourwebsite.com or help.yourwebsite.com etc.
Step 2: Paste the code snippet on your website
Copy the JS Snippet provided in this section, and paste it anywhere in your website's code between the <body> ... </body> tags.
You must include the snippet on every page you want your Chatbot to appear on.
Installing using Google Tag Manager
If you use Google Tag Manager for all JS, follow these steps:
Open Google Tag Manager
Click “Add a new tag”
Under “Tag Configuration” choose “Custom HTML”
Paste the JS snippet in this section
Under “Triggering” choose “All pages”
Click “Save”
Publish this tag
Last updated