conscious-sapphire•2y ago
Hello please help
I am building a chatbot for a customer and the customer wants such a pop bubble to open when a new customer enters the website. Is this possible and if yes how?

2 Replies
Yes, it's possible to have a chat widget automatically open when a new customer visits the website. You can achieve this by using the following code:
In this code, replace "YourProjectID" with the actual project ID of your chatbot. This code will load the chat widget and then automatically open it.
You can add this code to the source code of your website before the closing </body> tag on each page where you want your assistant to appear.
Sources:
- Auto open the Chat Widget
- Voiceflow Developer Documentation
conscious-sapphireOP•2y ago
but where do I put this code on my website I have integrated voiceflow chatbot with a plug in not directly whit a code on each page ... I have tried this but it doesnt work