The Javascript Integration with 24Metrics enables real-time screening of clicks, conversions, and impressions directly on an offer’s landing page. This integration also facilitates advanced user fingerprinting for enhanced fraud detection and more accurate results. The fingerprinting process provides additional data points, improving deduplication and enhancing the click and conversion filters for better matching.
&click_time=
will be ignored.&conversion_time=
will be ignored.Generate a Javascript Integration script for real-time screening of clicks and conversions by selecting the desired options and parameters. This process works similarly for generating scripts for clicks, impressions, and conversions.
Adding this code to your web page will automatically execute it:
<body>
HTML sectionHow Parameters are passed to our system:
utm_
parameters are mapped automatically.Custom Coding Requirement:
{TOKENS}
in the code.How Fraud detection will work:
The Javascript Integration is designed for use when both click and conversion events are configured for fraud screening. It supports conversion validation through click-level lookup, using the provided transaction_id
to search for a matching click.
Note: This process is not real-time – the conversion is only recorded after click match verification.
How Parameters are passed to our system:
The Javascript Integration code generator for clickless conversion screening provides a JavaScript snippet that enables real-time validation and fraud screening. Unlike click lookup methods, this approach processes incoming data on the fly.
To maximize detection accuracy, include as much contextual info as possible: Offer, Publisher, SubID, Payout, Revenue, Referrer URL, etc.
Custom Coding Requirement:
{TOKENS}
to dynamically pass tracking parameters.How to pass Parameters to track Conversion:
Labels allow users to assign custom, human-readable names to offer or publisher IDs. Instead of raw IDs, assigned labels will be shown in reports for better clarity.
Labels can be applied individually to specific offers or publishers.