disable beta

This commit is contained in:
ReznoRMichael 2021-01-31 21:54:16 +01:00
parent c727b276cc
commit 4bbef001ce
2 changed files with 4 additions and 4 deletions

View file

@ -8,10 +8,10 @@
} }
// Default no consent to share cookie data // Default no consent to share cookie data
gtag('consent', 'default', { /* gtag('consent', 'default', {
'ad_storage': 'denied', 'ad_storage': 'denied',
'analytics_storage': 'denied' 'analytics_storage': 'denied'
}); }); */
gtag('js', new Date()); gtag('js', new Date());

View file

@ -16,10 +16,10 @@
} }
// Default no consent to share cookie data // Default no consent to share cookie data
gtag('consent', 'default', { /* gtag('consent', 'default', {
'ad_storage': 'denied', 'ad_storage': 'denied',
'analytics_storage': 'denied' 'analytics_storage': 'denied'
}); }); */
gtag('js', new Date()); gtag('js', new Date());