( ! ) Notice: Undefined offset: 3 in vendor/piwik/piwik-php-tracker/PiwikTracker.php on line 1296
This is now happening in Matomo tracker because of https://github.com/matomo-org/matomo/pull/15774/files#diff-1279d666063b65e6d6777f902d11574fR3322-R3330
See https://github.com/matomo-org/matomo-php-tracker/blob/master/MatomoTracker.php#L1302-L1306
The cookie now has a lot less parts and different parts.
As part of this issue we need to
@tsteur created https://github.com/matomo-org/matomo-php-tracker/pull/79
Note: doesn't break anything since we don't send those tracking params anymore. Users still need to update. After it's merged, I'll create a PR w/ the changelog info.