Plugins

Set up in zero minutes

No coding required — download the WordPress plugin or paste one line of code into the system you already use. All appearance and behavior settings are then controlled from the Spjallbox dashboard.

Most popular platform

Official WordPress plugin.

Upload the plugin, paste your Public Key and the live chat appears on your site instantly — no code changes, no theme hassle.

Download plugin (.zip)v1.0.0 · WordPress 5.8+

How it works

  1. 1Upload the .zip file under Plugins → Add New → Upload Plugin, and activate it.
  2. 2Go to Settings → Spjallbox in the WordPress dashboard.
  3. 3Paste your Public Key (from Spjallbox → Settings → Setup) and save.
WordPressGoogle Tag ManagerShopifyWixSquarespaceWebflow

Other ways

Using something else?

One line of code works everywhere — here are instructions for the most popular platforms. Just swap YOUR-PUBLIC-KEY for your own key.

Google Tag Manager

Already using GTM on your site? Add Spjallbox as a new tag — no changes to the code itself.

  1. 1Open Google Tag Manager and select the container for your website.
  2. 2Create a new tag → Custom HTML → paste the code below (with your Public Key).
  3. 3Choose "All Pages" as the trigger and publish the change (Submit).
gtm.html
<script
  src="https://www.spjallbox.is/embed.js?v=2"
  data-public-key="YOUR-PUBLIC-KEY"
  async
></script>
Shopify

Add the live chat to your store through the theme files — it appears on every page of your store.

  1. 1Go to Online Store → Themes → Actions → Edit code.
  2. 2Open the theme.liquid file and paste the code below right before </body>.
  3. 3Save — the chat appears on your store instantly.
shopify.html
<script
  src="https://www.spjallbox.is/embed.js?v=2"
  data-public-key="YOUR-PUBLIC-KEY"
  async
></script>
Wix

Wix allows custom code on Business/Premium plans — add Spjallbox in a few steps.

  1. 1Go to Settings → Custom Code.
  2. 2"Add Custom Code" → paste the code below.
  3. 3Choose to load on all pages, placement Body — end, and save.
wix.html
<script
  src="https://www.spjallbox.is/embed.js?v=2"
  data-public-key="YOUR-PUBLIC-KEY"
  async
></script>
Squarespace

Added via Code Injection — no plugin or theme change needed.

  1. 1Go to Settings → Advanced → Code Injection.
  2. 2Paste the code below into the Footer field.
  3. 3Save — the chat appears on every page of the site.
squarespace.html
<script
  src="https://www.spjallbox.is/embed.js?v=2"
  data-public-key="YOUR-PUBLIC-KEY"
  async
></script>
Webflow

Add the code in your project settings so it’s included in every publish.

  1. 1Go to Project Settings → Custom Code.
  2. 2Paste the code below into the Footer Code field.
  3. 3Save and publish the site so the change takes effect.
webflow.html
<script
  src="https://www.spjallbox.is/embed.js?v=2"
  data-public-key="YOUR-PUBLIC-KEY"
  async
></script>
Other platform / plain HTML

Using something else — or just a plain HTML site? The same line works everywhere.

  1. 1Open your site’s template (e.g. footer.html or the layout file).
  2. 2Paste the code below right before the closing </body> tag.
  3. 3Save and publish — the chat appears on every page using that template.
other.html
<script
  src="https://www.spjallbox.is/embed.js?v=2"
  data-public-key="YOUR-PUBLIC-KEY"
  async
></script>

Where do I find my Public Key? Sign in and go to Settings → Setup — the code there is ready to copy, with your own key already filled in.

Get my key

Don’t have a Spjallbox account yet?

Create an account, grab your Public Key and set up the live chat on your site in under five minutes — 14-day trial, no credit card.

No credit card details Set up in minutes

Plugins — Spjallbox