@blotoutio/providers-google-analytics-4-sdk
Advanced tools
Comparing version 0.6.6 to 0.6.7
@@ -13,5 +13,2 @@ var ProvidersGoogleAnalytics4Sdk = (function () { | ||
window.gtag('js', new Date()); | ||
// eslint-disable-next-line @typescript-eslint/ban-ts-comment | ||
// @ts-ignore | ||
window.gtag('config', ID); | ||
const element = document.createElement('script'); | ||
@@ -18,0 +15,0 @@ element.async = !0; |
{ | ||
"name": "@blotoutio/providers-google-analytics-4-sdk", | ||
"version": "0.6.6", | ||
"version": "0.6.7", | ||
"description": "Google Analytics 4 Browser SDK for EdgeTag", | ||
@@ -5,0 +5,0 @@ "author": "Blotout", |
2139
49