We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c65096e commit 156fbcaCopy full SHA for 156fbca
1 file changed
frontend-angular/src/index.html
@@ -14,8 +14,7 @@
14
function gtag() { dataLayer.push(arguments); }
15
gtag('js', new Date());
16
17
- // gtag('config', 'YOUR-ID');
18
- gtag('config', 'G-Z74C15DKGE');
+ gtag('config', 'YOUR-ID');
19
20
</script>
21
0 commit comments