Did the call end early? I had a question regarding chatbot implementation. I got first client! He runs his website on GoDaddy. I'm wondering if there is information on how to connect the bot to his website or if someone knows how to. Thanks!
Connecting the bot is super easy. You just past one line of code on their website. On the askspot page for your chatbot you can go to the "Share" tab or click the Code button in the top right corner. You want the embed code. It'll begin with ah iframe tag: <iframe id="navbot-iframe and so on. That needs to be pasted on to the page or pages the bot is to appear. The biggest challenge for you is find out how your client manages and updates their website. Perhaps they or a staff member do it themselves or perhaps the have a "web guy (or gal).' It also depends on the type of site. Do they use WordPress or a special framework? Or perhaps it's just html file that they edit locally and upload to GoDaddy. Or perhaps they handle everything through a panel provided by GoDaddy. This can be a bit of a pain, as web guys can be skittish when it comes to messing with their sites. But once you have access to an editor it's just copy and paste. good luck, and congratulations on your new client