Home
Integration Methods
BigCommerce
This integration method integrates Post Affiliate Pro 4 with BigCommerce using the sale tracking code defined in BigCommerce admin panel.
1
Setting up the integration code
Login to your admin panel and navigate to Settings> Conversion Tracking and use this tracking code in Conversion Tracking Code section:
Here are the current place holders you can use in the tracking code:
%%ORDER_AMOUNT%% - The order total in dollars/cents.
%%ORDER_AMOUNT_IN_CENTS%% - The order total in cents.
%%ORDER_SUBTOTAL%% - The order subtotal in dollars/cents.
%%ORDER_SUBTOTAL_IN_CENTS%% - The order subtotal in cents.
%%ORDER_SUBTOTAL_DISCOUNTED%% - The order subtotal minus coupon and other discount amounts.
%%ORDER_SUBTOTAL_DISCOUNTED_IN_CENTS%% - The order subtotal minus coupon and other discount amounts, in cents.
%%ORDER_ID%% - The order ID.
That's it... your system is now integrated.