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: What do the different rule types mean?

…all URLs that start with https://www.example.com/blog/. The URL should always start with the value, a minor change like http://www.example.com/blog/ (http instead of https) would not work. regular expression – Regular…

FAQ: How do I install the Matomo tracking code on my GoDaddy Website Builder pages?

…_paq.push([‘enableLinkTracking’]); (function() { var u=“https://yoursubdomain.matomo.cloud/”; _paq.push([‘setTrackerUrl’, u+’matomo.php’]); _paq.push([‘setSiteId’, ’11’]); var d=document, g=d.createElement(‘script’), s=d.getElementsByTagName(‘script’)[0]; g.async=true; g.src=‘https://cdn.matomo.cloud/yoursubdomain.matomo.cloud/matomo.js’; s.parentNode.insertBefore(g,s); })(); </script> <!– End Matomo Code –> Note: If copying the above example code,…

FAQ: Reseller Guide for Matomo Analytics Plugins

…Your systems may also have “InnoCraft” as a company name. Where do I get the current price for a plugin? Select which plugin you require from: https://plugins.matomo.org/premium Are there any…

FAQ: How do I use the API in Matomo for WordPress?

…external integration, use the following: API URL: https://yourdomain.com/wp-content/plugins/matomo/app token_auth format: {username}:{application_password} Example: admin:fDmQ7IETCdqpDo1k05g0lprn This replaces the standard Matomo token_auth value with a combination of your WordPress username and app password….

FAQ: Why use an analytics tool?

…Customer Experience and Support How Analytics Work Why use Matomo for analytics? What Are The Benefits of Analytics? Analytics tools collect and comprehend data and statistics from your website usage…