diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2018-06-08 19:50:41 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2018-12-13 17:09:16 +0100 |
| commit | 97ec1efce2bdffd7eeadbbb024fc6f3ffaebfb1e (patch) | |
| tree | d506f5a011067ae2bd0b5cfe7113740db1e26596 /src/index.html | |
| parent | c3d31d95e2875b3a1bcea8bd368dd75bda813ab9 (diff) | |
| download | brokentalents-97ec1efce2bdffd7eeadbbb024fc6f3ffaebfb1e.tar.gz brokentalents-97ec1efce2bdffd7eeadbbb024fc6f3ffaebfb1e.zip | |
Add GA events
Diffstat (limited to 'src/index.html')
| -rw-r--r-- | src/index.html | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/index.html b/src/index.html index d4e5348..c0e4ea1 100644 --- a/src/index.html +++ b/src/index.html @@ -18,13 +18,6 @@ enable_page_level_ads: true }); </script> - <script async src="//www.googletagmanager.com/gtag/js?id=UA-118868480-1"></script> - <script> - window.dataLayer = window.dataLayer || []; - function gtag(){dataLayer.push(arguments);} - gtag('js', new Date()); - gtag('config', 'UA-118868480-1'); - </script> <link rel="stylesheet" href="//cdn.materialdesignicons.com/2.3.54/css/materialdesignicons.min.css"> <link rel="manifest" href="/dist/manifest.json"> <link rel="shortcut icon" type="image/x-icon" href="/dist/assets/TalentGrab_square.jpg"> |
