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.

Each Ally account only supports one domain.

Sub-domains are allowed. For example, blog.ally.io, app.ally.io etc.

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.

If you DO NOT see your bot live:

  • Check if the bot status is "Active" i.e. switch is turned on

  • Check if your bot has a deployed version. If not, deploy it once


Installing Using Google Tag Manager

Follow these steps if you use Google Tag Manager for all JS:

  1. Open Google Tag Manager

  2. Click “Add a new tag”

  3. Under “Tag Configuration” choose “Custom HTML”

  4. Paste the JS snippet in this section

  5. Under “Triggering” choose “All pages”

  6. Click “Save”

  7. Publish this tag

Installing on Square Space

Follow these steps in order to embed the chatbot on a single page:

  1. Go to 'Channel Configuration -> Web -> Configuration'

  2. Copy the Ally 'Code Snippet'

  3. Go to desired page where you want to embed the bot

  4. Hover and select the page setting (menu gear against the page name)

  5. Under the page settings screen, select 'Advanced'

  6. Click on 'Page Header Code Injection'

  7. Paste the snippet in the block editor

  8. Click on 'Save' to apply changes

Installing on the Entire Website

Follow these steps in order to embed the chatbot on an entire website:

  1. Go to Settings > Advanced > Code Injection

  2. Scroll down until you see 'Footer' section

  3. Paste the Ally code snippet in the 'Footer' section

Installing on WordPress

Follow these steps in order to embed the chatbot on WordPress:

  1. Install the "Ally plugin" on your WordPress account

  2. Activate the Ally plugin

  3. Copy and paste the Ally code snippet

  4. Click 'Save'

Last updated