How do we remove the background as this is going to be on the clients website. Only the chat window should appear in the whole page.
Is there any possibility of overlaying of the chatbot in the same webpage with a new window.
Now the case is there are 2 chat bots in a single page. one of the chatbot appears on the right corner of the website the other chatbot opens up in a new window in a different page. Is there any possibility of overlaying of the chatbot in the same webpage with a new window.
This page is just a preview from the platform.
To preview this bot on another page/platform — please add the bot script to page Reference Doc on Bot Script
Handling 2 bots
We support the ability to position the bot to the left/right depending on the other icons on your page
@gautham the extpectation is the bot open in new tab , but tab should be small chat widget size window and should over lay on client website. Is this doable ?
So, on click of the bot icon, you’d want the bot to open on a static page where the bot is deployed? Would be great if you can elaborate on the use-case
A workaround
On the parent page, you can set up an icon
onClick it can open a static page where the bot is deployed
This static page can have any background as per the requirement
Pretty sure we can’t enable this via the platform.
Web-view would be another alternative in this case I believe