To set up a tracking integration between ThriveTracker and any affiliate network that utilizes BuyGoods as their tracking platform, please follow the below simple steps.
1. Grab your offer URL from BuyGoods.
https://offer.com/aff_c?offer_id=123&aff_id=1234&SUBID2={subid}
2. Append the offer URL with SUBID2={subid} so that Thrive can pass BuyGoods the unique subID (click ID).
https://offer.com/aff_c?offer_id=123&aff_id=1234&SUBID2={subid}
3. In Thrive, go to the Offers tab and Add New Offer.
4. Fill in the offer details including the offer name, offer group, affiliate network, Value per Conversion, offer cap, and your appended BuyGoods offer URL.
Save.
5. Grab your Thrive postback and/or iframe from the Tracking --> Pixels & Postback tab of your Thrive login.
6. Append the postback and/or iframe with BuyGoods tracking tokens.
Example Postback:
https://yourthrivedomain.com/conv?tid=&offerid=&amount={COMMISSION_AMOUNT}&subid={SUBID2}
The subid= parameter is required for postback tracking. This will pass the clickID from BuyGoods into Thrive, using BuyGoods {SUBID2} token.
The {payout} token will allow BuyGoods to pass Thrive the dynamic payout/revenue on each conversion.
If you wish to capture a transaction ID, you can use the tid= parameter and add BuyGoods {transaction_id} token to it.
Example Iframe:
<iframe src="https://yourthrivedomain.com/conv-frame?tid=&offerid=&amount={COMMISSION_AMOUNT}&subid=" loading="eager" style="display:none;"></iframe>
7. In BuyGoods , go to your Offer and Add New Pixel/Postback.
Paste in your appended Thrive postback and/or iframe.
Make sure to add your offer to your campaign rotation and you are now ready to track conversions to your BuyGoods offer.
Comments
0 comments
Please sign in to leave a comment.