To set up a tracking integration between ThriveTracker and any affiliate network that utilizes HasOffers as their tracking platform, please follow the below simple steps.
1. Grab your offer URL from HasOffers. This can be found in HasOffers inside of the specific offer under "Your Tracking Link".
It should look something like:
https://domain.com/aff_c?offer_id=123&aff_id=1234
2. Append the offer URL with aff_sub2={subid} so that Thrive can pass HasOffers the unique subID (click ID).
https://domain.com/aff_c?offer_id=123&aff_id=1234&aff_sub2={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 HasOffers 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 HasOffers's tracking tokens.
Example Postback:
https://yourthrivedomain.com/conv?tid=&offerid=&amount={payout}&subid={aff_sub2}
The subid= parameter is required for postback tracking. This will pass the clickID from HasOffers into Thrive, using HasOffers {aff_sub2} token.
The {payout} token will allow HasOffers 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 HasOffer's {transaction_id} token to it.
Example Iframe:
<iframe src="https://yourthrivedomain.com/conv-frame?tid=&offerid=&amount={payout}&subid=" loading="eager" style="display:none;"></iframe>
7. In HasOffers, go to your Offer and Add New Pixel/Postback.
Paste in your appended Thrive postback and/or iframe. Make sure to select the correct code type.
Create.
Make sure to add your offer to your campaign rotation and you are now ready to track conversions to your HasOffers offer.
Comments
0 comments
Please sign in to leave a comment.