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…

FAQ: Integrate Axeptio CMP with Matomo Tag Manager

…= window._mtm || []; window._axcb.push(function (sdk) { sdk.on(« cookies:complete », function (choices) { let axeptio_Matomo = []; // Process consent choices for (let vendor in choices) { if (vendor !== « $$completed » &&…

FAQ: Post-deploy checklist for your Matomo instance

…releases) https://builds.matomo.org (for the one-click update to work) https://plugins.matomo.org (for the Marketplace) https://github.com https://geolite.maxmind.com ☐ The crontab entry is created on at least one server and runs successfully. When the…