Partner
A customizable hosted shopping cart system, which specialises in marketing features to help merchants attract more customers.
Integration with RomanCart is done by inserting some special data into RomanCart shop settings. It integrates Thank you page generated by RomanCart.
Navigation (old versions)
Log into your RomanCart admin panel and choose “Enhance your website” then “Configure Sales Tracking Scripts” then “Configure Sales Tracking Scripts” again.
Navigation (new versions of RomanCart)
In latest versions of RomanCart, you have to navigate from top menu Marketing to External Sales Tracking > Sales Tracking Scripts.
Possible variables
Now you can insert tracking code. RomanCart allows you to use these variables:
<storeid>
<orderid>
<totalminusshipping>
<passthru>
The passthru parameter is passed through the cart unchanged and can be used in sales tracking scripts configured in RomanCart. This integration method use it for sending affiliate cookies.
Tracking code insertion
Now, when you know the variables, you can choose which to use. The tracking code for tracking total cost and order ID should look like this:
<script id="pap_x2s6df8d" src="https://URL_TO_PostAffiliatePro/scripts/trackjs.js" type="text/javascript"></script>
<script type="text/javascript">PostAffTracker.setAccountId('Account_ID');var sale = PostAffTracker.createSale();;
sale.setTotalCost('<totalminusshipping>');
sale.setOrderID('<orderid>');
PostAffTracker.setVisitorId('<passthru>');
PostAffTracker.register();
</script>
Finalization
Do not forget to press Save button so your settings will be applied.
To make the integration work properly, each button/form you will use has to contain these lines of code:
<input type="hidden" name="passthru" value="" id="pap_dx8vc2s5" />
<script id="pap_x2s6df8d" src="https://URL_TO_PostAffiliatePro/scripts/notifysale.php" type="text/javascript">
</script>
Now, your shop is integrated. Do not forget to insert click tracking code to your landing pages and if the landing page contains also Romancart button, click tracking code has to be over the Romancart button code.
This integrates your Thank you page generated by RomanCart. If you are using your custom Thank you page then this integration will not work for you.
Partnerize provides a partnership management solution for marketers, offering a CPA affiliate program for earning extra income through media and marketing. They have specific campaign rules and accept various traffic sources, with a 30-day cookie duration. The program has single-tier commissions and a minimum payout, with options for ACH bank transfers, PayPal, and wire transfer.