Add Google Tag Manager (GTM-NWGDQ3S8) to all pages

This commit is contained in:
Workshop Bot 2026-06-09 18:12:55 +00:00
parent 82424398c3
commit 70eaa600ee
9 changed files with 99 additions and 0 deletions

View file

@ -2,6 +2,13 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<!-- Google Tag Manager -->
<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-NWGDQ3S8');</script>
<!-- End Google Tag Manager -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Book a Table — The Fat Dragon</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
@ -10,6 +17,10 @@
<link rel="stylesheet" href="/css/style.css">
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NWGDQ3S8"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<nav class="nav">
<a href="/" class="nav-logo"><span class="dragon">🐉</span> The Fat Dragon</a>