Enhance your campaigns with 24Metrics' powerful fraud detection and optimization tools. The Google Ads Integration allows you to automatically screen traffic, block fraudulent clicks, and optimize ad spend by leveraging real-time fraud analysis.
Detect invalid traffic, reduce wasted budgets, and improve conversion accuracy with seamless data synchronization between Google Ads and 24Metrics. Stay ahead of ad fraud and maximize your campaign performance with advanced fraud prevention and actionable insights.





click_ip: '{ip_address}' in the ASP.pageClick function<script>
(function() {
var script = document.createElement('script');
script.src = 'https://cdn.fstrk.net/lib/index.js';
script.async = true;
script.onload = function() {
ASP.pageClick({
integrationID: '{integration_id}',
click_ip: '{ip_address}'
});
};
document.head.appendChild(script);
})();
</script>
Option 2: Try a different VPN connection for each click.
Once your integration is complete, you can configure the following options:
Active: Toggle this switch to activate or deactivate the integration. When deactivated, click and conversion screening will stop.
Enable IP Privacy: When enabled, IP addresses will be obfuscated in all reports and data exports for enhanced privacy compliance.
Blocking Strategy for Fraud Clicks:

Javascript:
Generate a Javascript Integration script for real-time screening of clicks and conversions by selecting the desired options and parameters.
Adding this code to your web page will automatically execute it:
<body> HTML section.

