Sha256: e1403b591482072579f6a1af002989bc00f6a44d24a103a55e66992d83b1e7c9

Contents?: true

Size: 476 Bytes

Versions: 6

Compression:

Stored size: 476 Bytes

Contents

<script async src="https://www.googletagmanager.com/gtag/js?id={{ site.google_analytics }}"></script>
<script>
    window['ga-disable-{{ site.google_analytics }}'] = window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNotTrack === "yes" || navigator.msDoNotTrack === "1";
    window.dataLayer = window.dataLayer || [];
    function gtag(){dataLayer.push(arguments);}
    gtag('js', new Date());
    gtag('config', '{{ site.google_analytics }}');
</script>

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
jekyll-theme-chaos-0.1.1 _includes/google-analytics.html
jekyll-theme-chaos-0.1.0 _includes/google-analytics.html
jekyll-rebellion-0.3.0 _includes/google-analytics.html
jekyll-rebellion-0.2.1 _includes/google-analytics.html
jekyll-rebellion-0.2 _includes/google-analytics.html
jekyll-rebellion-0.1.0 _includes/google-analytics.html