Sha256: 6877d6f62fe6630189651809a43b95463c6179fbf4418419b4dc9230e65fe015

Contents?: true

Size: 587 Bytes

Versions: 5

Compression:

Stored size: 587 Bytes

Contents

{% if site.google_analytics %}
<!-- Google Analytics -->
<script>
  (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', '{{ site.google_analytics }}', 'auto');
  ga('send', 'pageview');
</script>
<!-- End Google Analytics -->
{% endif %}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
beautiful-jekyll-theme-5.0.0 _includes/google_analytics.html
beautiful-jekyll-theme-4.1.0 _includes/google_analytics.html
beautiful-jekyll-theme-4.0.1 _includes/google_analytics.html
beautiful-jekyll-theme-4.0.0 _includes/google_analytics.html
beautiful-jekyll-theme-3.0.0 _includes/google_analytics.html