Skip to content

Piwik 4 refactoring notes #11783

@tsteur

Description

@tsteur

I will keep them here in a list for now for simplicity and edit this issue over time.

  • Rename Piwik\Plugin\Segment::setRequiresAtLeastViewAccess to something like setRequiresRegisteredUser or something to make sure what it actually does is hiding it for Anonymous (eg VisitorId, UserId, ...)
  • Change Dimension::configureSegments() to Dimension::configureSegments($segmentsList, $dimensionSegmentsFactory) similar to how Report::configureWidgets and WigdetsList works

Metadata

Metadata

Assignees

Labels

EnhancementFor new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.c: PlatformFor Matomo platform changes that aren't impacting any of our APIs but improve the core itself.not-in-changelogFor issues or pull requests that should not be included in our release changelog on matomo.org.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions