*** TRACKING CODE - AMOUNT PER LEAD (CPA/CPL) *** When you activate the tracking of a lead order, you activate it from your own server and thus not via the user's browser - this is called server2server tracking. This is done as follows: 1) When an affiliate link is clicked, you need to collect the affiliate partner ID and a unique click ID, which we will send as variables. We send a variable called paid=X where X is the partner's / publisher's ID with us and a variable called pacid=Y where Y is a unique click ID that identifies the click made. The variables "paid" and "pacid" must be stored in cookies with the user for 40 days. Both are used for tracking and as documentation. 2) When the user reaches the receipt page after a purchase on your site, you need to call a URL with us. It looks like this: https://www.partner-ads.com/no/leadtracks2s.php?programid=PROGRAM_ID&type=lead&partnerid=PAID&pacid=PACID&uiv=VARIABLE PROGRAM_ID = The ID of your partner program (affiliate program) (not your advertiser ID) PAID = The affiliate partner ID collected in step 1 (the "paid" variable) PACID = The unique click ID collected in step 1 (the "pacid" variable) VARIABLE = A unique identification of the lead (must be something that you also register in your CMS) The variable type=lead must not be changed. You need to create and call the above mentioned URL automatically on your server when a user reaches the receipt page after a lead has been created. We will add the commission to the affiliate partner’s account when the URL is called. Important: Once the setup on your server is ready, please notify us at supportno@partner-ads.com so that we can start the test of the setup.