Webflow
Webflow lets you inject custom code into every page’s <head> from Project Settings.
Open Project Settings
In the Webflow Designer, click the W logo (top-left) and choose Project Settings, or go to the Settings panel in the left sidebar.
Go to Custom Code
Click the Custom Code tab.
Paste the snippet
In the Head Code box, paste the snippet:
<script defer src="https://api.snowanalytics.app/sa.js" data-site="YOUR_SITE_ID"></script>Publish your site
Click Save Changes, then publish your site. The snippet goes live with the next publish.
Custom code in Webflow requires a paid Site plan. The free/Starter plan does not support the Custom Code tab.
Verify
Open your published site in a browser, then check the Live view in the Snow dashboard. See Troubleshooting if nothing appears.