Together, they form the foundation of our click fraud detection service by allowing us to analyze your on-site traffic in real-time.
Yes, installing both codes on every page of your site is essential for ClickSambo to provide comprehensive protection.
Where it goes: This code must be placed in the <head>
section of your website's HTML.
NoScript Tracking Code (BODY Section)
<noscript>
tag.<body>
tag of your website's HTML.Of course. It is crucial that this guide is updated to reflect the two-code system, as it's fundamental to how your service works. Explaining the distinct role of each code will help users understand why both are necessary.
I have refined the content into a new, accurate support article that explains the purpose and placement of both the HEAD
and BODY
tracking codes.
Category: Understanding ClickSambo Basics Topic: What Are the ClickSambo Tracking Codes?
The ClickSambo tracking codes are two separate snippets of code that you install on your website. Together, they form the foundation of our click fraud detection service by allowing us to analyze your on-site traffic in real-time.
Is it necessary to install both codes? Yes, installing both codes on every page of your site is essential for ClickSambo to provide comprehensive protection.
Each code has a distinct and important role:
What it is: A small piece of JavaScript that acts as the primary "brains" of our on-site analysis.
What it does: This script actively monitors visitor behavior, such as mouse movements, scrolling patterns, and session duration. It also gathers hundreds of technical data points (device type, browser version, location, etc.) to create a unique "fingerprint" for each visitor, helping to identify sophisticated bots.
Where it goes: This code must be placed in the <head>
section of your website's HTML.
What it is: A simple HTML image pixel wrapped in a <noscript>
tag.
What it does: This code serves as a crucial "safety net." Its primary job is to ensure that we can still register a visit even if a user (or bot) has JavaScript disabled in their browser—a common tactic used to evade modern detection systems.
Where it goes: This code must be placed immediately after the opening <body>
tag of your website's HTML.
Of course. It is crucial that this guide is updated to reflect the two-code system, as it's fundamental to how your service works. Explaining the distinct role of each code will help users understand why both are necessary.
I have refined the content into a new, accurate support article that explains the purpose and placement of both the HEAD
and BODY
tracking codes.
Category: Understanding ClickSambo Basics Topic: What Are the ClickSambo Tracking Codes?
The ClickSambo tracking codes are two separate snippets of code that you install on your website. Together, they form the foundation of our click fraud detection service by allowing us to analyze your on-site traffic in real-time.
Is it necessary to install both codes? Yes, installing both codes on every page of your site is essential for ClickSambo to provide comprehensive protection.
Each code has a distinct and important role:
What it is: A small piece of JavaScript that acts as the primary "brains" of our on-site analysis.
What it does: This script actively monitors visitor behavior, such as mouse movements, scrolling patterns, and session duration. It also gathers hundreds of technical data points (device type, browser version, location, etc.) to create a unique "fingerprint" for each visitor, helping to identify sophisticated bots.
Where it goes: This code must be placed in the <head>
section of your website's HTML.
What it is: A simple HTML image pixel wrapped in a <noscript>
tag.
What it does: This code serves as a crucial "safety net." Its primary job is to ensure that we can still register a visit even if a user (or bot) has JavaScript disabled in their browser—a common tactic used to evade modern detection systems.
Where it goes: This code must be placed immediately after the opening <body>
tag of your website's HTML.
By running silently in the background and securely sending session data to our servers for analysis, these two codes give us the complete picture we need to accurately identify and block fraudulent clicks, ensuring your ad spend is protected.