Install guide

Install Visisto on BigCommerce

Use BigCommerce Script Manager to add Visisto to your store. No theme editing needed, survives theme changes, and works on all store pages.

Before you start
  • A BigCommerce store on any paid plan
  • Store Administrator access
  • Your Visisto Site Key. Go to Sites → [your site] → Install → Advanced options

Your install snippet

Replace YOUR_SITE_ID with your Site Key from the dashboard under Sites → [your site] → Install → Advanced options. Paste both script blocks before the closing </head> tag.

<script>
  window.__VISISTO__ = {
    site: "YOUR_SITE_ID",
    api: "https://api.visisto.com"
  };
</script>
<script
  src="https://cdn.visisto.com/loader.js"
  data-site="YOUR_SITE_ID"
  data-api="https://api.visisto.com"
  defer
></script>

Step-by-step installation

  1. 1
    Go to Storefront → Script Manager in BigCommerce admin

    Log into your BigCommerce admin, go to Storefront in the left menu, and click Script Manager.

  2. 2
    Click Create a Script

    Click the Create a Script button in the top-right corner.

  3. 3
    Configure the script settings

    Set Name to "Visisto", Location to "Head", Pages to "All Pages", and Script Type to "Script".

  4. 4
    Paste the Visisto snippet into Script Contents

    Copy the full snippet above (both script blocks) and paste it into the Script Contents text area.

  5. 5
    Click Save

    Click Save to activate the script on your storefront immediately.

  6. 6
    Visit your store to verify

    Open your store in an incognito window and confirm the widget appears on a product page or homepage.

Tips & notes
  • Script Manager survives theme updates without re-adding the snippet — use it over theme file edits.
  • If Script Manager is not available on your plan, paste the snippet into your theme's base.html before </head>.
  • Use BigCommerce's Pages filter in Script Manager to target product pages, the cart, or checkout specifically.
  • The Visisto script is async and will not affect your store's page speed or Lighthouse score.

Ready to capture your first contact?

Install in minutes. No developer required.

Start free. No credit card required. Setup in minutes.