Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

search terms if any were used on the site. The following image pixel needs to be added to the order confirmation page.


Staging:


<img src = "http://staging.hawksearch.com/sites/_hawk/hawkconversion.aspx?d=1f001386b2024f4db8899dc0d49f2b05&orderno=AB1&total=130.99" style="width:0px;height:0px" />



Production:


<img src = "http://manage.hawksearch.com/sites/_hawk/hawkconversion.aspx?d=1f001386b2024f4db8899dc0d49f2b05&orderno=AB1&total=130.99" style="width:0px;height:0px" />


The parameters that need to be used with the URL are as follows.


·         d = Unique Identifier for your account

·         orderno = The alpha-numeric order number for the site

·         total = total order amount


To add this pixel, from your BigCommerce control panel, click ‘Advanced Settings’ from the left menu and then select ‘Affiliate Conversion Tracking’.

On this page, add the image pixel to the Conversion Tracking Code input box. This page still utilizes variables from BigCommerce’s legacy BluePrint engine. For orderno, the variable will be %%ORDER_ID%% and for total, the variable is %%ORDER_AMOUNT%%.

Please see the image below for an example.


  • No labels