Convertalk website bots support all sort of websites. However most common of all is custom build. Here is how you can integrate chatbots on custom-build websites.Documentation Index
Fetch the complete documentation index at: https://help.convertalk.com/llms.txt
Use this file to discover all available pages before exploring further.
✅ Installation Instructions
1. Get your bot ready to go-live
Before you move ahead, Make sure you have completed the following steps.- Create your bot on the Convertalk dashboard.
- Design your chatflow and other design settings from the bot setup page.
- Once Done, Go to the Convertalk setup page and then click on the
Install your Chatbot - Select the
Java Scriptand copy the API Code/Key and save it safe with yourself.
2. Paste API Code/key and make the bot live
Once you have completed the 1st step, Go to the HTML code of your website.- Find the HTML file such as header that is available in all the website pages.
- Paste the API key/code which you copied in the 1st step, and paste it before closing the tag.
- Save and deploy your new updated code and done!
