Açıklama Yok
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

googleanalytics.txt 624B

123456789101112
  1. <!-- GOOGLE ANALYTICS (only for online preview, your local version won't have this) -->
  2. <script>
  3. (function (i, s, o, g, r, a, m) {
  4. i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () {
  5. (i[r].q = i[r].q || []).push(arguments)
  6. }, i[r].l = 1 * new Date(); a = s.createElement(o),
  7. m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m)
  8. })(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
  9. ga('create', 'UA-61016456-1', 'auto');
  10. ga('send', 'pageview');
  11. </script>