PHP Client for Matomo Analytics Tracking API
The PHP Tracker Client provides all features of the Matomo Javascript Tracker, such as Ecommerce Tracking, Custom Variable, Event tracking and more.
Documentation and examples
Check out our Matomo-PHP-Tracker developer documentation and Matomo Tracking API guide.
Requirements:
- json extension (json_decode, json_encode)
- CURL or STREAM extensions (to issue the HTTPS request to Matomo)
License
Released under the BSD License