Skip to content

Commit 9a8134f

Browse files
authored
Merge pull request #50 from jzemmels/main
Add DAP GA tag
2 parents c3061dd + 6e29c8b commit 9a8134f

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

public/index.html

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
<!DOCTYPE html>
22
<html lang="en">
33
<head>
4+
<!-- Begin DAP Tag -->
5+
<!-- See also: https://atthecore.usgs.gov/science-support/ocap-digital-services/web-applications -->
6+
<!-- Google Tag Manager -->
7+
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
8+
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
9+
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
10+
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
11+
})(window,document,'script','dataLayer','GTM-TKQR8KP');</script>
12+
<!-- End Google Tag Manager -->
13+
<!-- End DAP Tag -->
414
<!-- Google Tag Manager -->
515
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
616
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
@@ -77,6 +87,13 @@
7787
</script>
7888
</head>
7989
<body>
90+
<!-- Begin DAP Tag -->
91+
<!-- See also: https://atthecore.usgs.gov/science-support/ocap-digital-services/web-applications -->
92+
<!-- Google Tag Manager (noscript) -->
93+
<noscript><iframe sandbox src="https://www.googletagmanager.com/ns.html?id=GTM-TKQR8KP"
94+
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
95+
<!-- End Google Tag Manager (noscript) -->
96+
<!-- End DAP Tag -->
8097
<!-- Google Tag Manager (noscript) -->
8198
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-N6ZBCZV"
8299
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>

0 commit comments

Comments
 (0)