Skip to content

Releases: matomo-org/matomo-php-tracker

2.0.3

15 Jan 13:39
d8a3020
Compare
Choose a tag to compare
Merge pull request #58 from matomo-org/php7

Mark package as compatible with PHP 7

2.0.2

14 Jan 18:48
4129cdf
Compare
Choose a tag to compare
Merge pull request #57 from matomo-org/classavailability

Ensure PiwikTracker and MatomoTracker are both available

2.0.1

02 Jan 10:11
95eeeb2
Compare
Choose a tag to compare
Merge pull request #55 from madman-81/master

Remove duplicate class PiwikTracker

2.0.0

01 Jan 14:15
06a6b46
Compare
Choose a tag to compare

republished as matomo/matomo-php-tracker

1.5.2

23 Dec 21:48
314e6d0
Compare
Choose a tag to compare

PHP 7.4 tweaks

1.5.1

06 Nov 06:56
172c68f
Compare
Choose a tag to compare
  • Regression: Wrong header is enabled only for GET.

1.5.0

06 Nov 04:37
3a002c5
Compare
Choose a tag to compare
  • Custom IP should be only sent when token is specified, otherwise the request fails
  • Set curl option follow location to true for GET requests
  • remove deprecated array syntax for php 7.4 compatibility
  • Fix wrong tracking url generated if tracker API endpoint already contains query search
  • Make method addEcommerceItem() fluid interface
  • Unlink userId and visitorId logic

1.4.1

12 Oct 01:01
3b31a63
Compare
Choose a tag to compare
  • Allow matomo.php as tracking endpoint.

1.4.0

20 Nov 00:48
f9a0168
Compare
Choose a tag to compare
  • Added support for sending and reading Tracker Cookies

1.3.0

11 Sep 12:20
Compare
Choose a tag to compare
  • Allow arrays to be used in custom parameters