Integration Guides
Step-by-step guides for integrating your widget with popular platforms and CMSs.
WordPress
Installation
- Go to Appearance → Theme Editor
- Open footer.php or your theme's footer template
- Paste the embed code before the closing </body> tag
- Save changes
Using a Plugin
Alternatively, use a header/footer plugin:
- Install "Insert Headers and Footers" plugin
- Go to Settings → Insert Headers and Footers
- Paste embed code in the "Scripts in Footer" section
- Click Save
Shopify
Add to Theme
- Go to Online Store → Themes
- Click Actions → Edit code
- Open theme.liquid file
- Paste embed code before </body>
- Save
Webflow
Embed Code
- Open Project Settings
- Go to Custom Code tab
- Paste embed code in Footer Code
- Publish site
React / Next.js
Component Integration
HTML Website
Basic HTML
Wix
Wix has restrictions on custom JavaScript. Use the HTML embed element:
- Click Add → Embed → Custom Embeds → HTML iframe
- Paste your embed code
- Adjust size and position
- Publish
Squarespace
- Go to Settings → Advanced → Code Injection
- Paste embed code in Footer section
- Save
Need Help?
Can't find your platform? Check our full documentation or contact support.
Back to Documentation →