[Bug] Even though action value is sent under different dimension1 value, but still when retrieved with Live.getLastVisitsDetails API, the action is getting categorized under different dimension1 value #22799
Labels
Potential Bug
Something that might be a bug, but needs validation and confirmation it can be reproduced.
To Triage
An issue awaiting triage by a Matomo core team member
What happened?
Even though action value is sent under different dimension1 value, but still when retrieved with Live.getLastVisitsDetails API, the action is getting categorized under different dimension1 value
Below URL is being used for tracking:
https://mydomain.matomo.cloud/piwik.php?idsite=1&rec=1&url=http%3A%2F%2Fhost%2Fcomp%2Fcomp1%2Ftest02%2Fcomponent%2Fpublishing%2Fitem%2Fitem-itemName%2FgetItem&uid=abc%3D&action_name=test02%2Fitems%2Fcomp%2FUnited+States%2FWorkspace%2Fc.group.United+States.abc.-1&ua=Mozilla%2F5.0+%28Windows+NT+10.0%3B+Win64%3B+x64%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+Chrome%2F131.0.0.0+Safari%2F537.36&lang=en-US&rand=0469F8CAD4A1CF00086A&apiv=1&send_image=0&dimension1=test02&dimension2=test02%2Fitems%2Fcomp%2FUnited+States%2FWorkspace%2Fc.group.United+States.abc.-1&dimension3=group&cdt=1732448532&token_auth=mytoken
After retrieving from Live.getLastVisitDetails API,
This action is seen under dimension1=test03, which is totally wrong.
What should happen?
That action which was already being tracked with dimension1=test02, should be tracked under dimension1=test02.
How can this be reproduced?
dimension1 --> Create a visit dimension - tenant
dimension2 --> Custom dimension1 - try to capture the resource-path
dimension3--> Custom dimension2 - try to capture resource-type
Now go to different tenants and try to access the items/links
Matomo version
5.2.0-b5
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
The text was updated successfully, but these errors were encountered: