How Do I Install the Bing Order Tracking Pixel on My Basic Webstore?1. Go to Webstores > Basic Webstores > Tracking 2. Under the "Other Vendors Web Analytics Tracking" section, make sure the "Checkout Order Confirmation Page tracking" box is checked. 3. Paste the following code in the text box that appears below the line "To track conversions and performance of paid-search generated traffic insert tracking code for the checkout order confirmation page in the area below." Include the "Begin cashback" and "End cashback" lines. <!-- Begin Bing Tracking --> var jf_skus = '{{ITEMSKULIST}}'.split(','); for (var i=0; i < jf_skus.length; i++) { --> <!-- End Bing Tracking --> 4. You should have recieved a merchant ID from Bing. It will be a long string of letters (upper and lower cases) and numbers. In the code you pasted, replace 'Enter The Client's ID Here and Don't Remove the Quotes' with that string. Do not remove the bordering single quotation marks. 5. Click the "Save Changes" button. Notes: http://ssc.ChannelAdvisor.com/howto/premium-store-tracking-pixel-install... |