Skip to content

Commit 78808c0

Browse files
committed
Update GA
1 parent 1d9165c commit 78808c0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

packages/react-router-website/index.html.ejs

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,12 @@
1818
</head>
1919
<body>
2020
<div id="app"></div>
21+
<script>
22+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
23+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
24+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
25+
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
26+
ga('create', 'UA-61180343-1', 'auto');
27+
</script>
2128
</body>
2229
</html>

0 commit comments

Comments
 (0)