Auch wenn du dann vermutlich auf "unique" Werte verzichten musst https://developers.google.com/analyt...abling_cookies
You can disable analytics.js from setting cookies by setting the storage field to 'none'.Code:ga('create', 'UA-XXXXX-Y', { 'storage': 'none' });




Zitieren