Tracking and Pixel
This commit is contained in:
@@ -64,7 +64,12 @@
|
|||||||
</script>
|
</script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<a href="#main-content" class="skip-link">Skip to main content</a>
|
<a
|
||||||
|
href="#main-content"
|
||||||
|
class="skip-link"
|
||||||
|
data-umami-event="skip to main content"
|
||||||
|
>Skip to main content</a
|
||||||
|
>
|
||||||
<main id="main-content" class="container" tabindex="-1">
|
<main id="main-content" class="container" tabindex="-1">
|
||||||
<div class="emoji">🛸</div>
|
<div class="emoji">🛸</div>
|
||||||
<h1>Nothing to See Here</h1>
|
<h1>Nothing to See Here</h1>
|
||||||
@@ -77,5 +82,13 @@
|
|||||||
Go on. Shoo. Scram. Or just keep wondering.
|
Go on. Shoo. Scram. Or just keep wondering.
|
||||||
</p>
|
</p>
|
||||||
</main>
|
</main>
|
||||||
|
<img
|
||||||
|
src="https://analytics.mifi.holdings/pixel.gif"
|
||||||
|
alt=""
|
||||||
|
width="1"
|
||||||
|
height="1"
|
||||||
|
role="presentation"
|
||||||
|
loading="eager"
|
||||||
|
/>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user