questlab/www/analytics/vendor/piwik/piwik-php-tracker
2016-04-10 18:55:57 +02:00
..
composer.json update Piwik to version 2.16 (fixes #91) 2016-04-10 18:55:57 +02:00
LICENSE update Piwik to version 2.16 (fixes #91) 2016-04-10 18:55:57 +02:00
PiwikTracker.php update Piwik to version 2.16 (fixes #91) 2016-04-10 18:55:57 +02:00
README.md update Piwik to version 2.16 (fixes #91) 2016-04-10 18:55:57 +02:00

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