My site uses the Trusted Types Content Security Policy, as detailed here:
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/trusted-types
and:
https://web.dev/security-headers/#tt
Specifically, my site sends out this CSP header: require-trusted-types-for 'script';
It prevents the Ecwid JavaScript from executing. Please update the JavaScript to allow for this. (Google Analytics and Universal Tracking have been revised to account for this header...it's gaining a lot of traction.) Many thanks!
