Skip to content

Commit 95826df

Browse files
gbazhvr
authored andcommitted
add GA tag
resolves #665
1 parent 10e6334 commit 95826df

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
11
<meta name="viewport" content="width=device-width, initial-scale=1">
22
<link rel="stylesheet" href="/static/hackage.css" type="text/css" />
33
<link rel="search" type="application/opensearchdescription+xml" title="Hackage" href="/packages/opensearch.xml" />
4+
<!-- Global site tag (gtag.js) - Google Analytics -->
5+
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-83290513-3"></script>
6+
<script>
7+
window.dataLayer = window.dataLayer || [];
8+
function gtag(){dataLayer.push(arguments);}
9+
gtag('js', new Date());
10+
11+
gtag('config', 'UA-83290513-3');
12+
</script>
13+

0 commit comments

Comments
 (0)