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

Improve handling of certain attributes

sgiehl opened this pull request 3 months ago
Allow setting form factors client hint

sgiehl opened this pull request 4 months ago
134 - Strict types for arguments and return types

lutdev opened this pull request 7 months ago
Strict types for arguments and return types

lutdev opened this issue 8 months ago
Fix: Curl Connection remaining open

lutdev opened this pull request 8 months ago
Drop support of php versions < 7.2

lutdev opened this pull request 8 months ago
Curl Connection remaining open.

martin-neumann-gurus opened this issue 11 months ago
How to know if site ID or auth token are incorrect

acelaya opened this issue about 1 year ago
Functions to get and set the page view id manually

EPNW-Eric opened this pull request about 1 year ago
Fix wrong method description

revoltek-daniel opened this pull request about 1 year ago
How can I used this with cloudflare?

haydenjames opened this issue over 1 year ago
Owner of this project?

LauraTaylorUK opened this issue over 1 year ago
Improve code by using current standards on strict types

ghost opened this pull request over 1 year ago
Minor edit to documentation

itscvenk opened this issue over 1 year ago
How to connect this with Matomo for Wordpress?

deweydb opened this issue over 1 year ago
new release

vpapaloukas opened this issue over 1 year ago
Drop support of older php versions?

Chris53897 opened this issue over 1 year ago
Feat: remove composer.lock

Chris53897 opened this pull request over 1 year ago
feat: default folder structure, allow phpunit 10

Chris53897 opened this pull request over 1 year ago
add support for CURLOPT_CONNECTTIMEOUT

vpapaloukas opened this pull request over 1 year ago
Support CURLOPT_CONNECTTIMEOUT

vpapaloukas opened this pull request over 1 year ago
Add function to set api url

Vmadmax opened this pull request almost 2 years ago
Generate a download in Behavior > Downloads

davidperezgar opened this issue almost 2 years ago
PHP 8.2: Creation of dynamic property NNN is deprecated

hexa2k9 opened this issue about 2 years ago
Add tracking methods for the upcoming Crash Analytics premium feature

diosmosis opened this pull request about 2 years ago
Add method to disable bulk tracking

tsteur opened this pull request about 2 years ago
Fix possible notices on PHP 8.1

sgiehl opened this pull request about 2 years ago
PHP Deprecation warning when running tracker on PHP 8.1

snake14 opened this issue about 2 years ago
Goals attribution only show 'direct' attribution

johnnybegoodalways opened this issue over 2 years ago
Uncaught RuntimeException when Matomo host DNS couldn't resolve

timreeves opened this issue over 2 years ago
Adds support for client hints

sgiehl opened this pull request over 2 years ago
Added virtualization of curl/stream options

Demichev opened this pull request over 2 years ago
Get current visitors channel and campaign params

ChristianaHoJo opened this issue over 2 years ago
More virtualization of MatomoTracker class

Demichev opened this issue over 2 years ago
Remove some files from exports

sgiehl opened this pull request about 3 years ago
Another PHP 8.1 fix

sgiehl opened this pull request about 3 years ago
Couple of fixes for PHP 8.1

sgiehl opened this pull request about 3 years ago
Fix for double newline issue when a redirect is used

JasonMortonNZ opened this pull request about 3 years ago
No tracking since 1st of October

Firesphere opened this issue about 3 years ago
Sync licence in readme

exussum12 opened this pull request over 3 years ago
Sync to the BSD-3 licence

exussum12 opened this pull request over 3 years ago
Licence Mismatch

exussum12 opened this issue over 3 years ago
Speedup Curl-Request with various Parameters

Nimrod-666 opened this issue over 3 years ago
Merge 4.x into master

tsteur opened this pull request almost 4 years ago
Update MatomoTracker.php

Scribilicious opened this pull request almost 4 years ago
Notices

reloxx13 opened this issue almost 4 years ago
disableSendImageResponse() does not work properly

NicoHood opened this issue about 4 years ago
doTrackPageView() return value unclear

NicoHood opened this issue about 4 years ago
disableCookieSupport() documentation clarification

NicoHood opened this issue about 4 years ago
Mention deprecation in method itself

tsteur opened this pull request about 4 years ago
setGenerationTime() documentation deprecation

NicoHood opened this issue about 4 years ago
Release new Matomo PHP Tracker 3.0.0 for compatibility with Matomo 4.0.0

diosmosis opened this pull request about 4 years ago
handle new cookie values now that tracking cookies changed in Matomo 4

diosmosis opened this pull request over 4 years ago
complete unit tests

diosmosis opened this issue over 4 years ago
handle new cookie values

diosmosis opened this pull request over 4 years ago
Adds some basic methods to handle custom dimensions

sgiehl opened this pull request over 4 years ago
Small update of README

silvershadowcc opened this pull request over 4 years ago
fixed typo

silvershadowcc opened this pull request over 4 years ago
Allow switching between request methods and post token by default

tsteur opened this pull request over 4 years ago
Method setRequestMethodNonBulk() added to allow (non bulk) POST requests

silvershadowcc opened this pull request over 4 years ago
Authentication failure

silvershadowcc opened this issue over 4 years ago
Fix include_once warning Failed opening './PiwikTracker.php' for inclusion

tsteur opened this pull request over 4 years ago
Track ecommerce views not as custom variables

sgiehl opened this pull request over 4 years ago
Removes director detection

sgiehl opened this pull request over 4 years ago
Remove Gears detection

sgiehl opened this pull request over 4 years ago
cURL error should throw an exception to ease debug

sgiehl opened this pull request over 4 years ago
Adds method to set page performance metrics

sgiehl opened this pull request over 4 years ago
Revert "Adds method to set page performance metrics"

sgiehl opened this pull request over 4 years ago
Adds method to set page performance metrics

sgiehl opened this pull request over 4 years ago
Tracker does not set samesite cookie

tsteur opened this issue over 4 years ago
Prevent double slashes

tsteur opened this pull request almost 5 years ago
Documentation? Example? How to use?

thd-fox opened this issue almost 5 years ago
Mark package as compatible with PHP 7

sgiehl opened this pull request almost 5 years ago
Ensure PiwikTracker and MatomoTracker are both available

sgiehl opened this pull request almost 5 years ago
Add require block to define required extensions

peter279k opened this pull request almost 5 years ago
Remove duplicate class PiwikTracker

madman-81 opened this pull request almost 5 years ago
Composer: Ambiguous class resolution, "PiwikTracker" was found in both..

madman-81 opened this issue almost 5 years ago
PHP 7.4: Trying to access array offset on value of type null

c-prompt opened this issue about 5 years ago
Prevent notice script_name not defined

tsteur opened this pull request about 5 years ago
Rebrand from Piwik to Matomo

sgiehl opened this pull request about 5 years ago
Regression: Wrong header is enabled only for GET.

diosmosis opened this pull request about 5 years ago
Method addEcommerceItem() returns object instance

rontu85 opened this pull request about 5 years ago
remove deprecated array syntax

Findus23 opened this pull request over 5 years ago
Set curl option follow location to true for GET requests

olleharstedt opened this pull request over 5 years ago
piwik_ignore cookie is not used

luzrain opened this issue over 5 years ago
Unlink userId and visitorId logic

MichaelRoosz opened this pull request over 5 years ago
Do not append piwik.php if url contains matomo.php

tsteur opened this pull request about 6 years ago
Rename Piwik to Matomo (Readme)

futureweb opened this pull request over 6 years ago