Before you begin
Track the default goal
In Offers > a certain offer > Payouts, the system sets a payout with the goal value=1 by default.
Optional. Select a goal title for your default goal value in the Goal title drop-down.
Track the default goal via the Affise postback.
You don't need to add the goal=1 parameter to the S2S postback or afgoal=1 parameter to the Affise pixel.
Postback examples:
https://rocketcompany.affise.com/postback?clickid={clickid}
<!--Offer Conversion: offer46 -->
<iframe
src="https://demo.g2afse.com/success.php?offer_id=1440241"
height="1" width="1"/>
<!-- End Offer Conversion -->All the postbacks sent by an advertiser without goal value are sent with goal value=1 by default. If you omit the goal or afgoal parameters, the system registers a conversion with the goal=1 anyway.
4. Once the conversion comes, check its goal in Statistics > Conversions.
Track other goals
In Offers > a certain offer > Payouts, set a goal value you need in the Goal value field.
Optional. Select a goal title for your goal value in the Goal title drop-down.
Track your goal via the Affise postback.
Add the goal={goal} parameter to the S2S postback or afgoal={goal} parameter to the Affise pixel.
Postback examples:
https://rocketcompany.affise.com/postback?clickid={clickid}&goal=2
<!--Offer Conversion: offer46 -->
<iframe
src="https://demo.g2afse.com/success.php?offer_id=1440241&afgoal=purchase"
height="1" width="1"/>
<!-- End Offer Conversion -->4. Once the conversion comes, check its goal in Statistics > Conversions.
Please contact the Affise Customer Support team regarding all raised questions via the e-mail: [email protected].