# Data & reporting

**URL:** https://meta.discourse.org/c/community-building/data-reporting/148.md?page=11

[최신](https://meta.discourse.org/latest.md) · [카테고리](https://meta.discourse.org/categories.md) · [태그](https://meta.discourse.org/tags.md)

**Page:** 12

---

## [여기 데이터 관련 종사자분들께 질문이 있습니다](https://meta.discourse.org/t/question-for-fellow-data-people-here/258382)

<div class="topic-metadata">

**Author:** [@jeremiahworkman](https://meta.discourse.org/u/jeremiahworkman)\
**댓글:** 1\
**마지막 업데이트:** [3월 20, 2023, 12:59오후 UTC](https://meta.discourse.org/t/question-for-fellow-data-people-here/258382 "2023-03-20T12:59:26Z")

</div>

당사 Discourse 사이트의 관리자 섹션에 있는 지표(서로 다른 신뢰 등급의 사용자, 조회 수, 특히 웹크롤러 조회 수)가 어떻게 정의되는지에 대한 문서나 로직을 찾고 있습니다. 저는 데이터 엔지니어이며, 제 회사(Bu…

---

## [수동으로 보고를 실행할 때 사용할 폴 이름은 무엇인가요?](https://meta.discourse.org/t/what-value-to-use-as-poll-name-when-running-report-manually/249456)

<div class="topic-metadata">

**Author:** [@Phylo\_IF](https://meta.discourse.org/u/Phylo_IF)\
**댓글:** 1\
**마지막 업데이트:** [12월 20, 2022, 7:23오전 UTC](https://meta.discourse.org/t/what-value-to-use-as-poll-name-when-running-report-manually/249456 "2022-12-20T07:23:25Z")

</div>

안녕하세요, 표준 쿼리 중 하나인 "투표 결과 보고서"에 대해 질문이 있습니다. "Poll\_name"와 "Post\_ID"를 입력하라고 하네요. Post\_ID는 어느 정도 짐작이 가지만, Poll\_name은 어디서…

---

## [커뮤니티 건강 통계](https://meta.discourse.org/t/community-health-statistics/258043)

<div class="topic-metadata">

**Author:** [@Paul\_King](https://meta.discourse.org/u/Paul_King)\
**댓글:** 1\
**마지막 업데이트:** [3월 14, 2023, 5:56오후 UTC](https://meta.discourse.org/t/community-health-statistics/258043 "2023-03-14T17:56:56Z")

</div>

커뮤니티 건강 통계에 이메일 목록 사용자를 포함할 수 있을까요? 현재는 하루에 로그인한 사용자만 집계되는 것으로 보입니다. 특히 ‘Consolidated Pageviews’ 그래프를 이름 변경하거나 업그레이드할 수 있을까요? …

---

## [커스텀 규칙으로 커스텀 배지 만들기](https://meta.discourse.org/t/creating-custom-badge-with-custom-rules/257688)

<div class="topic-metadata">

**Author:** [@Kushalghosh9899](https://meta.discourse.org/u/Kushalghosh9899)\
**댓글:** 10\
**마지막 업데이트:** [3월 14, 2023, 8:02오전 UTC](https://meta.discourse.org/t/creating-custom-badge-with-custom-rules/257688 "2023-03-14T08:02:44Z")

</div>

이 규칙들이 포함된 커스텀 배지를 만들고 싶습니다. 이는 단순히 사용자가 아래에 나열된 조건을 달성하면 해당 배지가 자동으로 지급된다는 의미입니다. 사용자는 ac…

---

## [What is "user visits" on the admin dashboard?](https://meta.discourse.org/t/what-is-user-visits-on-the-admin-dashboard/25092)

<div class="topic-metadata">

**Author:** [@tobiaseigen](https://meta.discourse.org/u/tobiaseigen)\
**댓글:** 18\
**마지막 업데이트:** [3월 6, 2023, 10:41오후 UTC](https://meta.discourse.org/t/what-is-user-visits-on-the-admin-dashboard/25092 "2023-03-06T22:41:07Z")

</div>

I am trying to understand how many people are logging into my discourse every day, and tracking that from day to day. Is that the “user visits” stat, or does that include multiple visits by the same user? Is there a way…

---

## [‘응답 없는 주제’ 뒤의 쿼리 재현하기](https://meta.discourse.org/t/replicating-the-query-behind-topics-with-no-response/206062)

<div class="topic-metadata">

**Author:** [@mbcrosier](https://meta.discourse.org/u/mbcrosier)\
**댓글:** 1\
**마지막 업데이트:** [3월 1, 2023, 4:40오후 UTC](https://meta.discourse.org/t/replicating-the-query-behind-topics-with-no-response/206062 "2023-03-01T16:40:29Z")

</div>

안녕하세요! 특정 카테고리에서 첫 주에 답변을 받지 못한 새 토픽의 비율과 첫 주에 해결된 비율을 파악하고 싶습니다. 제 쿼리는 다음과 같습니다: -- \[params\] -- string :start\_date = 202…

---

## [데이터 탐색기에서 JSON 추출을 지원하나요?](https://meta.discourse.org/t/does-the-data-explorer-support-json-extracts/256666)

<div class="topic-metadata">

**Author:** [@kinetiksoft](https://meta.discourse.org/u/kinetiksoft)\
**댓글:** 2\
**마지막 업데이트:** [3월 1, 2023, 12:46오후 UTC](https://meta.discourse.org/t/does-the-data-explorer-support-json-extracts/256666 "2023-03-01T12:46:59Z")

</div>

Data Explorer가 Json Extracts를 지원하지 않는다는 것이 맞나요? 시해 보았지만, 다음과 같은 오류가 반환됩니다: PG::UndefinedFunction: ERROR: function json\_extract(text, unknown) does not exist HINT: No function matches t…

---

## [페이지 뷰 이해하기](https://meta.discourse.org/t/trying-to-understand-pageviews/255130)

<div class="topic-metadata">

**Author:** [@ganncamp](https://meta.discourse.org/u/ganncamp)\
**댓글:** 3\
**마지막 업데이트:** [2월 28, 2023, 4:02오후 UTC](https://meta.discourse.org/t/trying-to-understand-pageviews/255130 "2023-02-28T16:02:00Z")

</div>

이 스레드에서 페이지뷰 데이터를 조회할 테이블과 각 request\_type의 의미를 이해하는 방법을 알게 되었습니다. 이를 바탕으로 연도별 비교 보고서를 작성했습니다. 오늘 보고서를 보고 있다가 갑자기 궁금해졌는데…

---

## [DAU와 MAU 데이터를 각각 어떻게 가져올 수 있나요?](https://meta.discourse.org/t/how-to-get-the-dau-and-mau-data-separately/186023)

<div class="topic-metadata">

**Author:** [@Edwin\_Liu](https://meta.discourse.org/u/Edwin_Liu)\
**댓글:** 8\
**마지막 업데이트:** [2월 24, 2023, 8:13오전 UTC](https://meta.discourse.org/t/how-to-get-the-dau-and-mau-data-separately/186023 "2023-02-24T08:13:23Z")

</div>

잘 지내고 계신지 궁금합니다. DAU와 MAU 데이터를 별도로 받아볼 수 있을까요? 현재는 DAU/MAU 비율만 조회되고 있습니다. 한 가지 더 질문이 있습니다. 보고서 유형을 사용자 지정할 수 있을까요? 데이터를 소개하는 문서를 보내주실 수 있을까요? t…

---

## [null id를 깔끔하게 처리하는 방법](https://meta.discourse.org/t/how-to-handle-a-null-id-nicely/255801)

<div class="topic-metadata">

**Author:** [@ganncamp](https://meta.discourse.org/u/ganncamp)\
**댓글:** 2\
**마지막 업데이트:** [2월 23, 2023, 12:51오후 UTC](https://meta.discourse.org/t/how-to-handle-a-null-id-nicely/255801 "2023-02-23T12:51:48Z")

</div>

우리의 워크플로우는 작업을 그룹에 할당하고, (보통) 그룹이 개인에게 할당하는 방식입니다. 저는 이 부분을 중심으로 보고서를 작성하고 있습니다. 결국 다음과 같은 결과를 얻게 됩니다: 이상적으로는 NULL인 사용자 필드를 COALESCE로 처리할 수 있으면 좋겠습니다…

---

## [주제를 보고 있는 사람 보기](https://meta.discourse.org/t/see-who-is-watching-a-topic/254928)

<div class="topic-metadata">

**Author:** [@aidanheerdegen](https://meta.discourse.org/u/aidanheerdegen)\
**댓글:** 3\
**마지막 업데이트:** [2월 13, 2023, 3:48오후 UTC](https://meta.discourse.org/t/see-who-is-watching-a-topic/254928 "2023-02-13T15:48:10Z")

</div>

저희 포럼에서는 잠긴 주제를 메일링 리스트로 사용합니다: 이것은 훌륭한 기능입니다. 충분한 신뢰 수준을 가진 누구나 매우 적은 노력으로 메일링 리스트를 만들 수 있으며, 이를 통해 ...에만 극도로 정밀하게 대상화된 커뮤니케이션을 할 수 있습니다…

---

## [더 이상 Data Explorer에서 새 쿼리를 만들 수 없습니다](https://meta.discourse.org/t/cannot-create-new-query-in-data-explorer-anymore/254681)

<div class="topic-metadata">

**Author:** [@Roi](https://meta.discourse.org/u/Roi)\
**댓글:** 2\
**마지막 업데이트:** [2월 9, 2023, 9:33오후 UTC](https://meta.discourse.org/t/cannot-create-new-query-in-data-explorer-anymore/254681 "2023-02-09T21:33:32Z")

</div>

데이터 탐색기에서 새 쿼리를 생성하려고 하면 더 이상 작동하지 않습니다. 원형 로딩이 계속 돌고 있으며, 브라우저 개발자 콘솔에 다음 오류가 표시됩니다: rest.js:63 Uncaught Error: You must overwrite \`createPro…

---

## [유일한 페이지뷰에 대한 최적의 보고서](https://meta.discourse.org/t/best-report-for-unique-pageviews/254194)

<div class="topic-metadata">

**Author:** [@Discoursenaut](https://meta.discourse.org/u/Discoursenaut)\
**댓글:** 2\
**마지막 업데이트:** [2월 7, 2023, 9:47오전 UTC](https://meta.discourse.org/t/best-report-for-unique-pageviews/254194 "2023-02-07T09:47:25Z")

</div>

페이지뷰(Pageviews)가 고유 페이지뷰를 확인하는 데 가장 적합한 리포트인가요? 익명, 로그인, 크롤러 리포트와 통합 리포트를 확인했는데, Reddit 분석과 유사한 고유 페이지뷰를 확인하는 데 어떤 리포트가 가장 좋은지 명확하지 않았습니다. 아니면 …

---

## [태그를 포함한 주제별 투표 요약](https://meta.discourse.org/t/a-summary-of-votes-by-topic-including-tags/256770)

<div class="topic-metadata">

**Author:** [@CarrieSeltzer](https://meta.discourse.org/u/CarrieSeltzer)\
**댓글:** 5\
**마지막 업데이트:** [1월 31, 2023, 7:02오전 UTC](https://meta.discourse.org/t/a-summary-of-votes-by-topic-including-tags/256770 "2023-01-31T07:02:32Z")

</div>

특정 카테고리의 모든 주제와 각 주제의 투표 수를 확인할 수 있는 Data Explorer 쿼리를 찾고 있습니다. SQL 쿼리에 대해 잘 모르는 초보자인데, 제가 직접 수정할 수 있을 정도로 비슷한 기존 쿼리를 찾지 못했습니다. 이상적으로는, …

---

## [WAU/MAU 쿼리](https://meta.discourse.org/t/query-for-wau-mau/252992)

<div class="topic-metadata">

**Author:** [@Tris20](https://meta.discourse.org/u/Tris20)\
**댓글:** 0\
**마지막 업데이트:** [1월 26, 2023, 4:01오후 UTC](https://meta.discourse.org/t/query-for-wau-mau/252992 "2023-01-26T16:01:54Z")

</div>

DAU/MAU 외에도 주간 동등 지표에 대해 궁금했습니다. 아래는 데이터 탐색기에서 주 활성 사용자 수를 월 활성 사용자 수로 나눈 값을 반환하는 쿼리입니다.遗憾的是, 히스토그램이 없습니다…

---

## [스크립트를 만들었는데 오류 메시지가 나옵니다. 피드백이나 조언을 구합니다](https://meta.discourse.org/t/created-a-script-but-receiving-an-error-message-would-love-some-feedback-advice/251842)

<div class="topic-metadata">

**Author:** [@Drew-ART](https://meta.discourse.org/u/Drew-ART)\
**댓글:** 3\
**마지막 업데이트:** [1월 16, 2023, 7:52오후 UTC](https://meta.discourse.org/t/created-a-script-but-receiving-an-error-message-would-love-some-feedback-advice/251842 "2023-01-16T19:52:45Z")

</div>

이건 아마 스레드 내의 댓글로 달아야 할 내용인데, 올바른 스레드를 찾을 수 없었습니다. '멋진 스크립트' 스레드는 이제 잠겨 있는 것 같습니다. 이 스크립트는 user\_id, username, name, email, custom\_field1, custom\_field2…를 가져오도록 설계되었습니다.

---

## [배지 목록 내보내기](https://meta.discourse.org/t/export-badges-list/251463)

<div class="topic-metadata">

**Author:** [@NoamH](https://meta.discourse.org/u/NoamH)\
**댓글:** 0\
**마지막 업데이트:** [1월 11, 2023, 7:38오후 UTC](https://meta.discourse.org/t/export-badges-list/251463 "2023-01-11T19:38:30Z")

</div>

데이터 탐색기를 사용해 배지 목록을 가져왔는데, 설명(description) 열이 비어 있습니다. 제안이 있을까요?

---

## [What does \`incoming link count\` in discourse database mean?](https://meta.discourse.org/t/what-does-incoming-link-count-in-discourse-database-mean/122515)

<div class="topic-metadata">

**Author:** [@Akshara\_Goyal](https://meta.discourse.org/u/Akshara_Goyal)\
**댓글:** 3\
**마지막 업데이트:** [1월 11, 2023, 4:37오후 UTC](https://meta.discourse.org/t/what-does-incoming-link-count-in-discourse-database-mean/122515 "2023-01-11T16:37:27Z")

</div>

I was hoping that incoming link count for a post in discourse database means no. of times external websites have mentioned that post in their content.. But the numbers that I have are too high to believe that. Could som…

---

## [일별 발송된 이메일 수 보고](https://meta.discourse.org/t/report-number-of-emails-sent-per-day/250991)

<div class="topic-metadata">

**Author:** [@Andro](https://meta.discourse.org/u/Andro)\
**댓글:** 3\
**마지막 업데이트:** [1월 7, 2023, 1:44오전 UTC](https://meta.discourse.org/t/report-number-of-emails-sent-per-day/250991 "2023-01-07T01:44:45Z")

</div>

하루에 발송되는 이메일 수를 확인할 수 있는 방법이 있나요?

---

## [조건에 따라 특정 카테고리에 주제 생성](https://meta.discourse.org/t/created-a-topic-in-a-specific-category-with-conditions/281550)

<div class="topic-metadata">

**Author:** [@Lhc\_fl](https://meta.discourse.org/u/Lhc_fl)\
**댓글:** 0\
**마지막 업데이트:** [12월 26, 2022, 12:38오후 UTC](https://meta.discourse.org/t/created-a-topic-in-a-specific-category-with-conditions/281550 "2022-12-26T12:38:04Z")

</div>

특정 카테고리에 조건을 충족하는 새 주제를 생성한 사용자들을 위해 이 방법을 시도했습니다. SELECT DISTINCT ON (p.user\_id) p.user\_id, p.id post\_id, p.created\_at granted\_at FROM posts p INNER JOIN topics t…

---

## [Discourse의 참여율을 어떻게 계산하나요?](https://meta.discourse.org/t/how-to-calculate-engagement-rate-for-discourse/248754)

<div class="topic-metadata">

**Author:** [@Shawnpinto](https://meta.discourse.org/u/Shawnpinto)\
**댓글:** 7\
**마지막 업데이트:** [12월 21, 2022, 9:18오전 UTC](https://meta.discourse.org/t/how-to-calculate-engagement-rate-for-discourse/248754 "2022-12-21T09:18:34Z")

</div>

Discourse 커뮤니티 여러분! :blob\_wave: 저희는 Discourse 커뮤니티를 꽤 오랫동안 이용하고 있으며, 정말 놀라운 경험이었어요 :star\_struck: 하지만 저는 항상 Discourse의 참여도(engagement)가 어떻게 계산되는지 궁금했어요 calc…

---

## [«dashboard general tab activity metrics»에서 허용되는 옵션은 무엇인가요?](https://meta.discourse.org/t/what-are-allowable-options-for-dashboard-general-tab-activity-metrics/169249)

<div class="topic-metadata">

**Author:** [@swamidass](https://meta.discourse.org/u/swamidass)\
**댓글:** 4\
**마지막 업데이트:** [12월 13, 2022, 9:13오후 UTC](https://meta.discourse.org/t/what-are-allowable-options-for-dashboard-general-tab-activity-metrics/169249 "2022-12-13T21:13:17Z")

</div>

모든 라벨을 허용하지만, 그 후에 "잘못된 선택 X를 지정했습니다"라고 오류를 표시합니다. 그렇다면 X에 허용되는 값은 무엇일까요?

---

## [IP 주소 또는 사용자별 최상단 페이지 히트 카운터 및 페이지 생성 시간 보고서](https://meta.discourse.org/t/report-for-top-page-hit-counter-and-page-generation-time-per-ip-address-or-user/248042)

<div class="topic-metadata">

**Author:** [@rahim123](https://meta.discourse.org/u/rahim123)\
**댓글:** 2\
**마지막 업데이트:** [12월 6, 2022, 9:03오후 UTC](https://meta.discourse.org/t/report-for-top-page-hit-counter-and-page-generation-time-per-ip-address-or-user/248042 "2022-12-06T21:03:52Z")

</div>

안녕하세요, 제가 관리하는 대규모 비디스코러스 포럼에서 사이트 성능 문제가 발생하면 이 보고서를 확인하는 것이 매우 유용합니다: 상당히 정기적으로 사이트가 귀찮은 크롤러/스크레이퍼에 의해 공격당합니다. tha…

---

## [user\_id와 current\_user\_id의 차이점](https://meta.discourse.org/t/what-is-the-difference-between-user-id-and-current-user-id/246642)

<div class="topic-metadata">

**Author:** [@Anai-s](https://meta.discourse.org/u/Anai-s)\
**댓글:** 2\
**마지막 업데이트:** [11월 25, 2022, 8:28오전 UTC](https://meta.discourse.org/t/what-is-the-difference-between-user-id-and-current-user-id/246642 "2022-11-25T08:28:15Z")

</div>

안녕하세요, 여러분! 누군가가 최소 5개의 게시물을 공유할 때 수여되는 배지를 만들고 싶습니다. 올바른 필드를 사용하고 있는지 확인하기 위해, 테이블의 user\_id와 current\_user\_id의 차이점을 이해하고 싶습니다. …

---

## [원하는 기능: 정형 보고서용 SQL](https://meta.discourse.org/t/wish-list-sql-for-canned-reports/245938)

<div class="topic-metadata">

**Author:** [@ganncamp](https://meta.discourse.org/u/ganncamp)\
**댓글:** 1\
**마지막 업데이트:** [11월 17, 2022, 7:32오후 UTC](https://meta.discourse.org/t/wish-list-sql-for-canned-reports/245938 "2022-11-17T19:32:48Z")

</div>

가끔 표준 리포트(오늘은 통합 페이지뷰) 중 하나를 가져와서 조금 더 심층적으로 분석하고 싶을 때가 있습니다. 처음부터 새로 작성해야 하는 대신, 정말 놀라운 …

---

## [「사용자 참여 통계」 쿼리의 통계 값이 일치하지 않음](https://meta.discourse.org/t/inconsistent-stats-from-the-user-participation-statistics-query/245569)

<div class="topic-metadata">

**Author:** [@michellefs](https://meta.discourse.org/u/michellefs)\
**댓글:** 10\
**마지막 업데이트:** [11월 16, 2022, 5:47오후 UTC](https://meta.discourse.org/t/inconsistent-stats-from-the-user-participation-statistics-query/245569 "2022-11-16T17:47:07Z")

</div>

왜 내 보고서가 몇 달째 동일한 결과로 실행되고 있나요? 커뮤니티가 시작된 이후의 활동을 기준으로 보고서를 실행하고 있습니다. 그동안 커뮤니티의 활동은 꾸준히 증가해 왔습니다. 예를 들어, 한 u…

---

## [Data Explorer에서 Badge\_posts](https://meta.discourse.org/t/badge-posts-in-data-explorer/245509)

<div class="topic-metadata">

**Author:** [@Anai-s](https://meta.discourse.org/u/Anai-s)\
**댓글:** 1\
**마지막 업데이트:** [11월 14, 2022, 1:14오후 UTC](https://meta.discourse.org/t/badge-posts-in-data-explorer/245509 "2022-11-14T13:14:32Z")

</div>

여러분 안녕하세요, Data Explorer에서 badge\_posts 테이블의 데이터를 볼 수 없는 이유가 무엇인지 혹시 아시나요? 이상한 점은 이 테이블에서 쿼리는 실행할 수 있지만, 테이블 자체는 보이지 않는다는 것입니다.

---

## [Discourse 리포트 및 Superset 통합](https://meta.discourse.org/t/discourse-report-and-superset-integration/244400)

<div class="topic-metadata">

**Author:** [@jjyao](https://meta.discourse.org/u/jjyao)\
**댓글:** 4\
**마지막 업데이트:** [11월 4, 2022, 8:17오후 UTC](https://meta.discourse.org/t/discourse-report-and-superset-integration/244400 "2022-11-04T20:17:49Z")

</div>

Discourse에는 /admin/reports 경로에서 관리자를 위한 테이블 및 차트 형태의 보고서가 제공되며, 임의의 SQL을 실행할 수 있는 Data explorer 플러그인도 있습니다. Apache Superset과의 통합이 있는지 궁금합니다. 이를 통해 시각화할 수 있기를 바랍니다...

---

## [오래된 할당 쿼리](https://meta.discourse.org/t/stale-assignments-query/243421)

<div class="topic-metadata">

**Author:** [@ganncamp](https://meta.discourse.org/u/ganncamp)\
**댓글:** 1\
**마지막 업데이트:** [11월 4, 2022, 5:56오후 UTC](https://meta.discourse.org/t/stale-assignments-query/243421 "2022-11-04T17:56:35Z")

</div>

토픽을 할당하기 시작하면, 필연적으로 오래된 할당이 생깁니다. 우리는 이를 찾아내는 방법을 마련했습니다. 다른 분들에게 유용할 수 있으니 쿼리를 공유합니다. 사용자 정의가 필요한 2개의 서브쿼리가 있습니다: SonarSourcers (as…

---

## [post\_count에서 mods/bots를 제외할 수 있나요?](https://meta.discourse.org/t/filter-mods-bots-from-post-count/243101)

<div class="topic-metadata">

**Author:** [@Matt0x01](https://meta.discourse.org/u/Matt0x01)\
**댓글:** 1\
**마지막 업데이트:** [11월 2, 2022, 4:27오후 UTC](https://meta.discourse.org/t/filter-mods-bots-from-post-count/243101 "2022-11-02T16:27:48Z")

</div>

안녕하세요, post\_count에서 모더레이터/봇을 제외하려고 합니다. 아래에 표시된 것처럼 NOT IN을 사용해 보았지만, 사용자 ID를 사용해도 아무것도 작동하지 않습니다. 도움을 주실 수 있을까요? SELECT distinct(t.id) as topic\_id, t…

[이전 페이지](https://meta.discourse.org/c/community-building/data-reporting/148.md?page=10)

[다음 페이지](https://meta.discourse.org/c/community-building/data-reporting/148.md?page=12)
