# 통계 확인

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

&#x20;

> ### **통계** <a href="#id-.1" id="id-.1"></a>
>
> Kollus Live Commerce 관리 시스템에서는 라이브 방송의 성과를 측정하고 고객 인사이트를 분석할 수 있도록 유용한 통계들을 제공합니다. 시청 통계와 라이브 통계를 통해 여러 측정 항목들의 수치 변화를 한눈에 확인할 수 있습니다. 또한 일간 리포트, 월간 리포트로 제공되는 사용량 통계를 통해 고객사의 사용량도 조회할 수 있습니다.

### **시청 통계** <a href="#id-.1" id="id-.1"></a>

통계의 **시청 통계** 메뉴에서는 라이브 방송, VOD 방송, 숏클립에 대한 다양한 통계를 한눈에 확인할 수 있습니다. 측정 항목에는 누적 시청자 수, 숏클립 조회 수, 상품 조회 수, 좋아요 수, 채팅 수 등이 있습니다. 자세한 내용은 [시청 통계](/klc/userguide/analytics/viewing.md)에서 확인하실 수 있습니다.

<figure><img src="/files/cWfNH3H6UVGJiCXZEv8l" alt=""><figcaption><p>통계 > 시청 통계</p></figcaption></figure>

### **라이브 통계** <a href="#id-.1" id="id-.1"></a>

통계의 **라이브 통계** 메뉴에서는 라이브 방송 시청 지표를 시간대별로 확인할 수 있습니다. 라이브 통계는 라이브 방송 중에 측정된 누적 시청자 수, 동시 시청자 수, 채팅 수, 상품 조회 수, 좋아요 수 등의 수치 변화를 파악하고 고객 인사이트를 분석할 수 있습니다. 자세한 내용은 [라이브 통계](/klc/userguide/analytics/live.md)에서 확인하실 수 있습니다.

<figure><img src="/files/5txbfCESqQhpeHM4cHgq" alt=""><figcaption><p>통계 > 라이브 통계</p></figcaption></figure>

### **사용량 통계** <a href="#id-.1" id="id-.1"></a>

통계의 **사용량 통계** 메뉴에서는 사용량 데이터를 일간 리포트와 월간 리포트 형태로 확인할 수 있습니다. 측정 항목에는 라이브 횟수, 누적 시청자 수, 시청 시간(VH), 방송 시간, 숏클립 등록 건수, 숏클립 조회 수, 전송량, 트랜스코딩, 트래픽, 스토리지 등이 있습니다. 자세한 내용은 [사용량 통계](/klc/userguide/analytics/usage.md)에서 확인하실 수 있습니다.

<figure><img src="/files/P8qvr2uNp7ia7SE5Zusk" alt=""><figcaption><p>통계 > 사용량 통계</p></figcaption></figure>


---

# 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.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.
