Skip to content

Commit 1a4f0ce

Browse files
committed
Changed Google Analytics detection
1 parent 5d90b69 commit 1a4f0ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -691,7 +691,7 @@ <h4><a href="./demo.html">view more advanced demos and customization →</a></h4
691691
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
692692
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
693693

694-
ga('create', 'UA-42240250-1', 'lcdsantos.github.io');
694+
ga('create', 'UA-42240250-1', 'auto');
695695
ga('require', 'displayfeatures');
696696
ga('send', 'pageview');
697697

0 commit comments

Comments
 (0)