Sha256: 0e21a7f0eccb4a940e3f47f9eb60b074978e2b04df465725d2fbf829f7d82be6

Contents?: true

Size: 442 Bytes

Versions: 3

Compression:

Stored size: 442 Bytes

Contents

<!-- Global site tag (gtag.js) - Google Analytics -->
<script defer src="https://www.googletagmanager.com/gtag/js?id={{ site.analytics.google.id }}"></script>
<script>
  document.addEventListener('DOMContentLoaded', function (event) {
    window.dataLayer = window.dataLayer || [];
    function gtag() {
      dataLayer.push(arguments);
    }

    gtag('js', new Date());
    gtag('config', '{{ site.analytics.google.id }}');
  });
</script>

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
jekyll-theme-chirpy-7.1.1 _includes/analytics/google.html
jekyll-theme-chirpy-7.1.0 _includes/analytics/google.html
doc-theme-0.1.0 _includes/analytics/google.html