Webflow
Webflow lets you inject the widget site-wide or on a single page through its Custom Code settings.
1. Copy your snippet
Section titled “1. Copy your snippet”In your dashboard, open the chatbot’s Embed & Share tab and copy the code:
<script> window.pageclerkConfig = { chatbotId: "YOUR_CHATBOT_ID" };</script><script src="https://pageclerk.com/api/widget.js" defer></script>2. Paste it in Site Settings
Section titled “2. Paste it in Site Settings”-
Open your Webflow project and click Site Settings.
-
In the left navigation, select Custom Code.
-
Scroll to Footer Code (labeled Before
</body>tag). -
Paste the PageClerk snippet into the editor.
-
Click Save Changes.
3. Publish
Section titled “3. Publish”Click Publish in Webflow and publish to your custom domain or your .webflow.io staging domain. Visit the live site and confirm the launcher appears in the corner.