Install Visisto on Webflow
Add the Visisto script via Webflow Project Settings. No code editor access required. Paste once, publish, and you're live.
- A Webflow site on a paid hosting plan (custom code requires a paid site plan)
- Editor or Owner access to the Webflow project
- 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
- 1Open your Webflow project
Go to webflow.com, open your Dashboard, and click on the project you want to add Visisto to.
- 2Click the ⚙ Project Settings icon
In the Webflow Designer, click the gear icon (Project Settings) in the left-hand toolbar, or access it from the dashboard.
- 3Go to the Custom Code tab
Click the Custom Code tab at the top of Project Settings.
- 4Paste the Visisto snippet into Head Code
In the "Head Code" text area, paste the Visisto install snippet.
- 5Click Save Changes
Click Save Changes at the bottom of the Custom Code settings panel.
- 6Publish your site
Click Publish → Publish to Selected Domains to make the change live.
- 7Verify on your live site
Open your published Webflow site in a browser and confirm the widget appears on the correct pages.
- Custom code requires a paid Webflow site plan. It is not available on the free Starter plan.
- If you have multiple Webflow sites, each needs its own Visisto site ID in a separate snippet.
- Use Page Settings → Custom Code for page-specific campaigns (e.g., only on your pricing page).
- After publishing, allow 1–2 minutes for Webflow's CDN to propagate the changes globally.
Other platform guides
Ready to capture your first contact?
Start free. No credit card required. Setup in minutes.