Integration Guide
Webflow Widget Integration
Embed review widgets, chat buttons & social feeds in Webflow with zero layout shift.
Install Steps
- Open your Webflow Designer.
- Add an 'Embed' element (Cmd+E > Embed) to your canvas.
- Paste the GizmoSauce snippet into the code editor.
- Publish to Staging/Live to see the rendered widget.
How to Embed in Webflow
Webflow makes it easy to add custom code blocks. Here's the complete process.
[!IMPORTANT] You need a paid Webflow Site Plan (Basic or higher) to use the Embed element. It's not available on free Starter plans.
Step-by-Step Instructions
-
Copy your embed code
- Log in to GizmoSauce
- Open your widget and click Get Code
- Copy the entire
<script>tag
-
Open the Webflow Designer
- Go to your project in Webflow
- Open the Designer (visual editor)
-
Add an Embed element
- Press
Ato open the Add panel (or click the + icon) - Search for Embed in the search bar
- Drag the Embed element to your desired location on the canvas
- Press
-
Paste your code
- A code editor modal will appear
- Paste your GizmoSauce embed code
- Click Save & Close
-
Publish to see the widget
- ⚠️ Webflow does NOT execute scripts in the Designer for security
- You'll see a gray placeholder box in the editor
- Click Publish and view your
.webflow.iostaging URL to see the live widget
Tip: If the widget doesn't appear after publishing, try a hard refresh (Ctrl+Shift+R).
Site-Wide & Floating Widgets
For widgets that should appear on every page of your Webflow site (like WhatsApp Chat or Cookie Consent), use the Project Settings method.
Method A: Project Settings (Recommended)
- Click the gear icon in the left sidebar to open Project Settings
- Navigate to the Custom Code tab
- Scroll down to Footer Code
- Paste your GizmoSauce embed code
- Click Save Changes
- Publish your site
✅ Your widget will now appear on every page automatically.
Method B: Using Symbols/Components
If you want to see the widget placeholder in the Designer:
- Add the Embed element to your site
- Wrap it in a Symbol (right-click → Create Symbol)
- Name it 'GizmoSauce Widget'
- Place this Symbol in your Footer or Navbar (which appears on all pages)
Important: Make sure the parent container doesn't have
overflow: hiddenset, or the widget may be cut off.
Need a hand?
Share a staging URL and we'll verify styling, z-index, and responsiveness for you.
