Skip to content
Snippets Groups Projects
Commit 4b3a5610 authored by Szabó Gergely's avatar Szabó Gergely
Browse files

Add analitics

parent cbf42c34
Branches
No related tags found
No related merge requests found
......@@ -33,6 +33,14 @@
-- Üdvözlettel,
-- a rendezők
-->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-YTTKMXXM14"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-YTTKMXXM14');
</script>
</head>
<body>
<div class="background"></div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment