JS error when logged out, breaks other jquery functionalities
-
Getting JS error:
(index):1191 Uncaught ReferenceError: ga is not defined at HTMLDocument.<anonymous> ((index):1191) at i (jquery.js?ver=1.12.4:2) at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4:2) at Function.ready (jquery.js?ver=1.12.4:2) at HTMLDocument.K (jquery.js?ver=1.12.4:2)
Line
ga("require", "ec", "ec.js");
Shop is running WooCommerce and it’s integration. Doesn’t happen when I am logged on as administrator. When I am logged out, I get this on almost all pages and it breaks other jquery plugins.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘JS error when logged out, breaks other jquery functionalities’ is closed to new replies.