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