Blog: Making Matomo UI faster

…public initialization methods in your Piwik_Plugin class with the following signature function getCssFiles( $notification ) { } See https://github.com/piwik/piwik/blob/0.8/plugins/CoreHome/CoreHome.php#L37 function getJsFiles( $notification ) { } See https://github.com/piwik/piwik/blob/0.8/plugins/CoreHome/CoreHome.php#L50 3) Declare the…

Blog: Track API calls in Node.js with Matomo

…’http://mywebsite.com/piwik.php’); // Matomo works with absolute URLs, so you have to provide protocol and hostname var baseUrl = ‘http://example.com‘; // Track a request URL: piwik.track(baseUrl + req.url); Of cause you…

FAQ: Manage users

…you could put mydomain.com in the website filter and select At least View in the access filter to see which websites under *.mydomain.com the user had access to: This search…

Matomo Cloud Terms of Service

…geolocation data which can identify an individual. Business secrets deemed highly confidential (e.g., highly-confidential business strategies and communications, sensitive attorney-client privileged and confidential communications). You agree that the Company may…

FAQ: Using Klaro Consent Manager with Matomo

…and have completed the necessary steps to add the consent manager code to your website. Step 1) Add a service for Matomo Login to your Klaro dashboard Choose the website…