Skip to content

Global Tracking Settings

Global tracking settings define the defaults that apply to all offers in your account. Configure them once during setup and adjust only when your infrastructure changes.

Access global tracking settings

  1. Log in to your Integr8 account at app.integr8.co.
  2. Go to Offers > Integration Settings.
  3. Select the Settings tab to view and edit global tracking defaults.

Fallback URL

The fallback URL receives traffic when a click cannot be matched to a valid offer — for example, if the offer is paused or the publisher is blocked. Set it to a safe landing page on your domain.

Postback parameters

Postback parameters define the macro substitution tokens included in outbound postback URLs. Integr8 provides standard tokens ({transaction_id}, {payout}, {currency}) and lets you add custom parameters to pass additional data to your systems.

ParameterDescription
{transaction_id}Unique ID for the click/conversion
{payout}Conversion payout amount
{currency}Payout currency code
{offer_id}Offer identifier
{publisher_id}Publisher identifier

Custom tracking domain

You can replace the default Integr8 tracking domain with your own subdomain (e.g., track.yourdomain.com). This improves deliverability and brand trust.

  1. Go to Offers > Integration Settings.
  2. Select the Custom Domain tab.
  3. Enter your subdomain (e.g., track.yourdomain.com).
  4. Copy the CNAME record shown and add it to your DNS provider.
  5. Wait for DNS propagation (typically 5–30 minutes), then click Verify.

SSL is provisioned automatically once the CNAME record is verified. Do not add an A record — CNAME only.

Next steps