Guide: adding the chatbot to your website

Installing the Fulply chatbot works the same way on every platform: you copy one snippet of code and paste it into your site's footer. Below is the exact procedure for your platform.

Before you start: copy your embed code

  1. In your Fulply dashboard, open your chatbot → the Widgets tab → select your widget.
  2. In the Embed card, copy the snippet using the button on the right.

The snippet looks like this: <script src="https://fulply.com/widget.js" data-widget-id="..."></script>

WordPress

  1. Install the free WPCode plugin (Plugins → Add New → search for "WPCode").
  2. In your admin menu, open Code Snippets → Header & Footer.
  3. Paste the snippet into the Footer box and save.

On WordPress.com you need a plan that allows custom code. Alternatively, paste the snippet directly into your theme just before the </body> tag.

Wix

  1. In your site dashboard, open Settings → Custom Code.
  2. Click Add Code and paste the snippet.
  3. Set it to load in "Body – end" and apply it to All pages.
  4. Save and publish your site.

Custom code requires a premium Wix plan with a connected domain.

Squarespace

  1. Open Website Tools → Code Injection.
  2. Paste the snippet into the Footer field.
  3. Save — the widget appears on all pages.

Code Injection is available from the Core plan up (or the legacy Business plan).

Shoptet

  1. In your Shoptet administration, open Appearance & content → Editor → HTML code.
  2. Paste the snippet into the Footer field.
  3. Save — the widget appears across your store.

No add-on from the Shoptet add-on store is needed.

Shopify

  1. In your admin, open Online Store → Themes → Edit code.
  2. In the Layout folder, open theme.liquid.
  3. Paste the snippet just before the closing </body> tag and save.

Webflow

  1. Open Site settings → Custom code.
  2. Paste the snippet into the Footer code field and save.
  3. Publish your site.

Custom code requires a paid Webflow site plan.

Webnode

  1. In Website settings, find the "HTML header / footer" section.
  2. Paste the snippet into the footer box and save.
  3. Publish your site.

Custom HTML code is available on the Standard, Profi, and Business plans.

Custom website

  1. Open your site’s HTML template / layout.
  2. Paste the snippet just before the closing </body> tag — ideally in a shared layout so the widget shows on every page.
  3. Deploy your site.

If a developer or agency runs your website, just forward them this guide and your embed snippet.

Stuck?

Email us at [email protected] — we'll help. Or forward this guide to whoever runs your website: it's one line of code and takes them a few minutes.