Article sections

    In this article, you will find out how to integrate Omniconvert with Bigcommerce.
    The tutorial is split into 2 parts: general tracking code and conversion tracking code.

    1. General tracking code

    1. Go to the ‘Design’ section
    2. Click on ‘Edit HTML/CSS’
    3. Choose the Panels/HTMLHead.html file and on this page, you must insert the Omniconvert code immediately after opening the <head> tag.
    omniconvert code

    2. Conversion tracking code

    Go to “Customize your store -> Conversions” section and paste the following code as it is (please pay attention to copy/paste all characters).

      <script>_mktz.push(['_Goal','sale','%%ORDER_AMOUNT%%',{transaction:'%%ORDER_ID%%'}]);</script>

    We know it looks a little bit complicated for a non-tech person but all you need to do is to paste codes in some areas. You can do it!

    Was this post helpful?