in src/assets/js/analytics.js [15:19]
ga(method, data) { if (this.isEnabled()) { window.ga(method, data); } },