• Hello.

    First of all i have to say Good Job for this Very useful Plugin.

    So.. I have a Woo-commerce website in Greece and i want to use your plugin because i heard that is the best but i have some questions to make before using it.
    1. Does the plugin working with Google Ads Business Data Feed? Because here in Greece “google merchant center” is not supported.
    Dynamic Re-marketing is working now with a different plugin but i think its not working correct.
    2. in Google Ads Audience sources -> Google Ads tag -> Details -> Tag Setup -> Event Snippet i saw the above code, and i don’t know if its correct because when i started the dynamic re-marketing the event snippet code had Dynx id’s inside. Can someone explain me why this is changed ?

    <script>
    gtag(‘event’, ‘page_view’, {
    ‘send_to’: ‘AW-XXXXXXXX’,
    ‘google_business_vertical’: ‘replace with value’,
    ‘google_business_vertical’: ‘replace with value’,
    ‘id’: ‘replace with value’,
    ‘id’: ‘replace with value’,
    ‘location_id’: ‘replace with value’,
    ‘user_id’: ‘replace with value’
    });
    </script>

    3. I notice that many no stock products appears when someone see my re-marketing campaigns, is this normally ? with this plugin will fix this problem ?

    Thanks Kostas.
    Please check the Website: https://thikishop.gr

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Thomas Geiger

    (@duracelltomi)

    Hi Kostas,

    Nice to e-meet you ??

    1) Merchant Center is not available in my home country as well (Hungary).
    But you can setup every other feed type of Google ads as described in my article:
    https://gtm4wp.com/how-to-articles/how-to-setup-dynamic-remarketing-in-google-adwords

    2) No, this is the so called Global Site Tag code. If you are using Google Tag Manager, you should use the native tag templates provided on the GTM UI

    3) My plugin does not provide the feeds itself, my plugin helps you tag your site so that Google Ads can get every signal about your visitors so that the proper message can be shown for them on the Google Display Network.
    If you see out of stock products in your ads, that means the the currently used feed is either not updated or it does not include a filter for that purpose

    Thread Starter malakontask

    (@malakontask)

    i have installed your GAW_Remarketing Tag in my GTM but do i need only Google Ads Global site tag? or does not need it too?

    I mean the below code:
    <!– Global site tag (gtag.js) – AdWords: XXXXXXXX –>
    <script async src=”https://www.googletagmanager.com/gtag/js?id=AW-XXXXXXXX”></script&gt;
    <script>
    window.dataLayer = window.dataLayer || [];
    function gtag(){dataLayer.push(arguments);}
    gtag(‘js’, new Date());

    gtag(‘config’, ‘AW-XXXXXXXX’);
    </script>

    Thank you again.

    Plugin Author Thomas Geiger

    (@duracelltomi)

    If you are using Google Tag Manager, you should not use any Global Site Tag at all.
    Global Site Tag can handle Google Analytics, Google Ads, and Floodlight tags, all has its own tag template on the GTM UI where you can simply enter tag parameters.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Dynamic Re-marketing / with Business Data Feed and more…’ is closed to new replies.