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
- Go to the ‘Design’ section
- Click on ‘Edit HTML/CSS’
- Choose the Panels/HTMLHead.html file and on this page, you must insert the Omniconvert code immediately after opening the <head> tag.
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?
Let us know if you liked the post. That’s the only way we can improve.