FAQ: Matomo Tracking API example for developers (PHP SDK)

…want to track. In the following, replace {$IDSITE} with your Matomo website ID, and replace https://matomo.example.org/ with your Matomo URL. <?php // — Matomo Tracking API init — require_once “/path/to/MatomoTracker.php”;…

FAQ: Examples of custom alerts

sales have dropped off or increased (for example after making changes to the website or removing products). Note: this alert compares results to a previous day. Other comparisons include, Same…

FAQ: Analyse Funnels

…Show funnel visits log This is a useful feature for getting granular detail on exactly how each user completed (or did not complete a funnel). By reviewing individual sessions with…