Webflow
Step-by-step guide to add ProofyBubble to your Webflow site
Follow these steps to integrate ProofyBubble into your Webflow site.
- In your Webflow dashboard, select your project and click Site Settings.
- Go to the Custom Code tab on the left sidebar.
- In the Head Code section, paste your ProofyBubble script:
<script id="credibility-client-<your-id>" type="module" crossorigin="anonymous" data-app-id="<your-app-id>" src="https://client.proofybubble.com/assets/embed.js" />
- Replace
your-id
with your actual Website ID from ProofyBubble. - Replace
your-app-id
with your actual App ID from ProofyBubble.
- Click Save Changes and then Publish your site.
After publishing:
- Visit your live website.
- Check your ProofyBubble dashboard for incoming data.
- Note: Custom code changes in Webflow appear on the published site, not always in the Designer preview.