Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit afad256

Browse files
Add Google Analytics code
1 parent 5360949 commit afad256

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

‎index.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,13 @@
2424

2525
return t;
2626
}(document, "script", "twitter-wjs"));</script>
27+
<!-- Google Analytics -->
28+
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-25262063-2"></script>
29+
<script>
30+
window.dataLayer = window.dataLayer || [];
31+
function gtag(){dataLayer.push(arguments);}
32+
gtag('js', new Date());
33+
gtag('config', 'UA-25262063-2');
34+
</script>
2735
</body>
2836
</html>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /