• Good day!

    I saw this post and i have the same issue. Do you have a Solution?
    https://ww.wp.xz.cn/support/topic/ga4-event-problem/

    I am using Google Analytics 4 enhanced ecommerce tracking configured via Google Tag Manager.
    When using your plugin, when you click the add to cart button, the “add_to_cart” event is not generated and is not displayed in statistics. How can this be fixed?

    Best Regards

Viewing 1 replies (of 1 total)
  • Thread Starter skywalker7188

    (@skywalker7188)

    where can i insert this script?

    <!-- Event snippet for Add to cart conversion page -->
    <script>
    gtag('event', 'conversion', {
    'send_to': '-',
    'value': 1.0,
    'currency': 'USD'
    });
    </script>

    Anyone a recommendation?

    • This reply was modified 3 years, 9 months ago by skywalker7188.
Viewing 1 replies (of 1 total)

The topic ‘GA4 event tracking’ is closed to new replies.