Page Builders
How to install Lead Recorder on Divi
Add the Lead Recorder snippet to a Divi site through Theme Options. No plugin needed.
Divi has a built-in header code field in Theme Options. No extra plugin required.
Step 1: Copy your snippet
Log in to your Lead Recorder dashboard, select your site, and copy your tracking snippet.
<script src="https://leadrecorder.com/api/script/YOUR_KEY" defer></script>
Step 2: Open Divi Theme Options
- 1In your WordPress admin, go to Divi > Theme Options.
- 2Click the Integration tab.
- 3Find the field labelled Add code to the <head> of your blog. It is the first code field on the page.
- 4Paste your Lead Recorder snippet into that field.
- 5Click Save Changes.
This field injects code into the <head> of every page on your site, which is exactly where Lead Recorder needs to be.
Step 3: Verify installation
Visit your website and right-click, then View Page Source. Search for leadrecorder to confirm the script tag is loading. The dashboard should show a green installed indicator within a few minutes.
Tip: Clear any WordPress or server caches after saving so the snippet goes live right away.