Open Locally

Put the panel on your website

Four ways, easiest first. Most businesses want the first one — we do it, you do nothing.

Easiest

We install it for you

Send us your website login, or your web person's email address. It is live the same day and we send you a link to check. No cost, and you never touch anything.

Email us and we'll do it
WordPress

The WordPress plugin

If your site runs on WordPress, this is two minutes and needs no code.

  1. Download the plugin below.
  2. In WordPress: Plugins → Add New → Upload Plugin, choose the file, Install, Activate.
  3. Settings → Open Locally, type your business name, Save.
Download the plugin
Squarespace

Squarespace, step by step

Squarespace calls it Code Injection. It goes in once and appears on every page.

  1. Log in and open the site you want it on.
  2. In the left menu, click Settings.
  3. Scroll down and click Advanced.
  4. Click Code Injection.
  5. Find the second box, labelled Footer. Not the Header box.
  6. Paste the code from the bottom of this page into it.
  7. Click Save, top left.
  8. Open your website in a new tab. The button is in the bottom corner.

Code Injection needs a Business plan or higher. On a Personal plan, send us your login instead and we will sort it another way.

Shopify & Wix

Shopify and Wix

Shopify: Online Store → Themes → the button next to your live theme → Edit code → open theme.liquid → paste just above </body> → Save.

Wix: Settings → Custom Code (under Advanced) → + Add Custom Code → paste the code → set Add Code to Pages to All pages → place it in Body – end → Apply.

Has an agency or SEO person?

Google Tag Manager

If anyone has ever done SEO or analytics on your site, you almost certainly have Tag Manager already — and they can add this in about a minute without touching your website at all.

  1. Open tagmanager.google.com and pick your site's container.
  2. TagsNewTag ConfigurationCustom HTML.
  3. Paste the code from the bottom of this page.
  4. Triggering → choose All Pages.
  5. Name it "Open Locally", Save, then Submit to publish.

Forward this page to whoever looks after your website and they will know exactly what to do.

Anything else

One line of code

If you or your web person can edit the site, put this just before the closing </body> tag on every page. Replace your-business-name with yours.

<script src="https://openlocally.com/js/ol-widget.js"
        data-shop="your-business-name"
        data-label="Offers & rewards"
        data-color="#E85A3A" async></script>

Not sure which you are on, or it did not work? Reply to any email from us and we will just do it for you. See a working example.