Sha256: 6d4e3f4f33f0ba16dba006b308640e677db5865a84ab15617821eacda6ef136f

Contents?: true

Size: 478 Bytes

Versions: 9

Compression:

Stored size: 478 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

9 entries across 9 versions & 1 rubygems

Version Path
webdesign-sopelnik-0.2.1 _includes/google-analytics.html
webdesign-sopelnik-0.2.0 _includes/google-analytics.html
webdesign-sopelnik-0.1.9 _includes/google-analytics.html
webdesign-sopelnik-0.1.8 _includes/google-analytics.html
webdesign-sopelnik-0.1.7 _includes/google-analytics.html
webdesign-sopelnik-0.1.6 _includes/google-analytics.html
webdesign-sopelnik-0.1.5 _includes/google-analytics.html
webdesign-sopelnik-0.1.4 _includes/google-analytics.html
webdesign-sopelnik-0.1.3 _includes/google-analytics.html