Verify Installation: Ensure the code snippet is present on every page you want to track, especially your landing pages. It's often placed in the <head>
section of your site's HTML.
Confirm It's Firing: Use your browser's developer tools (usually by pressing F12) and check the "Network" tab to see if the ClickSambo script is loading and sending data when you visit the page.
Tracking Template: Make sure the correct ClickSambo tracking template is properly applied at the account, campaign, or ad group level.
Auto-Tagging: Check that auto-tagging is enabled in your Google Ads account. This feature automatically adds the GCLID
(Google Click Identifier) to your URLs, which is essential for tracking conversions and traffic accurately.
Check for Errors: Open your browser's developer console and look for any JavaScript errors that appear when the page loads. These errors can sometimes point to a conflict.
Isolate the Issue: Try temporarily disabling other analytics scripts or website plugins to see if the ClickSambo tracker starts working. If it does, you'll need to re-enable them one by one to find the source of the conflict.