Integrations
An integration is the connection point between your traffic and Adsafee. Each integration receives a unique key and can have its own settings: sub parameters, linked rules, challenge, and traffic back.
Integration Types
| Type | Description |
|---|---|
| JS Tag | A JavaScript tag for your website. Collects the browser fingerprint, behavioral data, and technical parameters. The most accurate integration method |
| Redirect | Traffic passes through an intermediate Adsafee URL. Suitable for traffic distribution and affiliate systems where JS code cannot be placed |
Integration Settings
After creating an integration, you can configure:
| Setting | Description |
|---|---|
| Sub parameters (sub1–sub6) | Custom labels for each visit: campaign ID, publisher ID, creative ID, etc. |
| Traffic Back URL | The redirect destination for fraudulent traffic when the "Send to Traffic Back" rule triggers |
| Rule binding | Which filtering rules to apply and in what order |
| Challenge | Probability of showing a challenge (0–100%) and design — appears when a rule with the "Show Challenge" action is linked |
| Domain parking | Linking to a parked domain to use your own domain instead of adsafee.io |
Obtaining the Code
Click Get Code on the integration page. Copy the snippet and install it on your site:
html
<script src="https://adsafee.io/bundle.js?integration_key=YOUR_KEY"></script>Asynchronous loading
A toggle for synchronous/asynchronous loading is available. The asynchronous variant does not block page rendering.
Statuses
| Status | Meaning |
|---|---|
| Active | The integration is working, data is being received |
| Paused | The integration is paused, data is not being processed |
| Archived | The integration is archived |
Access
Integration management is available only to the account owner (Owner). Users with the Analyst role can view data but cannot change settings.
What's next
- Quick Start — installing the tag on your site
- Filtering Rules — creating rules to link to an integration
- Domain Parking — connecting your own domain
- Track Quality by Campaign — using sub parameters in practice