Web
You can instantly launch your chatbot to your website with one click on m-chat.
Last updated
You can instantly launch your chatbot to your website with one click on m-chat.
Last updated
Goto Channel Configuration > Web > Configuration
Here, enter the domain where you want to launch your chatbot.
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.
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
In-order to embed the bot on single page, you can follow the following steps;
Go to 'Channel Configuration -> Web -> Configuration'
Copy the m-chat 'Code Snippet'
Go to desired page where you want to embed the bot
Hover and select the page setting (menu gear against the page name)
Under the page settings screen, select 'Advanced'
Click on 'Page Header Code Injection'
Paste the snippet in the block editor
Click on 'Save' to apply changes
In-order to embed the chatbot on entire website, you can follow the following steps;
Go to Settings > Advanced > Code Injection
Scroll down until you see 'Footer' section
Paste the m-chat code snippet in the 'Footer' section