Overview

To begin integration, provide Singular with the postback URL and generate the attribution link URL on Singular. The URLs are needed for tracking and reporting of install and in-app events. This article explains how to build these URLs.
The integration will be done with Network Level Event and Install Postback, so you don't need to change the postback if you are working with multiple advertisers.

Offer  URL

This section provides the base Offer and related parameter descriptions.

Example
Offerurl: https://singulardevice.sng.link/XXXXX/XXXXX?_smtype=3&idfa={idfa}&aifa={gaid}&ip={ip}&psid={publisher_id}&pcid={camp_id}&pssid={source}&paffid={aff_id}&cl={click_id}&paffn={aff_name}&p={os}
For complete singular parameter list, click here
 

Singular parameter Fuseclick macro Description
&cl= {TID} Request the ID for each user session
&psid= {AFFID} ID of the Publisher promoting an offe
&pssid= {SUB_AFFID} ID of the sub publisher promoting the offer
&aifa= {GAID} Android ID
&idfa= {IDFA} Ios ID
&ip= {IP} IP of the user clicking on the campaign

Postback URLs for install and in-app events

You can go to the Auto section, click on Auto Integrations, and navigate to mobile app tracking. You will be redirected to the mobile app tracking page. Navigate to Singular and click on Setup Instructions.
You will be able to find your global install and global event postback, which you can further share with Singular.
Example Install Postback:
http://yourapplicationdomain/pb?tid={TID}&adv_sectkn=oC5jZC6j
Example Event postback:
http://yourapplicationdomain/pb?tid={TID}&adv_sectkn=oC5jZC6j&e_tkn={E_TOKEN}
For complete list of singular postback macros, click here

Postback parameters

Name Note
tid Fuseclick transaction id
e_tkn event token
adv_sid Advertiser Sub ID.
adv_sid2 Advertiser Sub ID 2.
adv_sid3 Advertiser Sub ID 3.
adv_sid4 Advertiser Sub ID 4.
adv_sid5 Advertiser Sub ID 5.
adv_cvalue Customer Value, the CPS measurement parameter. When Revenue Type saved in RPS/RPA+RPS , or Payout Type saved in CPS/CPA+CPS setting for an offer, Please set this parameter in Conversion Pixel or Postback URL.
fraud Advertiser send fraud Conversion.
fraudreason Advertiser reject the Conversion's Reason.
subfraudreason Advertiser reject the Conversion's sub Reason.
fraudreasonvalue Advertiser reject the Conversion's Value.
adv_sectkn The Parameter for advertisers to check the convresion authernticity. The string will be appeared if you open the advertiser->tracking->Security Token; or Open Setup->Settings->Advertiser Panel Settings->Open Global Secutiy Token.