Skip to content

Commit 801fa26

Browse files
authored
add google analytics
1 parent c02f1ac commit 801fa26

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

links.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,3 +166,15 @@ title: Link Research
166166
* http://blog.interfacevision.com/design/design-visual-progarmming-languages-snapshots/
167167
* http://www.squeakland.org/resources/books/readingList.jsp
168168
* http://worrydream.com
169+
170+
<script>
171+
172+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
173+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
174+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
175+
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
176+
177+
ga('create', 'UA-103157758-1', 'auto');
178+
ga('send', 'pageview');
179+
180+
</script>

0 commit comments

Comments
 (0)