Respect de DoNotTrack
This commit is contained in:
parent
32cc0e2820
commit
610f062a46
@ -564,6 +564,7 @@
|
||||
<script src="js/freelancer.js"></script>
|
||||
|
||||
<script>
|
||||
if (navigator.doNotTrack != "1" && window.doNotTrack != "1" && navigator.msDoNotTrack != "1") {
|
||||
(function (i, s, o, g, r, a, m) {
|
||||
i['GoogleAnalyticsObject'] = r;
|
||||
i[r] = i[r] || function () {
|
||||
@ -579,6 +580,7 @@
|
||||
|
||||
ga('create', 'UA-72744412-1', 'auto');
|
||||
ga('send', 'pageview');
|
||||
}
|
||||
</script>
|
||||
</body>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user