GDGVIT / Devfest-2.0

Devfest website, archived.
9 stars 27 forks source link

add analytics code #15

Closed ashwini0529 closed 6 years ago

ashwini0529 commented 6 years ago
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-108094768-1"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'UA-108094768-1');
</script>
alexfuser commented 6 years ago

Hello @ashwini0529

I can take it? I'd like to help.

technophilic commented 6 years ago

fixed in #16