mirror of
https://github.com/DanielSiepmann/tracking.git
synced 2024-11-22 05:56:08 +01:00
Daniel Siepmann
27e0623794
The existing query was not fully working as intended. Also it did not work with proper MySQL sql_mode settings. This is fixed by building a proper query which delivers expected and deterministic results. We now always have latest records first. Also there is no need to fetch the sys_language_uid, as we only fetch localized record if only one language is allowed. That way we can just check configuration and use the configuration to do language overlay. Relates: #35 |
||
---|---|---|
.. | ||
NewestPageviews.php | ||
PageviewsPerDay.php | ||
PageviewsPerOperatingSystem.php | ||
PageviewsPerPage.php | ||
Recordviews.php |