- Issue created by @rohitrajputsahab
- 🇮🇳India rohitrajputsahab Uttam Nagar, Delhi
Events are fired, but real-time data is not sent to the Google Tag Console.
If I add the script below, real-time data will appear on the GTAG console.(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-XXX');
I need your input here?
https://www.drupal.org/u/japerry →
https://www.drupal.org/u/acquia → - 🇮🇳India ankitv18
@rohitrajputsahab,
could you please check if below MR patch work for you?
Patch: https://git.drupalcode.org/project/google_tag/-/merge_requests/95.patch