uBlock Origin extension causes critical error

Hi, I manually installed Piwik on my website (completely built from scratch with html, css, js, etc.) using a script created by Piwik in my dashboard, but I encountered a critical error when I had uBlock Origin enabled in Chrome:
(index):172
GET https://<web_name>.containers.piwik.pro/84a52c52-f59e-4f32-9e21-6ce8df7c0b9b.js net::ERR_BLOCKED_BY_CLIENT
(anonymous) @ (index):172
(anonymous) @ (index):174

The error is VERY serious because it causes a problem with retrieving data from the database, so it is not displayed in any section where it should appear. When uBlock Origin is disabled, the error stops occurring, but I can’t require users to disable their browser plugins before visiting my site…

hello @Wilq09 and welcome to the community,

Does this database operation has to be in Piwik PRO Tag Manager? Wouldn’t it be better to add it to website code?

It’s normal and expected across industry that adblockers are blocking everything tracking related - this includes any tag manager software as well.