Skip to content

Commit 8ebee04

Browse files
author
Simone Picciani
committed
apparently google analytics vuole un codice per tracciare
1 parent 0ece725 commit 8ebee04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<!-- Google Analytics -->
1212
<script>
1313
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
14-
ga('create', 'UA-XXXXX-Y', 'auto');
14+
ga('create', 'UA-98517843-1', 'auto');
1515
ga('send', 'pageview');
1616
</script>
1717
<script async src='https://www.google-analytics.com/analytics.js'></script>

0 commit comments

Comments
 (0)