Sha256: 0a656632a8a5e273e5e7eb388f940147021080d2e8cadb2ee3985ead27afa6d8

Contents?: true

Size: 374 Bytes

Versions: 4

Compression:

Stored size: 374 Bytes

Contents

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

  gtag('config', '{{ site.google-analytics.id }}');
</script>
{% endif %}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
jekyll-theme-nan-1.0.4 _includes/google-analytics.html
jekyll-theme-nan-1.0.3 _includes/google-analytics.html
jekyll-theme-nan-1.0.2 _includes/google-analytics.html
jekyll-theme-nan-1.0.1 _includes/google-analytics.html