Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup Google Analytics #31

Closed
Glavin001 opened this issue Jun 4, 2018 · 1 comment
Closed

Setup Google Analytics #31

Glavin001 opened this issue Jun 4, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@Glavin001
Copy link
Member

Glavin001 commented Jun 4, 2018

<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-112681254-2"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'UA-112681254-2');
</script>
@Glavin001 Glavin001 added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Jun 4, 2018
@Glavin001 Glavin001 self-assigned this Jun 4, 2018
@request-info
Copy link

request-info bot commented Jun 4, 2018

The maintainers of this repository would appreciate it if you could provide more information.

Glavin001 added a commit that referenced this issue Jun 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant