add tarteaucitron
This commit is contained in:
parent
afa3431d30
commit
689a6e7a37
@ -208,7 +208,7 @@ jQuery(document).ready(function(){
|
||||
|
||||
"adblocker": false, /* Show a Warning if an adblocker is detected */
|
||||
"AcceptAllCta" : true, /* Show the accept all button when highPrivacy on */
|
||||
"highPrivacy": true, /* Disable auto consent */
|
||||
"highPrivacy": false, /* Disable auto consent */
|
||||
"handleBrowserDNTRequest": true, /* If Do Not Track == 1, disallow all */
|
||||
|
||||
"removeCredit": false, /* Remove credit link */
|
||||
|
@ -121,7 +121,8 @@
|
||||
<script type="text/javascript">
|
||||
tarteaucitron.user.gtagUa = 'UA-91839539-1';
|
||||
tarteaucitron.user.gtagMore = function () { /* add here your optionnal gtag() */ };
|
||||
(tarteaucitron.job = tarteaucitron.job || []).push('gtag');
|
||||
// (tarteaucitron.job = tarteaucitron.job || []).push('gtag');
|
||||
(tarteaucitron.job = tarteaucitron.job || []).push('analytics');
|
||||
(tarteaucitron.job = tarteaucitron.job || []).push('facebook');
|
||||
(tarteaucitron.job = tarteaucitron.job || []).push('linkedin');
|
||||
(tarteaucitron.job = tarteaucitron.job || []).push('googletagmanager');
|
||||
|
Loading…
x
Reference in New Issue
Block a user