Sha256: 3ad30f0e8da71e9f7ee29e920dcfaea476d3eeb358629a3dc4766f87c1b8a439

Contents?: true

Size: 341 Bytes

Versions: 9

Compression:

Stored size: 341 Bytes

Contents

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

  gtag('config', '{{ site.analytics.google.tracking_id }}');
</script>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
whiteblog-theme-0.1.1 _includes/analytics/googleAnalytics.html
whiteblog-theme-0.1.0 _includes/analytics/googleAnalytics.html
whiteblog-theme-0.0.23 _includes/analytics/googleAnalytics.html
whiteblog-theme-0.0.22 _includes/analytics/googleAnalytics.html
whiteblog-theme-0.0.21 _includes/analytics/googleAnalytics.html
whiteblog-theme-0.0.20 _includes/analytics/googleAnalytics.html
whiteblog-theme-0.0.19 _includes/analytics/googleAnalytics.html
whiteblog-theme-0.0.18 _includes/analytics/googleAnalytics.html
whiteblog-theme-0.0.17 _includes/analytics/googleAnalytics.html