Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/matomo-org/matomo-php-tracker

PHP Client for Matomo Analytics Tracking API
https://github.com/matomo-org/matomo-php-tracker

Add documentation

fix https://github.com/matomo-org/matomo-php-tracker/issues/59

a76fbb23db490843c52ca1c83da7717191970cec authored almost 5 years ago
Merge pull request #58 from matomo-org/php7

Mark package as compatible with PHP 7

d8a30200b0bd144f38282df9a8cb5da194da9296 authored about 5 years ago
Mark package as compatible with PHP 7

9a4d993cb6b3bc75fdc3465cd96eb02823ef98f7 authored about 5 years ago
Merge pull request #57 from matomo-org/classavailability

Ensure PiwikTracker and MatomoTracker are both available

4129cdf61e5e0a576a1ee4f9849068e7eb3b9bd8 authored about 5 years ago
Ensure PiwikTracker and MatomoTracker are both available

0c73a8061da299cb258b96210af27d5efea1becc authored about 5 years ago
Merge pull request #56 from open-source-contributions/add_require_block

Add require block to define required extensions

64248e182c62c6dfba6eb3cd45f68f019cb11c02 authored about 5 years ago
Add require block to define required extensions

772490e99d39f4c77ddda399c56538cf211b68a1 authored about 5 years ago
Merge pull request #55 from madman-81/master

Remove duplicate class PiwikTracker

95eeeb23be256d488b45cc90dda324726574e692 authored about 5 years ago
remove duplicate class declaration

fixes #54

6ee26306a94340a5017d9421b05354c737088b3a authored about 5 years ago
Remove duplicate class PiwikTracker

86d4497a18ef3141913171552112ef717d97bae4 authored about 5 years ago
Merge pull request #51 from matomo-org/rebrand

Rebrand from Piwik to Matomo

06a6b468304593b50e00e15eea93b0bd7afd16f2 authored about 5 years ago
keep bc

7484c538a737bf9e6c18a64dc1300befdc2ade20 authored about 5 years ago
Rebrand from Piwik to Matomo

64497dc5c6bc11be8cdd57ed5b6a11cf249bbb5e authored about 5 years ago
Merge pull request #52 from matomo-org/scriptnamenotdefined

Prevent notice script_name not defined

314e6d00039cb9d99837c81cdf4cbcd19f5683e0 authored about 5 years ago
Update PiwikTracker.php

cabcdc4bb28fda9bc75f71c12e279d963c7a768a authored about 5 years ago
Update PiwikTracker.php

10828556f7ffbbe2abe1f71cd341eaf65702f74e authored about 5 years ago
Prevent notice script_name not defined

> ( ! )</span> Notice: Undefined index: SCRIPT_NAME in endor/piwik/piwik-php-tracker/PiwikTracke...

8d61bc07e40603f0ad2dc8c718efd0a3663b19f5 authored about 5 years ago
Merge pull request #50 from matomo-org/follow-location-fix

Regression: Wrong header is enabled only for GET.

172c68f9cd2781841a282474c8e0f695aac28933 authored about 5 years ago
Wrong header is enabled only for GET.

00c43be22fa4436009ca9b9dc0e445496328a17e authored about 5 years ago
Merge pull request #44 from MichaelHeerklotz/unlink_userid_and_visitorid

Unlink userId and visitorId logic

3a002c561f1c87fb21417929062be75bf74ffbb5 authored about 5 years ago
Merge pull request #48 from matomo-org/baseurlsearch

Fix wrong tracking url generated if tracker API endpoint already contains query search

2d23bead4ca64f4d10fc3ba31afb834b4b473514 authored about 5 years ago
Update PiwikTracker.php

c3f760005047e925d92e2fb0d91ee2e1969f99f5 authored about 5 years ago
Merge pull request #49 from rontu85/implement-fluent-interface-in-addEcommerceItem

Method addEcommerceItem() returns object instance

6eba3e7064a6ac8c5d30febe3c5ae0bd88bb0b90 authored over 5 years ago
Method addEcommerceItem() returns object instance

7bef8157722c2c4dbf6a21f3832a2fbdfca2a9ec authored over 5 years ago
Fix wrong tracking url generated if tracker API endpoint already contains query search

e2c9dd5f8cd08bfb5b944daa1857ca044073758d authored over 5 years ago
Merge pull request #47 from Findus23/patch-1

remove deprecated array syntax

d126a959ee9180050b917ede8ac5a286d67908fb authored over 5 years ago
remove deprecated array syntax

for PHP 7.4 compatibility

60796a7bebe5e3847ac96a1040a3c25d50e98f85 authored over 5 years ago
Unlink userId and visitorId logic

ee74196552900750f69ab85be056d3cb70eecc58 authored over 5 years ago
Merge pull request #46 from olleharstedt/master

Set curl option follow location to true for GET requests

02543ea9f63aee13dd39c99088b87a90f093d934 authored over 5 years ago
Set return transfer to true for GET requests

86f027fd987d65ea64fe3f794911692bf8280bc5 authored over 5 years ago
add link so it shows up on https://developer.matomo.org/api-reference/PHP-Piwik-Tracker

bbae9dc67d50eb8988c8f1da4ceebe794bdb764d authored almost 6 years ago
Merge pull request #41 from matomo-org/revert-40-revert-39-requiretoken

Revert "Revert "Custom IP should be only sent when token is specified, otherwise the request fai...

96d9dafaccd1697d110f8b63b8cb5e29c49a3705 authored about 6 years ago
Revert "Revert "Custom IP should be only sent when token is specified, otherwise the request fails""

0021ee186b00f9c81952f29ae328ac479d616528 authored about 6 years ago
Merge pull request #40 from matomo-org/revert-39-requiretoken

Revert "Custom IP should be only sent when token is specified, otherwise the request fails"

85f01cd38a15d61b525d8bacd8867a7af38cf170 authored about 6 years ago
Revert "Custom IP should be only sent when token is specified, otherwise the request fails"

6f8e4ecaedbb780dc437ae644e80c1cfc6cf8cda authored about 6 years ago
Merge pull request #39 from matomo-org/requiretoken

Custom IP should be only sent when token is specified, otherwise the request fails

d1a7644954a0f593a71d64cccff5ab70f7037a10 authored about 6 years ago
Custom IP should be only sent when token is specified, otherwise the request fails

The CIP parameter requires a token with at least write access. See https://github.com/matomo-org...

72069c00796d7613d3affbb7ea98f657517f934b authored about 6 years ago
Merge pull request #38 from matomo-org/matomophpsupport

Do not append piwik.php if url contains matomo.php

3b31a6366fdf1f39520d7cbf858967f309d89275 authored over 6 years ago
Do not append piwik.php if url contains matomo.php

4a464bf8ea21d8aaa05472162543c2b1e675f93f authored over 6 years ago
Piwik -> Matomo

c635dc3b5ed656838d433ad5e373cb3487807185 authored over 6 years ago
Merge pull request #28 from MichaelHeerklotz/master

Added support for sending and reading Tracker Cookies

f9a0168c87f01f2d5de95029a1ba0d1fd6c3d5ab authored about 7 years ago
Added support for sending and reading Tracker Cookies

7c0f9fdbde7fcba836f23d067ebc589a6a010e9f authored about 7 years ago
Merge pull request #27 from piwik/arraycustomparam

Allow arrays to be used in custom parameters

08deaa8d7ff2627a66aaad5e3a3cce51f7131cef authored over 7 years ago
Allow arrays to be used in custom parameters

I was setting an array as value in a custom parameter but then the tracker fails because urlenco...

83671a25db597315b6f21ab8d9891295182e9838 authored almost 8 years ago
added methods to get current ip and user agent (#24)

5f435290eb8a82b14630882c6e52520eef13f883 authored almost 8 years ago
New const for number of max categories (#22)

41dd1c03a5c324e3791b9ca82c092337dc3a0cdf authored about 8 years ago
Generate a unique pageview whenever a new pageview is tracked (#21)

* generate a unique pageview whenever a new pageview is tracked

* use only 6 characters

e750ac917a19029f3cf90e28031a1202c6f4a4e5 authored about 8 years ago
Minor improvements to comments Admin/Super user tokens

676d8d187dc1bd37d3c66e33726c67ae7131115b authored about 8 years ago
Update PiwikTracker.php

getProxy as Private and minor blank spaces / lines removed

4d62173d2b087103f70e0469b9fe8c579c8d87f4 authored over 8 years ago
Merge branch 'rafiberlin-master'

3ff1b96b74e338b86f6262c063f72d3165f04b0a authored over 8 years ago
Merge branch 'master' of https://github.com/rafiberlin/piwik-php-tracker into rafiberlin-master

86db9d8cd3deab82cab11d4c9546202d8eaa7570 authored over 8 years ago
Let users track ecommerce orders with the same SKU multiple times (#20)

eb4df1e223d4b377d06785c9b5fb3723d16d4465 authored over 8 years ago
Merge pull request #19 from shibby/master

setter functions changed as fluent.

8a48a22c6ef451300c77db1e6b35c66110fd91c1 authored almost 9 years ago
setters changed to fluent version.

1b8f0748a3b0d53ec5689e4bbe355cbaaf48b79f authored almost 9 years ago
Update PiwikTracker.php

2925638c680d19af866a3cd05633469f3eb035c4 authored almost 9 years ago
Update PiwikTracker.php

74905c9efa8b8555a87a0c9929fb086e7719ec5a authored almost 9 years ago
Update PiwikTracker.php

2529ca021e0fddb94f26e3f741336c48fda801d6 authored almost 9 years ago
Merge pull request #17 from piwik/fix_delete_cookies

Fixes deleteCookie() method

f026613f8137c014030c96a22491ede5f5f1676b authored about 9 years ago
fixes #9 - use negative TTL for setCookie to remove them

45138841155f7b5f5c406b7b992d001ae71ea53e authored about 9 years ago
Merge pull request #15 from piwik/customparameters

Added possibility to set any custom tracking parameters for 3rd party plugins

ac3e26bb3e2c8a428ccbf6ca663c2ef37fa47a5e authored about 9 years ago
Added possibility to set custom tracking parameters for 3rd party plugins

d4e25a15bb944659324e85d8b3231ce556919109 authored about 9 years ago
Merge pull request #13 from igorRovenki/master

add compatibility with PSR-1/PSR-2 standards

fcbbc833bf02f4b549f66e0704f2dc0868309a48 authored about 9 years ago
add compatibility with PSR-1/PSR-2 standards

f8947b6a4c7b98c681e8e60ca41c2879cc31db38 authored over 9 years ago
Merge pull request #12 from HomerBond005/master

Fixed domainFixup() causing PHP Notice

9a70fe37a1ce23cbd64b7cde00a6030e30942b75 authored over 9 years ago
Fixed domainFixup() causing PHP Notice

09110ed32d63d621f9361788c7ba257bb1a8f1f1 authored over 9 years ago
Merge pull request #11 from piwik/ping_addition

Add ability to send ping request from PHP tracker.

10c3e85659d5de8bef1c99d6923cfa0e06767dde authored over 9 years ago
When the server the Piwik website is running on needs a proxy to resolve his own address, adds the ability to setup the proxy .

3cb1900dcea8a8df182f024dbb103a7406185006 authored over 9 years ago
Add ability to send ping request from PHP tracker.

5fe61a9d68a4d7e0b565343e500901b9178a9484 authored over 9 years ago
For Outlinks and Download URLs, do not exclude URL parameters and store URLs untouched

Also adds a missing URL Encoding for action URLs.
(when outlink or download urls contained `&` a...

cedb28ab1614afffcc22536d81c248b06c2d7cea authored over 9 years ago
Merge pull request #7 from leighmarble/master

Allow setting SSL certificate for secure curl

16b28d872f06d59235611c858795db503761e521 authored almost 10 years ago
Fix typo fixes #7412

ff891a437d50f62fc7ba3624b275158025dcc91f authored almost 10 years ago
Merge pull request #1 from leighmarble/leighmarble-patch-1

Allow setting SSL certificate for secure curl

1a61644976545b55188df5311a7c3be145e40945 authored almost 10 years ago
Allow setting SSL certificate for secure curl

This took me hours to figure out why my tracking script wouldn't connect sucessfully with my Piw...

d7685ff8b2afc14811d377601d655ac987591dea authored almost 10 years ago
refs piwik/piwik#7083 make sure curl_exec exists as well as it could be disabled but is needed

be8e96bdfcbc6360729de449b4a9d2c93d997919 authored almost 10 years ago
Prevent Warning: Invalid argument supplied for foreach() in /[removed]/dev/piwik/libs/PiwikTracker/PiwikTracker.php on line 1571

84a994a4d34a601a1b1da2c44a122807a1c4ad5b authored about 10 years ago
minor doc tweaks to trigger a commit hook

cb714355e3aeeeb011f7f47c6b5bffab80aeda7d authored about 10 years ago
removed duplicated documentation

eee31a509f950e5c2a203629276db1f53ff3f024 authored about 10 years ago
added PiwikTracker class that used to be in the Piwik repo

98b01eb4d721e966e5acfe4c91c1093bf6782cc5 authored about 10 years ago
Initial commit

68e7fe12a7a1d4fa2e859ee47a4687e195e4ae5e authored over 10 years ago