Manual BigCommerce Integration

Manually add the tracking code in your BigCommerce store:

Open the BigCommerce admin page.

BigCommerce admin page

Now, go to the Advanced Settings section.

Advanced Settings

After this, go to the Web Analytics section.

Web Analytics

Now, check the Affiliate Conversion Tracking option.

Affiliate Conversion Tracking option

After this, click on Save.

Click on Save

Copy the following code:

<script type="text/javascript">window.__big = {order_id: %%ORDER_ID%%, order_amount: %%ORDER_AMOUNT%% }</script>

Paste the code in the Conversion Tracking Code box.

Paste the code

Finally, click on Save.

Click on Save
FAQ

Why aren't my orders getting tracked?

If you are having issues with tracking referral sales, then you may have to manually add the tracking code in BigCommerce.

If the tracking issue persists even after adding the tracking code:

In the case, the referral sales are still not getting tracked, even after you have added the tracking code manually. The issue is likely to be that the tracking script is not loading your store.

You can go to Settings > Advanced > Third Party Tracking and embed the tracking code present in that section to the theme page of the store, just before the </body> tag.

If the referral sales are still not getting tracked on your store, contact our technical team at [email protected]

BigCommerce Manually Add Tracking Code

Last updated

Was this helpful?