GA4 property is not recorded
-
Unfortunately, my detailed error description was deleted by Mr. Jan Dembowski. (review section – my mistake)
Short version:
Authorization has worked perfectly since the update, but AIWP no longer records any data.
After manually inserting code (Google Analytics) into the homepage, the data is displayed correctly in the widget.It looks to me like the ID is missing from the code? (/gtag/js?id=”)
I deleted the plugin, reauthorized, cleared cache, tested everything with 3 websites… same error everywhere. – no received data in Google Analytics.
Source code from the homepage:<!-- BEGIN AIWP v5.8.11 Global Site Tag - https://deconf.com/analytics-insights-for-wordpress/ --> <script async consent-original-src-_="https://www.googletagmanager.com/gtag/js?id=" consent-required="4987" consent-by="services" consent-id="4988" consent-original-type-_="application/javascript" type="application/consent"></script> <script consent-required="4987" consent-by="services" consent-id="4988" consent-original-type-_="application/javascript" type="application/consent" consent-inline=" window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', '', { 'allow_display_features': false }); if (window.performance) { var timeSincePageLoad = Math.round(performance.now()); gtag('event', 'timing_complete', { 'name': 'load', 'value': timeSincePageLoad, 'event_category': 'JS Dependencies' }); } "></script> <!-- END AIWP Global Site Tag -->
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘GA4 property is not recorded’ is closed to new replies.