Skip to content

Commit 2efeba7

Browse files
authored
M #-: Remove GA (#3298)
1 parent 86a418d commit 2efeba7

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

source/_templates/thelayout.html

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -19,16 +19,6 @@
1919

2020
<html class="{{ sphinx_writer }}" lang="{{ lang_attr }}" >
2121
<head>
22-
<!-- Google tag (gtag.js) -->
23-
<script async src="https://www.googletagmanager.com/gtag/js?id=G-T5SWDS42ZH"></script>
24-
<script>
25-
window.dataLayer = window.dataLayer || [];
26-
function gtag(){dataLayer.push(arguments);}
27-
gtag('js', new Date());
28-
29-
gtag('config', 'G-T5SWDS42ZH');
30-
</script>
31-
3222
<!-- Start of HubSpot Embed Code -->
3323
<script type="text/javascript" id="hs-script-loader" async defer src="//js.hs-scripts.com/9195783.js"></script>
3424
<!-- End of HubSpot Embed Code -->

0 commit comments

Comments
 (0)