Install guide

Install Visisto on Wix

Add the Visisto tracking script via the Wix Custom Code panel. No app, no Zapier, no developer required.

Before you start
  • A Wix site on a premium plan (custom code requires a Business or eCommerce plan)
  • Admin access to your Wix account
  • Your Visisto Site Key. Go to Sites → [your site] → Manage Site → 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 your Wix Dashboard

    Log into wix.com and open your site's Dashboard.

  2. 2
    Open Settings → Custom Code

    In the left sidebar, click Settings, then scroll down to find Custom Code (under Advanced).

  3. 3
    Click + Add Custom Code

    Click the Add Custom Code button to open the code snippet editor.

  4. 4
    Paste the Visisto snippet

    Paste the Visisto install snippet into the code text area.

    Set the Name to "Visisto" so you can find it later.

  5. 5
    Configure placement and pages

    Set Load Type to "Load Once", Placement to "Head", and Apply to "All Pages".

  6. 6
    Click Add and publish your site

    Click Add to save the snippet, then publish your site to make it live.

Tips & notes
  • Custom code on Wix requires a Business or eCommerce premium plan. It is not available on free or Combo plans.
  • Test on both desktop and mobile after adding, as Wix sometimes loads scripts differently across devices.
  • Do not use the Wix App Market for Visisto. The custom code method is the correct and more reliable approach.
  • If the widget doesn't appear, double-check the site ID is correct and the placement is set to Head.

Ready to capture your first contact?

Install in minutes. No developer required.

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