matomo-org / matomo

Empowering People Ethically with the leading open source alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. Liberating Web Analytics. Star us on Github? +1. And we love Pull Requests!
https://matomo.org/
GNU General Public License v3.0
19.92k stars 2.66k forks source link

[Bug] Media segments are not based on video title #22734

Closed goochj03 closed 2 weeks ago

goochj03 commented 3 weeks ago

What happened?

When choosing to segment a video title row in the Media >Video report, if the video title has had no plays, the segmented logs are loaded stating "Visits log showing visits where Media Title is Video Title" despite that video title not appearing in the retruned visits.

An example of this can be seen in the demo install of Matomo.

What should happen?

Based on the segment being loaded, I would expect no results to show, if there is no matching media title shown in the retruned visits.

How can this be reproduced?

View the report Media > Video image

Segment a video title that has no plays. segment

The segmented visit logs will load stating "Visits log showing visits where Media Title is "Diving in...RAJA AMPAT (West Papua)" despite no media title matching in the retruned visits. image

From the browser console the segment that is being loaded is _segment=mediatitle==Wakatobi+-+Wide+I+Go+Back

Matomo version

Cloud

PHP version

No response

Server operating system

No response

What browsers are you seeing the problem on?

No response

Computer operating system

No response

Relevant log output

No response

Validations