disable cookies
This commit is contained in:
parent
26442ef2aa
commit
a80c4c1516
|
@ -6,6 +6,7 @@
|
|||
<script type="text/javascript">
|
||||
var _paq = window._paq || [];
|
||||
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
|
||||
_paq.push(['disableCookies']);
|
||||
_paq.push(['trackPageView']);
|
||||
_paq.push(['enableLinkTracking']);
|
||||
(function() {
|
||||
|
|
Loading…
Reference in a new issue