2
0
MasterPassword/public/site/2012-07/excludeme.html
2017-03-06 13:40:39 -05:00

25 lines
1.1 KiB
HTML

<html>
<head>
<!-- Google Analytics -->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-90535-15']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body onload="javascript:void(function(w){try{_gaq._getAsyncTracker()._setVar(w)}catch(e){try{__utmSetVar(w)}catch(e){pageTracker._setVar(w)}}alert('Done. You are now excluded from tracking.')}('exclude_me'));void(0);">
<h1>Excluding you from Google Analytics web tracking for this site.</h1>
<p>After the pop-up appears, you should be excluded from any web tracking done by Google Analytics on this web site.</p>
</body>
</html>