StudioProcess / imagetool

1 stars 0 forks source link

Add Google Analytics with user and page information #37

Closed martinleopold closed 7 years ago

RESL commented 8 years ago
<script> <!-- Google Analytics -->
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');

  ga('create', 'UA-85610422-1', 'auto');
  ga('send', 'pageview');

</script>
RESL commented 8 years ago

https://developers.google.com/analytics/devguides/collection/analyticsjs/

martinleopold commented 8 years ago

How to send custom page hits: https://developers.google.com/analytics/devguides/collection/analyticsjs/sending-hits

martinleopold commented 8 years ago

What should we track?

For sure:

Possible: