piwik_noscript 8.x-1.17

  • Fix: When BigPipe JS first injects a <noscript> tag, before it has been cached, the browser incorrectly loads the image in the <noscript> tag. To avoid this issue, we must inject the image into an already-existing <noscript> tag (which actually prevents it from being injected altogether on the browser side, since the contents of a <noscript> tag are not part of the DOM).
8.x-1.17
Subscribe to 8.x