Back to Dub

Webflow

apps/web/guides/webflow.md

latest581 B
Original Source

Follow these steps to add Dub client-side script to your Webflow site:

  • On your project's page, click on the Webflow logo in the left-hand side menu and choose Project Settings.
  • Choose Custom Code from the menu and paste the Dub analytics script in the Head Code section.
  • Click on the Save Changes button and then Publish your changes.
<!-- prettier-ignore -->
html
<script
  defer
  src="https://www.dubcdn.com/analytics/script.js"
></script>