Skip to content

WIP: Resolve "Tracking: wrong counts of all time views"

dgt requested to merge 153-tracking-wrong-counts-of-all-time-views into master
Now a more robust approach: we add the views of the last hourly cron job to the total counts.
The term hourlies gives the impression that there is a mechanism for hourly aggregation - which isn't.
Now it does not matter anymore if we call the cronjob more or less often than
hourly.

Closes #153 (closed)

Edited by dgt

Merge request reports