• 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).
  • Fix: If loaded by BigPipe JS, piwik_noscript.js may execute after DOMContentLoaded. Therefore, we call sendBeacon immediately rather than registering a DOMContentLoaded listener.
VCS Label
8.x-1.17
Core compatibility
Release type
Packaged Git sha1
99fd652c5dedde02197a39384ef20dcffba9faba
Release files