Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API VisitTime.getVisitInformationPerServerTime: segment metadata visitStartServerHour off by a few hours? #14504

Open
mattab opened this issue May 30, 2019 · 0 comments
Labels
Bug For errors / faults / flaws / inconsistencies etc.

Comments

@mattab
Copy link
Member

mattab commented May 30, 2019

URL: https://demo.matomo.org/index.php?module=API&method=VisitTime.getVisitInformationPerServerTime&period=day&date=yesterday&format=html&idSite=3

Output:
Screenshot from 2019-05-30 22-28-21

Expected:

  • label = 00, meaning midnight server hour, expected to see 'segment' => 'visitStartServerHour==0' but got 'segment' => 'visitStartServerHour==4'
  • same for each other hour.

This looks like a bug?

@mattab mattab added the Bug For errors / faults / flaws / inconsistencies etc. label May 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Projects
None yet
Development

No branches or pull requests

2 participants