Offer18 Knowledge Base
  • Welcome!
  • Network
    • Offers
      • Create New Offer
      • Advertiser URL Builder
      • Tracking URL Macros
      • Offer - General
      • Offer - Targeting
      • Offer - Targeting Rules
      • Offer - Creatives
      • Offer - Assign Affiliates
      • Offer - Capping Rules
      • Offer - Events
      • Offer - Payout Rules
      • Offer - Anti-Fraud
      • Offer - Fallback / JS Integration
      • Create CPS offer
      • Revenue Share Offer
      • Smart Offer
      • Deep Link
      • Pre-landing Page
      • Offer Categories
      • Coupons
      • Suppression List
      • Retargeting Tag
    • Affiliates
      • Create Affiliate
      • Affiliate Profile
      • Affiliate Employee
      • Manage Affiliates
      • Manage Offers
      • Generate Tracking URL
      • Affiliate Global Postback
      • Affiliate Postback Test
      • API Access Manage
      • Log in Affiliate Account
      • Reset Password
      • Affiliate Referrals
    • Advertisers
      • Create Advertiser
      • Advertiser Profile
      • Advertiser's Offers
      • Advertiser Test Link
      • Login as Advertiser
      • Password Reset
    • Postback Integration
    • Integration
      • Shopify
      • Cookieless integration with Shopify
      • WooCommerce
      • Cookieless integration with WooCommerce
    • Mobile Attribution Integration
      • AppsFlyer
        • Global Attribution URL
        • AppsFlyer Normal Postback
        • Advanced Privacy Postback
        • AppsFlyer - Click Signing
      • Adjust
      • Branch
      • Singular
      • Kochava
    • Reports
      • Reports
      • Reports - KPI
      • Reports - Templates
      • Conversion Logs
      • Affiliate Postback Logs
      • Advertiser Postback Logs
      • Capping Logs
    • Account Configuration
      • General Settings
      • Tracking Settings
      • Custom Appearance
      • SMTP Settings
      • Affiliate Settings
      • Advertiser Settings
    • Employees
      • Create Employee Account
      • Custom - Permissions
      • Clone Permissions
      • Additional Access
    • Tools
      • Mailer
      • Import Data
        • Import Affiliates
        • Import Affiliate Postback
        • Import Advertisers
        • Import Offers
        • Import Conversions
      • Offer Sync
        • Offer Sync Guide
        • Sync Logs
      • Product Feed
      • Automation
      • Link Tester
      • Fraud Detection
        • Fraud Fender
        • Conversion Risk Monitor
        • 3rd Party Integrations
    • Network API
      • Offers API
      • Offer Create API
      • Conversion API
      • Reports API
      • Affiliate & Advertiser Login API
      • Affiliate & Advertiser Create API
      • Affiliate & Advertiser Password Reset
    • FAQ's
      • How to define event price in Payout Rule?
      • How to define affiliate specific payout in Payout Rules?
      • How to view Click logs?
      • What are different status in Advertiser Postback logs?
      • Why Domain have been flagged for SPAM?
      • What are different Affiliate Tracking URL Parameters?
    • SDK
      • Web SDK
      • Cookieless Tracking
      • Android SDK
      • Node SDK
    • Probabilistic Attribution
  • Universal
    • IPs Whitelist
    • Common Values
  • Affiliate
    • Affiliate API's
      • Offers API
      • Request Offer API
      • Reports API
      • Coupon API
      • OTP API
      • SDK - Affiliate Offer Table
    • Integration
      • Google Ads Integration
      • Google Ads Integration - Web SDK
      • Offer18 - Zapier - Google Ads
      • Facebook Ads Integration
      • Facebook Conversion API
      • TikTok Event API
      • Snapchat Conversion API
    • Deep Link
    • Referral Program
  • iGaming
    • iGaming - Create Offer
    • iGaming - Events
    • iGaming - Reports
    • iGaming - Postback
    • iGaming - API
      • User API
      • Activity API
    • iGaming - SDK
      • WebSDK
Powered by GitBook
On this page
  • Click Flow in Probabilistic Attribution (Example)
  • Conversion Flow in Probabilistic Attribution (Example)
  • Implementation for the Advertiser
  • Implementation for the Affiliate
  • Additional Values from Advertiser

Was this helpful?

  1. Network

Probabilistic Attribution

PreviousNode SDKNextIPs Whitelist

Last updated 4 months ago

Was this helpful?

With the iOS 14 update, Apple has introduced new privacy features that aim to protect users' personal information, making it increasingly difficult for advertisers to accurately monitor user behavior and attribute conversions.

However, by using probabilistic attribution for a long chain of redirects, we can still accurately measure the effectiveness of our campaigns while maintaining compliance with Apple's policies. To implement this solution, we recommend adding an affiliate privacy postback in Offer18, which will allow us to push conversion data back to you without compromising user privacy.​

Click Flow in Probabilistic Attribution (Example)

Conversion Flow in Probabilistic Attribution (Example)

Implementation for the Advertiser

Create an offer using the tracking link provided by the advertiser. Confirm with the advertiser on the parameter for receiving offer ID and affiliate ID. Add {offerid},{aff_id}|{aff_sub7} against the parameter provided by the advertiser.

Advertiser will pass your Offer ID, Affiliate ID and sub source data in &adv_sub7 parameter in the Postback

Implementation for the Affiliate

Recive offer ID and affiliate ID in &aff_sub7 parameter from the affiliate in affiliate tracking link.

Tracking Link
https://example.o18.click/c?o=000&m=0000&a=00&aff_sub7={offerid},{aff_id}|{aff_sub7}

Affiliate Privacy Postback

Add {adv_sub7} in postback against the parameter provided by the affiliate.

Privacy Postback
https://example.o18.click/p?privacy_postback=1&mid=0000&adv_sub7={adv_sub7}

In above example {adv_sub7} is the token which is being used to pass offer ID, affiliate ID to affiliate.

To save privacy Postback User must follow the steps given below

  • Go to Affiliates » Affiliates Postback

  • Click on Add Global Postback / Add Offer Postback

  • Select "Privacy Postback" from "Integration Type"

  • Add Postback URL in "Postback URL"

  • Go to "+ Add Postback"

Additional Values from Advertiser

Offer18 Admin can receive the additional values given below from your advertiser in privacy postback​​​

  • p_country

  • p_timestamp

  • p_postbackid

  • p_package

{offerid}

Macro to pass the Offer ID

​ {aff_id}

Macro to pass the Affiliate ID​

{aff_sub7}

Macro to pass Affiliate data