• Resolved gsh2000

    (@gsh2000)


    Hello:

    I wish to confirm if your plugin is compatible with:

    WordPress 4.8 running Twenty Seventeen theme
    Woocommerce 3.0.9

    I wish to insert my Google Adwords tag (see below) for Google remarketing dynamic ads, and generate the required Google Retail parameters:

    ecomm_prodid:
    ecomm_pagetype:
    ecomm_totalvalue:

    I already have my product feed uploaded and working on Google Merchant (we advertise on Google Shopping). We use the woocommerce product SKU for the product ID on our feed.

    Your plugin will do the job? Do I still need to used Google Tag Manager with this, or you insert the Snippet?

    By the way, Google states that if I have the latest Google Analytic tag working, then an additional Adwords tag in not required. This does not seem to be the case. (I do have my adwords, merchant, and analytics accounts all correctly connected).

    Thanks, Garry – USA

    <!– 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
    —————————————————>
    <script type=”text/javascript”>
    var google_tag_params = {
    ecomm_prodid: ‘REPLACE_WITH_VALUE’,
    ecomm_pagetype: ‘REPLACE_WITH_VALUE’,
    ecomm_totalvalue: ‘REPLACE_WITH_VALUE’,
    };
    </script>
    <script type=”text/javascript”>
    /* <![CDATA[ */
    var google_conversion_id = 997861590;
    var google_custom_params = window.google_tag_params;
    var google_remarketing_only = true;
    /* ]]> */
    </script>
    <script type=”text/javascript” src=”//www.googleadservices.com/pagead/conversion.js”>
    </script>
    <noscript>
    <div style=”display:inline;”>

    </div>
    </noscript>

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author alekv

    (@alekv)

    Hi Garry

    I can confirm that the plugin is compatible with the current versions of WooCommerce (3.0.9) and WordPress (4.8).

    We don’t test individual themes. That is something you’ll have to test on your own. In general the plugin is compatible with most if not all themes.

    Currently the plugin doesn’t support the SKU, so this is an issue. The feature is planned, but I can’t say exactly when we’ll be releasing it.

    Google Tag Manager would not be necessary.

    To create dynamic remarketing lists through Google Analytics you would need custom programming. Our plugin takes that out of the equation. It’s as simple as plug and play and very reliable.

    Regards
    Aleks

    Plugin Author alekv

    (@alekv)

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘OK on Woocommerce 3.0.9 ?’ is closed to new replies.