BigCommerce Custom Popup Integration

For Advanced Users Only

If the Post Checkout Popup is not appearing in the thank you page of the store, follow the steps given below for the custom integration of the popup script:

Go to the Advanced section of the Settings tab in the GoAffPro admin panel.

Here, go to the Third Party Tracking section.

Now, copy the tracking code.

Change the code (by replacing: https://api.goaffpro.com/loader.js with https://api.goaffpro.com/checkout_widget.js)

From tracking script:

<script type="text/javascript" src="https://api.goaffpro.com/loader.js?shop=example "></script>

To popup script:

<script type="text/javascript" src="https://api.goaffpro.com/checkout_widget.js?shop=example"></script>

After this, add the popup script in the Advanced Settings > Web Analytics > Affiliate Conversion Tracking > Conversion Tracking Code box in the BigCommerce panel. Finally, click on Save.

Also, make sure that the third party tracking script is added in the Conversion Tracking Code box.

Last updated