From cf8ac0a0bbc5c328e95da82ce775a62c757e0d38 Mon Sep 17 00:00:00 2001 From: schneefux Date: Mon, 30 Jun 2014 15:53:22 +0200 Subject: zeige DNT --- www/js/index.js | 1 + 1 file changed, 1 insertion(+) (limited to 'www') diff --git a/www/js/index.js b/www/js/index.js index 58ab685..5c7b341 100644 --- a/www/js/index.js +++ b/www/js/index.js @@ -206,6 +206,7 @@ $('#mainpage').on('pagebeforeshow', function(){ $('#saveflip').val(savepass).slider('refresh'); /* Piwik initialisieren */ + _paq.push(['setCustomVariable', 4, 'DNT', dntrack, 'visit']); _paq.push(['setDoNotTrack', dntrack]); }); -- cgit v1.3.1