We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a85cff6 commit c5a7c1bCopy full SHA for c5a7c1b
1 file changed
src/index.html
@@ -41,10 +41,10 @@
41
<link rel="shortcut icon" href="assets/images/favicon-grey.png" />
42
<link rel="manifest" href="manifest.json" />
43
<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>
45
</head>
46
47
<body class="glue-body app-body app-bg-grey">
- <script async src="https://www.googletagmanager.com/gtag/js?id=G-9J44Q3V440"></script>
48
<script>
49
window.dataLayer = window.dataLayer || [];
50
function gtag() {
0 commit comments