Page Builders
How to install Lead Recorder on Webflow
Add the Lead Recorder snippet to Webflow through the Site Settings custom code panel.
Webflow's Site Settings has a Head Code field where you can add scripts to every page.
Step 1: Copy your snippet
<script src="https://leadrecorder.com/api/script/YOUR_KEY" defer></script>
Step 2: Add the code in Webflow
- 1Open your project in the Webflow Designer.
- 2Click the gear icon (Site Settings) in the top-left toolbar.
- 3Go to the Custom Code tab.
- 4Find the Head Code section.
- 5Paste your Lead Recorder snippet into the Head Code field.
- 6Click Save Changes.
- 7Publish your site.
Head Code in Site Settings applies to all pages on your published site.
Step 3: Verify installation
After publishing, visit your site and view the page source. Search for leadrecorder. The dashboard should show the snippet as installed.
Tip: Custom code does not appear in the Designer preview. Always verify on the live published URL.