After upgrade to Nextcloud v32.0.0:
Exception Call to a member function getAppValue() on null in file '/home/[directory]/apps/piwik/lib/Config.php' line 14
Undefined property: OCA\Piwik\Config::$config at /home/[directory]/apps/piwik/lib/Config.php#14
OCA\Piwik\Controller\JavaScriptController::tracking uses the @NoCSRFRequired annotation and should use the #[OCP\AppFramework\Http\Attribute\NoCSRFRequired] attribute instead
As a result, tracking no longer works.