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

Add analitics

parent cbf42c34
No related branches found
No related tags found
No related merge requests found
...@@ -33,6 +33,14 @@ ...@@ -33,6 +33,14 @@
-- Üdvözlettel, -- Üdvözlettel,
-- a rendezők -- 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> </head>
<body> <body>
<div class="background"></div> <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