• When I checked code in the source code I found that this plugin is triggering old legacy code not the Gtag one. For example I want like this.

    <script>
    gtag(‘event’, ‘page_view’, {
    ‘send_to’: ‘AW-974177318’,
    ‘ecomm_pagetype’: ‘replace with value’,
    ‘ecomm_prodid’: ‘replace with value’,
    ‘ecomm_totalvalue’: ‘replace with value’
    });
    </script>

    • This topic was modified 6 years, 2 months ago by sunnyag16. Reason: Plugin is working So I change stars from 3 to 5
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Please Add Gtag script not old legacy one’ is closed to new replies.