Once you've created your custom tracking domain and received your LeadJourney Tracking Script, the next step is to add it to your website. This script is essential for capturing visitors, assigning Click IDs, and enabling full-funnel conversion tracking.
The good news? You can install the script on any CMS or website builder — the process is simple and nearly identical everywhere.
📋 What You Need
Before you begin, make sure you have:
✅ Your LeadJourney Tracking Script (e.g.):
<script type="text/javascript" src="https://t.yourdomain.com/package/latest/your-unique-id/"></script>
✅ Access to your CMS or website backend
✅ Permission to edit your site’s header or global code
🧭 Where to Place the Script
The script should be placed:
In the
<head>
section of your websiteAs high as possible in the code
On all pages of your site (via a global header or layout file)
Placing it in the header ensures early execution and reliable tracking for every visitor — even those who click away quickly.
🧑💻 Instructions by CMS
💡 WordPress
Use a plugin like:
“Insert Headers and Footers”
“Header Footer Code Manager”
Steps:
Install and activate the plugin
Go to Settings → Insert Headers and Footers
Paste the script into the Header section
Save
💡 Webflow
Go to Project Settings → Custom Code
Scroll to the Header Code field
Paste the script
Save and publish your site
💡 Shopify
Go to Online Store → Themes
Click Actions → Edit Code
Open
theme.liquid
Paste the script right before
</head>
Save
💡 Wix
Go to Settings → Custom Code
Click + Add Custom Code
Paste the script
Select All Pages and Place in Head
Save
💡 Other CMS (Joomla, TYPO3, Ghost, etc.)
Find the area to insert custom <head>
code. Most platforms allow either:
Theme file editing
A custom code/module block
A global site settings panel
✅ What Happens After Installation?
Once installed:
Every visitor is tracked with a unique Click ID
Data is saved securely in LeadJourney
You can start matching CRM leads and sending offline conversions back to ad platforms
🔍 How to Verify?
Open your website
Right-click → View Page Source
Search for part of your script URL (e.g.
t.yourdomain.com
)If it’s there, your script is active
⚠️ Pro Tips
Don’t place it in the footer — it may miss quick visits
Only one instance of the script is needed per page
If using a tag manager: install it directly in the code instead for maximum reliability
🚀 You're Ready to Track!
With your LeadJourney Tracking Script installed, your system is now ready to capture visitor data — even without cookies — and power up your performance marketing.
If you need help with a specific CMS or want us to check your installation, just reach out. We’re happy to assist!