Skip to content

Commit

Permalink
adding plausable
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuel-Hoskin authored Nov 13, 2023
1 parent e947c6a commit f056560
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,12 @@
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>💷</text></svg>">
<meta name="title" property="og:title" content="Civil Service Meeting Cost Calculator">
<meta name="description" property="og:description" content="TThis tool is designed to calculate the cost of Civil Service meetings.">

<script defer data-domain="meeting-cost.toolsforcivilservants.co.uk" src="https://analytics.hoskin.xyz/js/script.js"></script>

</head>

<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-MF3V5EBDQY"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-MF3V5EBDQY');
</script>

<body>
<div class="govuk-width-container ">
Expand Down Expand Up @@ -214,4 +209,4 @@ <h2 class="govuk-visually-hidden">Social links</h2>

</html>
<script type="text/javascript" src="/salaryData.js"></script>
<script type="text/javascript" src="/script.js"></script>
<script type="text/javascript" src="/script.js"></script>

0 comments on commit f056560

Please sign in to comment.