get(OtWebsiteRepository::class); $website = $otWebsiteRepository->getWebsiteByPageUid($rootPageUid); return $website['matomo_site_id']; } }