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 27b74c7 commit 817c004Copy full SHA for 817c004
_includes/google-analytics.html
@@ -1,9 +1,6 @@
1
-<!-- Google tag (gtag.js) -->
2
-<script async src="https://www.googletagmanager.com/gtag/js?id=G-NDDFG3RZTJ"></script>
3
-<script>
4
- window.dataLayer = window.dataLayer || [];
5
- function gtag(){dataLayer.push(arguments);}
6
- gtag('js', new Date());
7
-
8
- gtag('config', 'G-NDDFG3RZTJ');
+<script
+ src="https://beamanalytics.b-cdn.net/beam.min.js"
+ data-token="1eba43b6-5afa-4591-83a4-275a5ba2a77d"
+ async
+>
9
</script>
0 commit comments