discourse/app/models/concerns/reports
Martin Brennan bd4e8422fe
FEATURE: Revive legacy pageview reports (#29308)
This commit brings back some reports hidden or changed
by the commit in 14b436923c 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.
2024-10-22 10:06:22 +10:00
..
bookmarks.rb
consolidated_api_requests.rb UX: Change consolidated pageview experimental report colors (#27240) 2024-05-29 17:01:30 +10:00
consolidated_page_views_browser_detection.rb FEATURE: Switch to new methods of pageview measurement and reporting (#28729) 2024-09-10 09:51:49 +10:00
consolidated_page_views.rb FEATURE: Revive legacy pageview reports (#29308) 2024-10-22 10:06:22 +10:00
daily_engaged_users.rb
dau_by_mau.rb
emails.rb
flags_status.rb
flags.rb
likes.rb
mobile_visits.rb
moderator_warning_private_messages.rb
moderators_activity.rb FEATURE: custom flag can require additional message (#27908) 2024-07-18 10:10:22 +10:00
new_contributors.rb
notify_moderators_private_messages.rb
notify_user_private_messages.rb
post_edits.rb
posts.rb
profile_views.rb
signups.rb
site_traffic.rb FEATURE: Switch to new methods of pageview measurement and reporting (#28729) 2024-09-10 09:51:49 +10:00
staff_logins.rb
storage_stats.rb
suspicious_logins.rb
system_private_messages.rb
time_to_first_response.rb
top_ignored_users.rb
top_referred_topics.rb
top_referrers.rb
top_traffic_sources.rb
top_uploads.rb
top_users_by_likes_received_from_a_variety_of_people.rb
top_users_by_likes_received_from_inferior_trust_level.rb
top_users_by_likes_received.rb
topic_view_stats.rb FEATURE: Topic view stats report (#27760) 2024-07-09 15:39:10 +10:00
topics_with_no_response.rb
topics.rb
trending_search.rb
trust_level_growth.rb
user_flagging_ratio.rb
user_to_user_private_messages_with_replies.rb
user_to_user_private_messages.rb
users_by_trust_level.rb
users_by_type.rb DEV: remap all core icons for fontawesome 6 upgrade (#28715) 2024-09-13 16:50:52 +01:00
visits.rb
web_crawlers.rb
web_hook_events_daily_aggregate.rb FEATURE: Add WebHookEventsDailyAggregate report page (#27573) 2024-06-27 10:26:42 -03:00