Skip to content

Commit 962f2f9

Browse files
author
Ke, Mingze
committed
Changed ga account
1 parent 0508b29 commit 962f2f9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

index-tutorials.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ <h4><a href="./?lang=zh-hant" target="_blank">隔空控制自走車 ( 兩塊開
344344
m.parentNode.insertBefore(a, m)
345345
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
346346

347-
ga('create', 'UA-62202920-1', 'auto');
347+
ga('create', 'UA-62202920-2', 'auto');
348348
ga('send', 'pageview');
349349
</script>
350350
</body>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
5353
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
5454

55-
ga('create', 'UA-62202920-1', 'auto');
55+
ga('create', 'UA-62202920-2', 'auto');
5656
ga('send', 'pageview');
5757

5858
</script>

0 commit comments

Comments
 (0)