disable beta
This commit is contained in:
parent
c727b276cc
commit
4bbef001ce
2 changed files with 4 additions and 4 deletions
|
|
@ -8,10 +8,10 @@
|
|||
}
|
||||
|
||||
// Default no consent to share cookie data
|
||||
gtag('consent', 'default', {
|
||||
/* gtag('consent', 'default', {
|
||||
'ad_storage': 'denied',
|
||||
'analytics_storage': 'denied'
|
||||
});
|
||||
}); */
|
||||
|
||||
gtag('js', new Date());
|
||||
|
||||
|
|
|
|||
|
|
@ -16,10 +16,10 @@
|
|||
}
|
||||
|
||||
// Default no consent to share cookie data
|
||||
gtag('consent', 'default', {
|
||||
/* gtag('consent', 'default', {
|
||||
'ad_storage': 'denied',
|
||||
'analytics_storage': 'denied'
|
||||
});
|
||||
}); */
|
||||
|
||||
gtag('js', new Date());
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue