# 사용량 통계

이 페이지에서는 Kollus Live Commerce 관리 시스템에서 사용량 통계를 확인하는 방법에 대해 안내합니다.

> ### **사용량 통계** <a href="#id-.1" id="id-.1"></a>
>
> 사용량 통계에서는 사용량 데이터를 일간 리포트와 월간 리포트 형태로 확인할 수 있습니다. 측정 항목에는 라이브 횟수, 누적 시청자 수, 시청 시간(VH), 방송 시간, 숏클립 등록 건수, 숏클립 조회 수, 전송량, 트랜스코딩, 트래픽, 스토리지 등이 있습니다.

{% hint style="info" %}
**참고**

숏클립 관련 통계는 숏클립 기능을 사용할 경우에만 제공됩니다. 해당 기능 사용을 원하실 경우, 영업 담당자(AM) 또는 기술 담당자(PE)에게 문의하시면 도움을 드릴 수 있습니다.
{% endhint %}

<figure><img src="/files/31dZQA0akRIc2fIQzrXX" alt=""><figcaption><p>통계 > 사용량 통계 > 일간 리포트</p></figcaption></figure>

<figure><img src="/files/y3h2w7O4PAmpNO098K7P" alt=""><figcaption><p>통계 > 사용량 통계 > 월간 리포트</p></figcaption></figure>

기간 검색 영역에서 연-월-일 또는 연-월을 설정하면 해당 기간 동안 Kollus Live Commerce 관리 시스템을 통해 사용한 데이터 수치를 확인할 수 있습니다. 사용량 통계에서 설정하거나 확인할 수 있는 항목들은 다음과 같습니다.

<table><thead><tr><th width="145.5">항목</th><th>설명</th></tr></thead><tbody><tr><td>일간 리포트</td><td>날짜 필드를 클릭한 후 연-월-일를 선택하면 해당 날짜의 사용량 통계를 확인할 수 있습니다.</td></tr><tr><td>월간 리포트</td><td>날짜 필드를 클릭한 후 연-월을 선택하면 해당 월의 사용량 통계를 확인할 수 있습니다.</td></tr><tr><td>사용량 정보</td><td><p>라이브 횟수, 누적 시청자 수, 시청 시간(VH), 방송 시간, 숏클립 등록 건수, 숏클립 조회 수, 전송량, 트랜스코딩, 트래픽, 스토리지 등을 확인할 수 있습니다.</p><ul><li>전송량: 전송량 총합을 나타냅니다.</li><li>트랜스코딩: 트랜스코딩 용량 총합을 나타냅니다. </li><li>트래픽: 트래픽 평균 값을 나타냅니다.</li><li>스토리지: 스토리지 용량 중 가장 높은 값을 나타냅니다.</li></ul></td></tr><tr><td>사용량 그래프</td><td>전송량, 트랜스코딩, 트래픽, 스토리지의 경우에는 막대 그래프 형태로도 정보를 제공하여 사용량 통계를 한눈에 확인할 수 있습니다. 일간 리포트에서는 시간대별로 제공하고, 월간 리포트에서는 날짜별로 제공합니다.</td></tr></tbody></table>


---

# 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/klc/userguide/analytics/usage.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.
