summaryrefslogtreecommitdiff
path: root/euler
diff options
context:
space:
mode:
Diffstat (limited to 'euler')
-rw-r--r--euler/stats.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/euler/stats.html b/euler/stats.html
index 621268b..f8b820c 100644
--- a/euler/stats.html
+++ b/euler/stats.html
@@ -9,8 +9,8 @@
<link href="euler.css" rel="stylesheet" type="text/css"/>
</head>
<!-- Google tag (gtag.js) -->
- <script async src="https://www.googletagmanager.com/gtag/js?id=G-C5K7744E4T"></script>
- <script>
+ <script async src="https://www.googletagmanager.com/gtag/js?id=G-C5K7744E4T" nonce="analytics"></script>
+ <script nonce="analytics">
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());