Zen Follower
- Join Date:
- Apr 2006
- Location:
- Midland TX
- Posts:
- 426
- Plugin Contributions:
- 0
Creating Bing Ads conversion tracking
I have been trying to install Bing ads so I can track Sale Conversions.
Here is the three things needed for it to work as far as I know.
- Paste JavaScript above either /head or /body tag:
-
Under goal details, you select for the Destination URL one of following (Equals to, or Begins with, or Contains, or Regular expression.)
-
Enter Destination URL
This sound very simple to do but so far I haven't gotten it to work.
- above I have pasted the above Bing code either, above the /head tag that should be my "html_header.php" page. or above the /head tag that should be my "html_header.php" page. I used the /head tag page.
Is this correct? - Next under goal details, you select for the Destination URL one of following (Equals to, or Begins with, or Contains, or Regular expression.). I used Equals to.
- Then fill in the blank space with Destination URL (which is)?
What is the Destination URL page needed?
Is it the actual URL address that is shown in the address bar after checkout success page is created? https://www.website.com/my folder/index.php?main_page=checkout_success
Or
Is it the actual URL page path? https://www.website.com/my folder/includes/templates/my template/common/tpl_main_page.php
Does some other page need to be created? Bing does not have a clue how to install it on ZenCart. I would really appreciate help getting this to work.