diff options
| author | Joshua Powers <josh.powers@canonical.com> | 2020-10-09 09:17:52 -0700 |
|---|---|---|
| committer | Joshua Powers <josh.powers@canonical.com> | 2020-10-09 10:57:56 -0700 |
| commit | 9afd41dc06e5f35fed57d62853e77a96e6a192d2 (patch) | |
| tree | 6ac23c2413322685ab7e16a07c56416419777348 /index.html | |
| parent | 961da9538d455a729ee921d2e936bfd5579e32a2 (diff) | |
Add Google Tag Manager values.google-tag-manager
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,6 +9,7 @@ <title> Ubuntu on Amazon Elastic Kubernetes Service (EKS) </title> + <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-NVMTZ4C');</script> <meta content="Canonical and Amazon have collaborated on the launch of Amazon’s Elastic Container Service for Kubernetes (EKS) to make Ubuntu worker nodes available. Amazon EKS is a fully managed service that makes it easy for you to use Kubernetes on AWS without having to be an expert in managing Kubernetes clusters." name="description"/> <!-- Stylesheet --> <link href="https://assets.ubuntu.com/v1/vanilla-framework-version-2.1.0.min.css" rel="stylesheet"/> @@ -119,6 +120,7 @@ </style> </head> <body> + <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NVMTZ4C" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <header class="p-navigation" id="navigation"> <div class="row"> <div class="p-navigation__banner"> |
