QuackChat on Duda
Add the QuackChat widget to your Duda site using the HTML widget or site-wide head/body code.
Quick Start (TL;DR)
- Go to Site Settings > Head & Body Scripts
- Paste the widget code in Body End
- Save and publish
Prerequisites
- Duda account
- Bot ID from your QuackChat dashboard
Step-by-Step Installation
Option A: Site-Wide Scripts (Recommended)
- Open your site in the Duda Editor
- Click the hamburger menu (☰) in the top-left
- Go to Settings > Head & Body Scripts
- In the Body - End of body section, paste:
html
<script
src="https://www.quackchat.app/widget/quackchat-widget.js"
data-bot-id="YOUR_BOT_ID"
></script>
- Click Save
- Publish your site
Option B: HTML Widget (Specific Pages)
- Open the page in the Duda Editor
- Click Add Element (+)
- Search for HTML
- Drag the HTML widget to your page
- Click the widget and paste the code
- Resize the widget to be as small as possible
- Position in the corner
- Publish
Verification
Quick test:
- Publish your Duda site
- Visit the live URL
- Look for the chat bubble
- Test sending a message
Duda for Agencies
If you're a Duda agency:
- Create a reusable widget in Widget Builder
- Include the QuackChat script
- Add a settings field for Bot ID
- Deploy across client sites easily
Troubleshooting
Widget doesn't appear in editor preview
Cause: Editor preview may not execute all scripts.
Solution: Publish and view the live site.
Widget appears in wrong position
Cause: HTML widget affects layout.
Solution: Use site-wide scripts (Option A) instead of HTML widget.
Known Limitations
- Editor preview may not show the widget
- Must publish to test