Webflow
Add the snippet in Site settings, Custom code.
Webflow lets you add custom code to the site head without touching individual pages.
- 1In the Webflow Designer, open Site settings, Custom code.
- 2Paste the snippet into the Head code field.
- 3Save, then publish your site.
Tracking snippet
<script
defer
data-key="lw_xxxxxxxx"
src="https://localwrangler.com/track.js"
></script>Webflow submits forms over AJAX. The tracking script handles that automatically, capturing field values as they are typed so nothing is lost on submit.