martin
(Martin Brennan)
22.Октябрь.2024 00:12:24
22
@AstonJ @darkpixlz Я только что объединил PR, который будет отображать старые отчеты о просмотрах страниц и консолидированные отчеты о просмотрах страниц как «Устаревшие просмотры страниц» и «Устаревшие консолидированные просмотры страниц» соответственно, надеюсь, это поможет:
main ← feature/bring-back-legacy-pv-reports
merged 12:06AM - 22 Oct 24 UTC
This commit brings back some reports hidden or changed
by the commit in 14b4369… 23c5b582cea454b69441a28e16f2f191e if
the site setting `use_legacy_pageviews` is false.
* Unhide the old “Consolidated Pageviews” report and rename it
to “Legacy Consolidated Pageviews”
* Add a legacy_page_view_total_reqs report called “Legacy Pageviews”,
which calculates pageviews in the same way the old page_view_total_reqs
report did.
This will allow admins to better compare old and new pageview
stats which are based on browser detection if they have switched
over to _not_ use legacy pageviews.
**use_legacy_pageviews is false**

**use_legacy_pageviews is true**

12 лайков