Support Questions:How to add amount in conversion pixel for cost per sale

From HasOffers

Adding AMOUNT to the Conversion Pixel: If an offer is set to CPS, then the Conversion Pixel will automatically include a "&amount=AMOUNT" and will look like this:

<!-- Affiliate Offer: OfferName -->
<iframe src="http://networkid.go2jump.org/aff_l?offer_id=4&amount=AMOUNT" scrolling="no"
frameborder="0" width="1" height="1"></iframe>
<!-- // End Affiliate Offer -->

The Advertiser will need to have access to include the sale amount from their shopping cart system into the conversion pixel by replacing AMOUNT in the code with the real sale amount. Upon conversion, the system take the sale amount and calculate payout and revenue accordingly.

 
Email this page to a friend or co-worker