enable analytics
This commit is contained in:
parent
ec5fb441a5
commit
61f3ca00a7
4 changed files with 4 additions and 1142 deletions
293
docs/app.js
293
docs/app.js
File diff suppressed because one or more lines are too long
140
docs/index.html
140
docs/index.html
File diff suppressed because one or more lines are too long
711
docs/main.css
711
docs/main.css
File diff suppressed because one or more lines are too long
|
|
@ -1,6 +1,6 @@
|
||||||
/* eslint-disable no-undef */
|
/* eslint-disable no-undef */
|
||||||
// Temporarily disable the tracking for testing (set to false to enable Analytics)
|
// Temporarily disable the tracking for testing (set to false to enable Analytics)
|
||||||
window['ga-disable-UA-136831794-2'] = true;
|
window['ga-disable-UA-136831794-2'] = false;
|
||||||
|
|
||||||
window.dataLayer = window.dataLayer || [];
|
window.dataLayer = window.dataLayer || [];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue