Skip to content

Commit 113fb99

Browse files
committed
test google tags
1 parent 7e5af95 commit 113fb99

File tree

1 file changed

+12
-14
lines changed

1 file changed

+12
-14
lines changed

docs/index.html

+12-14
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
<!DOCTYPE html>
22
<html lang="en">
33
<head>
4+
<!-- Google Tag Manager -->
5+
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
6+
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
7+
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
8+
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
9+
})(window,document,'script','dataLayer','GTM-KCFZ6F9G');</script>
10+
<!-- End Google Tag Manager -->
11+
<script src="js/setup.js"></script><script defer src="js/site.js"></script>
412
<meta charset="UTF-8">
513
<meta http-equiv="X-UA-Compatible" content="IE=edge">
614
<meta name="viewport" content="width=device-width, initial-scale=1.0">
@@ -42,17 +50,12 @@
4250
gtag('config', 'G-1GEGWXWNH4');
4351
</script>
4452

45-
<!-- Google Tag Manager -->
46-
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
47-
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
48-
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
49-
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
50-
})(window,document,'script','dataLayer','GTM-KCFZ6F9G');</script>
51-
<!-- End Google Tag Manager -->
52-
<script src="js/setup.js"></script><script defer src="js/site.js"></script>
53-
5453
</head>
5554
<body class="book toc2 toc-left"><div id="banner-container" class="container" role="banner">
55+
<!-- Google Tag Manager (noscript) -->
56+
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KCFZ6F9G"
57+
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
58+
<!-- End Google Tag Manager (noscript) -->
5659
<div id="banner" class="contained" role="banner">
5760
<div id="switch-theme">
5861
<input type="checkbox" id="switch-theme-checkbox" />
@@ -306,11 +309,6 @@ <h2 id="Introduction"><a class="anchor" href="#Introduction"></a>1. Introduction
306309
<div class="paragraph">
307310
<p>This is a community-based project, not maintained by the Spring Framework Contributors (Pivotal).</p>
308311
</div>
309-
<!-- Google Tag Manager (noscript) -->
310-
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KCFZ6F9G"
311-
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
312-
<!-- End Google Tag Manager (noscript) -->
313-
314312
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8127371937306964"
315313
crossorigin="anonymous"></script>
316314
<!-- HEADER2 -->

0 commit comments

Comments
 (0)