Skip to content

Commit c5a7c1b

Browse files
author
Peter Wiegand
committed
updates google analytics snippet placement
1 parent a85cff6 commit c5a7c1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@
4141
<link rel="shortcut icon" href="assets/images/favicon-grey.png" />
4242
<link rel="manifest" href="manifest.json" />
4343
<link rel="canonical" href="https://jigsaw-code.github.io/sensemaking-tools" />
44+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-9J44Q3V440"></script>
4445
</head>
4546

4647
<body class="glue-body app-body app-bg-grey">
47-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-9J44Q3V440"></script>
4848
<script>
4949
window.dataLayer = window.dataLayer || [];
5050
function gtag() {

0 commit comments

Comments
 (0)