Web
You can instantly launch your chatbot to your website with one click.
Step 1: Enter the Domain Name
Go to Channel Configuration > Web > Configuration
Here, enter the domain where you want to launch your chatbot.

Step 2: Paste the Code Snippet on Your Website
Copy the JS Snippet provided in this section, and paste it anywhere in your website's code between the <body> ... </body> tags.
You must include the snippet on every page you want your chatbot to appear on.
Installing Using Google Tag Manager
Follow these steps if you use Google Tag Manager for all JS:
Open Google Tag Manager
Click âAdd a new tagâ
Under âTag Configurationâ choose âCustom HTMLâ
Paste the JS snippet in this section
Under âTriggeringâ choose âAll pagesâ
Click âSaveâ
Publish this tag
Installing on Square Space
Follow these steps in order to embed the chatbot on a single page:
Go to 'Channel Configuration -> Web -> Configuration'
Copy the Ally 'Code Snippet'
Go to desired page where you want to embed the bot
Hover and select the page setting (menu gear against the page name)
Under the page settings screen, select 'Advanced'
Click on 'Page Header Code Injection'
Paste the snippet in the block editor
Click on 'Save' to apply changes
Installing on the Entire Website
Follow these steps in order to embed the chatbot on an entire website:
Go to Settings > Advanced > Code Injection
Scroll down until you see 'Footer' section
Paste the Ally code snippet in the 'Footer' section
Installing on WordPress
Follow these steps in order to embed the chatbot on WordPress:
Install the "Ally plugin" on your WordPress account
Activate the Ally plugin
Copy and paste the Ally code snippet
Click 'Save'
Last updated