annelyse
7/27/2018 - 12:08 PM

Cookie - tarte au citron

Youtube google gtag

 //---------------------------//
                // TARTE AU CITRON - COOKIES
                //---------------------------//
                tarteaucitron.init({
                    "hashtag": "#tarteaucitron", /* Ouverture automatique du panel avec le hashtag */
                    "highPrivacy": false, /* désactiver le consentement implicite (en naviguant) ? */
                    "orientation": "bottom", /* le bandeau doit être en haut (top) ou en bas (bottom) ? */
                    "adblocker": false, /* Afficher un message si un adblocker est détecté */
                    "showAlertSmall": false, /* afficher le petit bandeau en bas à droite ? */
                    "cookieslist": true, /* Afficher la liste des cookies installés ? */
                    "removeCredit": false, /* supprimer le lien vers la source ? */
                    "handleBrowserDNTRequest": false /* Répondre au DoNotTrack du navigateur ?*/

                });

                (tarteaucitron.job = tarteaucitron.job || []).push('youtube');

                tarteaucitron.user.googlemapsKey = ''; //api key
                tarteaucitron.user.mapscallback = 'initMapsCookiesAllows'; // optionnal - for markers
                (tarteaucitron.job = tarteaucitron.job || []).push('googlemaps');

                tarteaucitron.user.gtagUa = ''; // UA-...
                tarteaucitron.user.gtagMore = function () { /* add here your optionnal gtag() */ };
                (tarteaucitron.job = tarteaucitron.job || []).push('gtag');