Skip to content

User ID segment is available when visitor profile is disabled #21137

@tsteur

Description

@tsteur

When the visitor profile is disabled, we're already disabling the visitorId segment.

However, the userId segment is still enabled thus still allowing to identify individual users.

We would need to implement a similar logic as https://github.com/matomo-org/matomo/blob/5.0.0-b4/plugins/CoreHome/Columns/VisitorId.php#L45-L59 to disable the UserID segment when the visitor profile is disabled.

Metadata

Metadata

Assignees

Labels

BugFor errors / faults / flaws / inconsistencies etc.c: PrivacyFor issues that impact or improve the privacy.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions