Overview
This integration is based on conversion postbacks, either clickless or click-based, passing data from the Advertiser's Partnerize account into Everflow. Please note that this integration does not support Event postbacks.
For more on Partnerize - [Click Here]
For instructions on integrating via click-based postbacks - [Click Here]
For instructions on integrating via clickless postbacks - [Click Here]
Click-Based Postback
Step #1
Login to Partnerize and click the Tracking tab.
Step #2
Enter INSERT_CLICKID as a placeholder in the Pubref field.
Step #3
Copy the tracking link.
Step #4
Paste the tracking link into Everflow as the Offer's Base Destination URL. Replace INSERT_CLICKID with {transaction_id}.
Step #5
Click the arrow next to the Partnerize logo, then click Webhooks & postbacks preferences.
Step #6
For the Request method, select GET.
Step #7
Enter your tracking domain under Enter URL. You can find your domain by going to Control Center - Configuration, then click the Domains tab.
Note: When entering your tracking domain URL in the field provided, be sure to append ?nid=xxxx to the end of it. For example: trackingdomain.com?nid=xxxx
Step #8
Select publisher_reference and enter transaction_id for the Optional custom parameter.
If desired, select publisher_commission and enter amount for the Optional custom parameter.
Clickless Postback
Step #1
Login to Partnerize and click the Tracking tab.
Step #2
Enter INSERT_OID as a placeholder in the Pubref field, and INSERT_AFFID as a placeholder in the Adref field.
Step #3
Copy the tracking link.
Step #4
Paste the tracking link into Everflow as the Offer's Base Destination URL. Replace INSERT_OID with {offer_id} and INSERT_AFFID with {affiliate_id}.
Step #5
Click the arrow next to the Partnerize logo, then click Webhooks & postbacks preferences.
Step #6
For the Request method, select GET.
Step #7
Enter your tracking domain under Enter URL. You can find your domain by going to Control Center - Configuration, then click the Domains tab.
Note: When entering your tracking domain URL in the field provided, be sure to append ?nid=xxxx to the end of it. For example: trackingdomain.com?nid=xxxx
Step #8
Select publisher_reference and enter oid for the Optional custom parameter.
Select advertiser_reference and enter affid for the Optional custom parameter.
If desired, select publisher_commission and enter amount for the Optional custom parameter.