To set up a tracking integration between ThriveTracker and Everflow, please follow the below simple steps.
1. Grab your Tracking Link from your Everflow login. This will be used as your Offer URL in Thrive.
It should look something like the below example:
http://www.domain.com/12345/2ABCD/?creative_id=1
You'll need to append a parameter to it so that we can pass Everflow the subID (clickID) from Thrive.
You can do this by adding &sub1={subid} to the end of the link.
http://www.domain.com/12345/2ABCD/?creative_id=1&sub1={subid}
2. Next, in Thrive go to the Offers tab and Add New Offer.
3. Fill in the offer details including the offer name, offer group, affiliate network, Value per Conversion, offer cap, and your Everflow tracking link as the offer URL.
Save.
4. Grab your Thrive postback and/or iframe from the Tracking --> Pixels & Postback tab of your Thrive login.
5. Append the postback and/or iframe with Everflow's tracking tokens.
Example Postback:
https://yourthrivedomain.com/conv?tid=&offerid=&amount={payout_amount}&subid={sub1}
The subid= parameter is required for postback tracking. This will pass the clickID from Everflow into Thrive, using their {sub1} token.
The {payout_amount} token will allow Everflow 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 Everflow's {transaction_id} token to it.
Example Iframe:
<iframe src="https://yourthrivedomain.com/conv-frame?tid=&offerid=&amount={payout_amount}&subid=" loading="eager" style="display:none;"></iframe>
6. In Everflow, go to the Postbacks tab & Add Postback.
Set your Postback status as Active.
Choose the postback type (will it be for CPC, a conversion, or an event/upsell)
Choose if you want the postback to fire on a global level or offer level.
Delivery Method: Postback (or HTML if you are placing our iframe).
Paste your postback in the Postback URL box.
Add.
Make sure to add your offer to your campaign rotation and you are now ready to track conversions to your Everflow offer.
Comments
0 comments
Please sign in to leave a comment.