Manually Add Tracking Code in BigCommerce

Manually add the tracking code in your BigCommerce store:

Open the BigCommerce admin page.

Now, go to the Advanced Settings section.

After this, go to the Web Analytics section.

Now, check the Affiliate Conversion Tracking option.

After this, 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.

Finally, click on Save.

Last updated