Installation using HTML
Configure the chatbot on your website using HTML code
To add the chatbot to your website, the first thing you need to do is add Swiftsell's code snippet on your website's HTML, preferably in the <Body> tag of a reusable component like the header or footer. This way the bot chat widget will show up on all the pages of your website.
How can I configure it?
To configure it using HTML code snippet, you can follow the following steps;
Go to 'Channel Configuration -> Web -> Configuration'
Enter the domain address in the 'Website URL' field where you would like to add the chat widget
Copy the code snippet and add it to any reusable component of your website's HTML file like Header or Footer
Last updated