Tracking Code (HEAD Section): Your primary script for real-time analysis.
NoScript Tracking Code (BODY Section): Your essential fallback for 100% coverage.
⚠️ Important Prerequisite Custom Code is a Premium Feature. To use this feature, you must have a Wix Premium plan and a connected domain (e.g., your-site.com, not your-site.wixsite.com).
Log in to your ClickSambo account.
Navigate to Account > Account Settings > Domain Tracking Setup.
Select your domain.
Keep this tab open or copy both the Tracking Code (HEAD Section) and the NoScript Tracking Code (BODY Section) to a text file.
In your Wix Dashboard, navigate to Settings in the left-hand menu.
Scroll down to the Advanced section and click on Custom Code.
Click the + Add Custom Code button at the top right.
Configure the snippet exactly as follows:
Paste the code snippet here: Paste your Tracking Code (HEAD Section).
Name: ClickSambo - Main Tracking (HEAD)
Add Code to Pages: Select All pages.
Place Code in: Select Head.
Click Apply.
While still on the Custom Code page, click + Add Custom Code again.
Configure this second snippet with the following details:
Paste the code snippet here: Paste your NoScript Tracking Code (BODY Section).
Name: ClickSambo - NoScript Fallback (BODY)
Add Code to Pages: Select All pages.
Place Code in: Select Body - start.
Note: This correctly places the code immediately after the opening <body> tag.
Click Apply.
On the Custom Code page, look at your two new entries.
Ensure the Status Toggle next to both snippets is turned ON (the toggle should be blue).
Publish: Click the Publish button in the top-right corner of your Wix Editor/Dashboard.
Open Site: Open your published website in a new Incognito/Private browser window.
View Source: Right-click anywhere on the page and select View Page Source.
Confirm the HEAD code:
Press Ctrl+F (Windows) or Cmd+F (Mac) and search for: cdn.clicksambo.com
You should find this script inside the <head> section.
Confirm the BODY code:
Search for: ping.clicksambo.com
You should find this <noscript> snippet immediately after the opening <body> tag.
Once you have confirmed both codes are present, your Wix site is fully protected by ClickSambo.