Standard Embed
The easiest way to get Ada’s chat widget up and running on your website.
Available on: Core | Advanced | Pro
Overview
The standard Embed is the easiest way to get the quintessential chat button on your website. Adding Ada to your website is as simple as adding a few lines of Embed code.
See it in action
Click on the Ada button in the bottom right corner to open the Ada chat.
How to set it up
Follow Ada’s technical Embed documentation to learn how to add Ada to your website.
Attached is the code snippet you need to paste into the <head>
tag.
⚠️ Be sure to replace
<YOUR-BOT-HANDLE>
with your own bot handle. Your bot handle is your bot’s unique domain name: https://yourbothandle.ada.support/.
📣Click here to learn how to load a bot on a non-US cluster.
<script
id="__ada"
data-handle="<YOUR-BOT-HANDLE>"
src="https://static.ada.support/embed2.js"
></script>