AI Chatbot Guide v1
AI Chatbot
Version 1

Embed widget to your GoDaddy website

Copy link

Follow this guide to embed your custom AI chatbot widget into your GoDaddy website. This guide will also assist with the placement of the bot widget and address any delays in rendering the bot response.


Prerequisite

Copy link

Before you start, make sure you Copy code on Sendbird Dashboard under AI chatbot > Manage bots > your bot > Add to my website > Embed code.

  • If you don't have an account, sign up on Sendbird Dashboard and create a new application. Then, create a bot under AI chatbot > Manage bots > Create bot.

Embedding script to HTML code

Copy link
  1. Go to your GoDaddy product page.

  2. Scroll to Websites + Marketing and click Manage next to your site.

  1. Select Edit Website to open your website builder.

  1. Find a section on your website, preferably towards the bottom, and click on Add Section.

  1. Search for HTML on the side panel and Add.

  1. Paste the script code obtained from Sendbird Dashboard in the Custom Code box. Then, you need to change the last line of code for it to work properly.
  • Replace window with parent
  • Replace document with parent.document
As-isNew

(window, document, 'script', 'APP_ID', 'bot_ID');

(parent, parent.document, 'script', 'APP_ID', 'bot_ID');

Finished View your online store

Copy link

You can Preview or Publish your website to see the AI chatbot widget in action. Your AI chatbot widget should be visible and operational on the bottom right corner of your store's public-facing website.

If you need further assistance or additional customization, contact us.