The install guide

One line of code.
Here's where it goes on your builder.

Your front desk is a single script tag. Wix, Squarespace, Shopify, GoDaddy, Weebly, WordPress and hand-built HTML all take it, and no two of them take it in the same spot. This page walks every one.

Steps checked against each builder's own help pages on August 3, 2026.

The whole install

This is the entire thing.

One script tag, pasted right before the closing </body> tag of your site. The chat bubble shows up in the bottom corner and starts answering. There's no step two.

<script src="https://app.stillopen.ai/chatbot.js" data-plumber-id="user_YOURID"></script>

Swap user_YOURID for your own front desk ID. Better yet, don't type it at all: your welcome email carries the finished line with your ID already in it, ready to copy.

Where your ID comes from

Start the free trial and the welcome email lands with the subject line Your front desk is built. Your line of code is printed inside it, ID filled in. The ID starts with user_ and it's also on your dashboard any time you need it again.

The trial is 14 days free with a card on file, then $47 a month. Walk away inside the two weeks and nothing gets charged.

Builder by builder

Find yours. Follow the steps. Done.

Every set of steps below was read off that builder's own help pages on August 3, 2026, not from memory. Where a builder puts a rule in the way, we say so.

WordPress

Plugin, no code

WordPress gets the easiest road of the bunch: a plugin. You never touch code.

  1. In your WordPress dashboard, go to Plugins, then Add Plugin, and search for StillOpen Front Desk. Install it and activate it.
  2. Go to Settings, then StillOpen Front Desk.
  3. Paste your front desk ID, the one starting with user_, and click Save.
  4. Open your site in a new tab and look for the bubble in the bottom corner.

Nothing shows until an ID is saved, so an empty plugin can't break your site. The plugin is brand new; if it hasn't reached your dashboard search yet, the one-line paste at the bottom of this page works on WordPress too. Most themes take it through a custom HTML or footer code box.

Plugin proven on a clean WordPress 7.0 install on August 1, 2026. Nothing prints on your pages until you save an ID.

Wix

Site-wide, from the dashboard

Wix takes site-wide code through your site's dashboard, not the editor.

  1. From your site's dashboard, go to Settings, then Custom Code, under Development & integrations.
  2. Click + Add Custom Code at the top right.
  3. Paste the line in the box and name it something you'll recognize, like StillOpen.
  4. Under Add Code to Pages, pick All pages.
  5. Under Place Code in, pick Body - end.
  6. Click Apply.

Wix's rule, not ours: custom code only runs on a published site with a connected domain. On the free wixsite.com address, this door stays shut until you connect a domain.

Read off support.wix.com, "Embedding custom code on your site," on August 3, 2026. Builders move their menus. If a step here has gone stale, tell us and we'll fix it the same day.

Squarespace

Site-wide, code injection

Squarespace calls this code injection, and its Footer field lands code exactly where this line wants to live: before the closing body tag on every page.

  1. Open the Code Injection panel. Squarespace's own help article links straight to it, and searching "code injection" inside your dashboard finds it by name.
  2. Paste the line into the Footer field.
  3. Click Save.

Plan rule: Squarespace includes code injection on its Core, Plus and Advanced plans, plus some legacy plans. If you don't see the panel, your plan doesn't carry it.

Read off support.squarespace.com, "Using code injection," on August 3, 2026. Their article was last updated April 9, 2026. If a step here has gone stale, tell us and we'll fix it the same day.

Shopify

Site-wide, in the theme

Shopify puts the line straight into your theme's code. Sounds scary. It isn't: one paste, one file.

  1. From your Shopify admin, go to Online Store, then Themes.
  2. Shopify's own advice, and it's good advice: duplicate your theme first so you have a backup copy.
  3. Click the ... menu next to your theme and pick Edit code.
  4. Open theme.liquid, inside the layout folder.
  5. Paste the line right above the closing </body> tag, near the bottom of the file.
  6. Click Save.

Two things Shopify's docs warn about: a theme update can remove code edits, so re-paste the line after you update your theme. And a paid theme you're still trialing won't let you edit code until you buy it.

Read off help.shopify.com, "Editing theme code," on August 3, 2026. If a step here has gone stale, tell us and we'll fix it the same day.

GoDaddy Website Builder

Per page, HTML section

GoDaddy's Websites + Marketing builder takes code as a section you add to a page, not one site-wide box.

  1. From your GoDaddy product page, expand Websites + Marketing and click Manage next to your site.
  2. Open the page where you want the front desk. Your homepage is the right start.
  3. Add a section, search for HTML, and click Add.
  4. Paste the line into the Custom Code field.
  5. Preview it, then publish.

Because the code rides in a section, it runs on the pages you added it to, not everywhere. Add the section to each page you want covered, and drop it near the bottom. If the bubble comes out pinned inside a box instead of floating in the corner, that's the section's set height holding it. Reply to your welcome email and we'll sort it with you.

Read off godaddy.com/help, "Add HTML or custom code to my site," on August 3, 2026. If a step here has gone stale, tell us and we'll fix it the same day.

Weebly

Per page, Embed Code element

Weebly takes outside code through its Embed Code element, dragged onto the page like any other block.

  1. In the Weebly editor, find the Embed Code element and drag it onto the page where you want the front desk.
  2. Click inside the element and choose Edit Custom HTML.
  3. Paste the line.
  4. Click anywhere outside the element, then publish.

Weebly's own help says some embedded code shows nothing inside the editor, and a chat bubble is that kind of code. Publish, then check your live site. This element rides per page, so drop it on each page you want covered.

Plenty of guides point at a site-wide Footer Code box under Settings, then SEO. Weebly's own help pages don't document that box today, so we're not writing steps we couldn't check. If your account shows it, the same line pasted there covers every page at once.

Read off Weebly Support, "Add External Content and Widgets With Embedded Code," on August 3, 2026. If a step here has gone stale, tell us and we'll fix it the same day.

Plain HTML

Any hand-built site

You built it yourself, or somebody built it for you in real files. Easiest install on the list.

  1. Open the page file, or the shared footer file if your site is built from templates.
  2. Paste the line right before the closing </body> tag.
  3. Save and upload the way you always do.

Builder not on this page? Any builder with a custom HTML or footer code box works the same way: give it the line. If it takes HTML, it takes this.

Before you paste anything

See it on your own site first.

You don't have to imagine what the bubble looks like on your pages. Type your web address and look at it.

Ten seconds, no signup

Type your web address. Ten seconds later you're looking at your real site with a working front desk on it. No email, no signup, no call.

The escape hatch

Rather not touch any of this?

Fair. Some people like pasting code about as much as they like paperwork. There's a road for you too.

$297 one time
Done-for-you install, and it's optional.
  • You start the free trial like everybody else
  • Reply to your welcome email and say the word
  • Your front desk goes on your site without you opening an editor
  • The $47 a month stays the same either way
Most people never need this. The paste takes about two minutes on every builder above.
Straight answers

The questions people ask before pasting.

Is the line different on each platform?

No. It's the same script tag everywhere. The only thing that changes from builder to builder is which door you walk it through.

Where do I find my front desk ID again?

In your welcome email, on the line with the code, and on your dashboard. It starts with user_. If you've lost both, reply to any email from us and we'll send it again.

Can it break my site?

The widget wraps its own startup, so if anything goes wrong on our side it quietly does nothing instead of taking your page down. And it's one line: pull the line out and it's gone completely.

What does it cost?

14 days free with a card on file, then $47 a month, cancel in one click. The $297 done-for-you install is optional and one time. No setup fee otherwise, no per-message meter, no contract.

What shows up before I've trained anything?

Training happens before your welcome email even lands: at checkout you give your website address, and your front desk reads your site. By the time you paste the line, it already knows your services, hours and prices.