NEEDED FEATURES
-
NEEDED FEATURES (1) for AdWords Conversion tracking and (2) AdWords Remarketing
(1) Does your conversion tracking to use order values? If not – how do we add the order value before taxes?
Need to add at least one more conversion tracking code you your plugin – only allows one currently. We will need at least these 2:
<!– Google Code for Order Done Conversion Page –>
where the following line replaces the 1000 value with the order value before taxes:
var google_conversion_value = 1000.00;<!– Google Code for New Account Conversion Page –>
where this code only tracks when a new account is created.(2) No-one can use your plugin as it breaks the Google criteria (see text below as added to every code!) – your AdWords Remarketing code is installed on ALL pages and it can not be on the account pages such as: /my-account AND /my-account/orders AND /my-account/downloads AND /my-account/edit-address AND /my-account/edit-account — how do we exclude the remarketing coed on these pages ?
<!– Google Code for Remarketing Tag –>
<!————————————————–
Remarketing tags may not be associated with personally identifiable information or placed on pages related to sensitive categories. See more information and instructions on how to setup the tag on: https://google.com/ads/remarketingsetup
—————————————————>
- The topic ‘NEEDED FEATURES’ is closed to new replies.