# 통계

이 페이지에서는 Loomex의 통계에 대해 안내합니다.

&#x20;

### **통계** <a href="#id" id="id"></a>

Loomex의 동영상 통계를 통해 고객의 사용성을 분석하고 정보를 바탕으로 동영상 콘텐츠 개선을 위한 인사이트를 얻을 수 있습니다. 통계 탭에서 SNS에 게시한 동영상 실적과 관련된 핵심 요약을 확인할 수 있으며 측정 항목으로 조회수, 좋아요가 있습니다.

&#x20;

### &#x20;**SNS** <a href="#id-sns" id="id-sns"></a>

동영상을 소셜 미디어에 게시한 후 목록으로 이동하여 동영상의 성과를 확인할 수 있습니다. 다음과 같은 요소를 확인할 수 있습니다.

<figure><img src="/files/klJoDg2PfEehgjIzfGIl" alt=""><figcaption><p>SNS 통계</p></figcaption></figure>

* 조회수: 동영상을 시청한 사람의 수
* 좋아요: 소셜 플랫폼에서 '좋아요' 버튼을 클릭한 사람 수

Twitter의 경우, 리트윗과 좋아요 수와 같은 특정 참여도만 분석 가능합니다.

### **채널** <a href="#id" id="id"></a>

플랫폼 계정으로 여러 채널을 운영하고 있을 경우, 원하는 채널을 선택하여 조회수와 좋아요를 확인할 수 있습니다. 메인 페이지에서 조회일을 기준으로 일주일 동안의 실적을 확인할 수 있으며 **더보기** 버튼을 클릭하여 원하는 기간에 조회된 데이터를 확인할 수 있습니다.

### **더보기** <a href="#id" id="id"></a>

그래프 우측 상단의 **더보기** 버튼을 클릭하면 시청 시간, 인기 동영상 등의 상세 데이터를 조회할 수 있습니다.

&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://catenoid-support.gitbook.io/loomex/userguide/statistics.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
