FAQ: How to build campaign tracking URLs

https://example.com/?mtm_campaign=secret_list&utm_source=private_supplier&utm_content=john_smith How Matomo manages MTM and UTM parameters in one URL When constructing URLs that contain both MTM and UTM parameters for the same property (e.g., mtm_campaign=invest_webinar&utm_campaign=invest_tips), the MTM parameter…

FAQ: How to fix the WP-Rocket incompatible plugin warning?

…these versions? This is a well known problem, and we have open issues for this: * https://github.com/matomo-org/matomo-for-wordpress/issues/233 * https://github.com/matomo-org/matomo/issues/16905 This is a huge update and there is a lot of…

FAQ: Configure the Element Visibility Trigger

Table of contents Common use cases Add the Element Visibility Trigger Use the Element ID Selection Method Use the CSS Selector Selection Method Test and Validate the Configuration The Element…

FAQ: How do I track the full page URL and average time spent on page in Matomo?

…|| []; // Set the full URL as an Action-level Custom Dimension _paq.push([‘setCustomDimension’, 1, window.location.href]); // Replace 1 with your actual dimension index _paq.push([‘trackPageView’]); _paq.push([‘enableLinkTracking’]); (function() { var u= »//your-matomo-domain.example.com/ »; _paq.push([‘setTrackerUrl’,…