You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running the following API call, Live.getLastVisitsDetails with segment=visitStartServerHour==XX does not return visits with XX server time for initial few rows:
The text was updated successfully, but these errors were encountered:
rcontiuk
added
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
labels
Nov 12, 2024
randy-innocraft
added
Bug
For errors / faults / flaws / inconsistencies etc.
and removed
Potential Bug
Something that might be a bug, but needs validation and confirmation it can be reproduced.
labels
Nov 12, 2024
What happened?
Running the following API call, Live.getLastVisitsDetails with segment=visitStartServerHour==XX does not return visits with XX server time for initial few rows:
https://demo.matomo.cloud/index.php?module=API&method=Live.getLastVisitsDetails&idSite=1&period=day&date=yesterday&format=JSON&token_auth=anonymous&segment=visitEndServerDate==2024-11-11;visitStartServerHour==20
This was tested with other Cloud instances and produces similar results. See two examples below:
API call 01
API call 02
What should happen?
The API call should return all visits that matches the criteria segment=visitStartServerHour==XX.
How can this be reproduced?
Can be reproduced in several Cloud instances.
Matomo version
Cloud
PHP version
No response
Server operating system
No response
What browsers are you seeing the problem on?
Not applicable (e.g. an API call etc.)
Computer operating system
No response
Relevant log output
No response
Validations
The text was updated successfully, but these errors were encountered: