v1.0.3 release

This commit is contained in:
ReznoRMichael 2021-02-14 03:22:54 +01:00
parent 0ffa6cb31b
commit 1fab5ff540
4 changed files with 4 additions and 1543 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -2,7 +2,7 @@
<script async src="https://www.googletagmanager.com/gtag/js?id=<%= ga_property_id %>"></script>
<script>
// Temporarily disable the tracking for testing (set to false to enable Analytics)
window['ga-disable-<%= ga_property_id %>'] = true;
window['ga-disable-<%= ga_property_id %>'] = false;
window.dataLayer = window.dataLayer || [];