baronesh
(janis hawk)
2024 年 5 月 15 日午後 8:48
1
こんにちは、2024年初頭からのフォーラムのデータを必要としています。この情報にどのようにアクセスできますか?インタラクション、投稿数、メンバー数、いいね数など。
ondrej
2024 年 5 月 15 日午後 8:58
2
インストールされている場合は、Discourse Data Explorer の使用を検討しましたか? プラグインには役立つ可能性のあるクエリがいくつか付属しています。そうでない場合は、ヘルプについては Data & reporting カテゴリを確認してください。私は SQL の達人ではありませんが、他の人は喜んでお手伝いします
Heliosurge
(Dan DeMontmorency)
2024 年 5 月 15 日午後 10:57
3
管理パネルのレポートは、レポートの開始日を2024年1月1日に設定することで、これらの情報のいくつかを取得するのに役立つ可能性があります。
This is a reference guide for describing how the Admin Dashboard Reports function, the data they’re displaying, the corresponding Data Explorer SQL queries, and where to find the Ruby code for each report.
Required user level: Staff
Discourse contains several built-in admin dashboard Reports that can be useful for exploring stats about a community. To access these reports, you can visit discourse.example.com/admin/dashboard/reports on your site ( or click the…
わかりました、おそらくこれらの現在のレポートは、Data Explorerプラグインからのものです。