• Resolved marticos885

    (@marticos885)


    Hi Hello

    Is there any change to implement the new snippet from google tag to the one you are generating with your plugin, please advice how to do it?

    New snippet:

    <script>
    gtag(‘event’, ‘page_view’, {
    ‘send_to’: ‘AW-10’,
    ‘user_id’: ‘replace with value’,
    ‘value’: ‘replace with value’,
    ‘items’: [{
    ‘id’: ‘replace with value’,
    ‘google_business_vertical’: ‘retail’
    }]
    });
    </script>

    and the one you process on the product page:

    <!– START Google Code for Dynamic Retargeting –>
    <script type=”text/javascript”>
    gtag(‘event’, ‘page_view’, {
    ‘send_to’: ‘AW-10’,
    ‘ecomm_pagetype’: ‘product’,
    ‘ecomm_category’: [“Clothing”,”Missoni”,”New Fashion”,”New In”,”Reductions”,”Sale”,”Sale”,”Skirts”,”Women”,”Women”,”Women”,”Womenswear”],
    ‘ecomm_prodid’: “47”,
    ‘ecomm_totalvalue’: 5
    });
    </script>
    <!– END Google Code for Dynamic Retargeting –>

    Please give us some clue

    Thanks

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

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

    (@alekv)

    Hi @marticos885

    Currently we are testing the new script in a beta, but the feedback in the Google reports is not satisfying yet. Either because something is not working in the script as it should, or because Google has not updated its reporting. I assume it’s the latter, since Google has a history of pushing out new technology and lagging with updating the corresponding reports.

    I am in contact with Google regarding this. But it probably will take some time.

    If you want to test the beta drop me a note at [email protected]

    In the meantime you still can use the old script. I works fine and probably will for much longer as Google knows there is a long transition time before all shops use the new script.

    Thread Starter marticos885

    (@marticos885)

    Hi Alek

    Do you have any updated on Beta version, are there any updates in relation to my enquiry ?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘New Event Snippet’ is closed to new replies.