diff --git a/core/core.js.php b/core/core.js.php index f21a5f9d..ed7a8f87 100644 --- a/core/core.js.php +++ b/core/core.js.php @@ -223,7 +223,7 @@ core.start = function() { * Message sur l'utilisation des cookies */ var analytics = ""; - if (getData(['config', 'analyticsId'])); ?>) { + if (getData(['config', 'seo', 'analyticsId'])); ?>) { analytics = ' grĂ¢ce au cookie Google Analytics' } if(getData(['config', 'cookieConsent'])); ?>) {