Google analytics added

This commit is contained in:
konarfil
2023-09-25 18:24:02 +02:00
parent 6d8427103a
commit 2a29c4d373
10 changed files with 23 additions and 0 deletions

View File

@@ -14,6 +14,8 @@
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons" />
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0/js/materialize.min.js"></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-CVH4GP5T69"></script>
<script src="../js/analytics.js"></script>
</head>
<body>
<header id="page-header"></header>