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.
- 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
- 1Go to Storefront → Script Manager in BigCommerce admin
Log into your BigCommerce admin, go to Storefront in the left menu, and click Script Manager.
- 2Click Create a Script
Click the Create a Script button in the top-right corner.
- 3Configure the script settings
Set Name to "Visisto", Location to "Head", Pages to "All Pages", and Script Type to "Script".
- 4Paste the Visisto snippet into Script Contents
Copy the full snippet above (both script blocks) and paste it into the Script Contents text area.
- 5Click Save
Click Save to activate the script on your storefront immediately.
- 6Visit your store to verify
Open your store in an incognito window and confirm the widget appears on a product page or homepage.
- 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.
Other platform guides
Ready to capture your first contact?
Start free. No credit card required. Setup in minutes.