FAQ: How do I fix a truncated event value?

…example a changed value might not match a specific segment anymore. If you’re wanting to test this first, you may compare the output of this SQL query (this query may…

FAQ: How do I fix a truncated or rounded revenue or price value?

…`matomo_log_conversion` CHANGE `revenue_discount` `revenue_discount` DOUBLE NULL DEFAULT NULL; ALTER TABLE `matomo_log_conversion` CHANGE `revenue_shipping` `revenue_shipping` DOUBLE NULL DEFAULT NULL; ALTER TABLE `matomo_log_conversion` CHANGE `revenue_subtotal` `revenue_subtotal` DOUBLE NULL DEFAULT NULL; ALTER TABLE…

FAQ: How do I see page performance reports?

…Performance report (available in Matomo version 4 and above) which can be found under the Behaviour section of the main navigation. This section shows you how long it takes for

Migrate to Matomo Cloud

…Here is the migration procedure outline Complete the form in the page below Once we receive your completed Cloud Migration form, we will send you a link to schedule the…

FAQ: How do I see historical data for a new Custom Report?

…of the Matomo reports. This can be done by using the following Matomo console command (For example archiving all custom reports from June 2020 to today): ​​​​./console customreports:archive –date=2020-06-01,today Additionally,…

Integration: Matomo for Joomla 4

In German and English. If migrating from the Joomla 3 version of this, best procedure at this time: a) deactivate the old plugin (for Joomla 3) b) install the new…

FAQ: Managing your database’s size

…Purging and optimizing the database using a console command You may also run two commands to force the purging of old archived reports and to force optimizing your database tables….

FAQ: Preview / debug a tag manager container

…sending the live version to your website. The use of the preview / debug mode is straightforward; once your tags, triggers and potential variables are set, just click on Preview…