Support Center

Getting started 🚀

This guide is for the standard widgets. For the in-line bot widget, see the bottom of this article.

  1. Select a bot from your dashboard
  2. Navigate to the “Integration Code” sidebar menu
  3. Copy the Universal Integration Code (unless you are using GoHighLevel or Groove - in that case, copy the GoHighLevel integration code instead)
  4. Paste the integration code before the </body> tag in whichever platform you are using, or in the scripts section of the website platform, usually referred to as footer scripts or body scripts 

(see below for tips on how to do this for different platforms, but you can always just Google “how to install custom scripts on <platform name>”)

đź’ˇ If you have any issues with your bot not appearing, see this troubleshooting article for all of the possible scenarios this can happen, along with the fixes.

Common installation examples:

Wordpress:

The easiest way to install the script on WordPress is using the free WPCode plugin. After installing the plugin, follow the tutorial here and place the integration script in the “footer” position (also known as the Body - End position).

Alternatively if you do not wish to use any plugins, in your theme editor, edit the footer.php file directly. Inside the footer.php file, place the integration code before the </body> tag.

You need to disable Javascript caching & minification for our bots to work in WordPress. This will only be the case if you installed some kind of optimisation plugin, like SiteGround Optimise or WPRocket. If you have any kind of optimisation plugin, go into the plugins settings and disable all Javascript related features. Simply disabling the entire plugin is not enough due to caching. Go into the plugin and specifically disable any JS related options. See this troubleshooting article for more.

GoHighLevel:

Open a funnel, click “Settings”, then paste the code in the “Body tracking code” section as shown below:

Then save your funnel and you’re all set!

Reminder: use the GHL-specific embed code, not the universal code.

ClickFunnels:

Open any funnel, choose “settings”, then place in the “body tracking code” field. Alternatively, open the design editor, choose the settings cog, and again place in the body tracking code tab.

WIX:

Before you begin, make sure that your site is published and has a connected domain

  1. Go to Settings in your site's dashboard.
  2. Click the Custom Code tab in the Advanced section.
  3. Click + Add Custom Code at the top right.
  4. Paste the code snippet in the text box. 
  5. Enter a name for your code.Tip: Give it a name that is easy to recognize so you can quickly identify it later. 
  6. Select an option under Add Code to Pages: 
    1. All pages: This adds the code to all of your site's pages, including any new pages that you create in the future. Choose whether to load the code only once per visit, or on each page your visitor opens.
    2. Choose specific pages: Use the drop-down menu to select the relevant pages.
  7. Under Place Code in choose: Body - end
  8. Click Apply.

Shopify:

  1. Open the “Themes” tab
  2. Click the “Customize” button on the right side of the screen
  3. In the lower left corner of the theme editor, click the “Theme Actions” dropdown button, then “Edit Code”
  4. Go to the “Layout” folder and click on it to display a .liquid files list, now click on “{/} theme.liquid”, this will now appear in the code editor
  5. Scroll to the bottom of the code and find the </body> tag
  6. Place the integration code right before the </body> tag
  7. Alternatively you can use a plugin like XO Insert Code

If you have any styling issues with your widget once installed, see the relevant help articles in the troubleshooting section.

 đź‘‰ Platform not listed? Most platforms follow a similar process to the above. If you’re struggling, just search “how to install custom scripts on <platform name>” and you’ll usually find what you need. 

 đźš§ Unsupported platforms: currently, the only platforms we’ve found to not support our bots are: Durable.co, Google Sites & GoDaddy page builder. We have seen some people get inline embeddable bots working in Google Sites & GoDaddy page builder so it may be worth trying that (see below for inline embeddable bot guide) but we can’t offer support on this as these platforms are very limited.

See this video for how to use it: