> For the complete documentation index, see [llms.txt](https://guide.hypercape.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.hypercape.com/brand-guide/undefined/undefined-8.md).

# 성장·분석

이 영역은 매출을 늘리고 결과를 측정하는 도구 모음입니다.\
운영이 안정된 뒤 가장 자주 보게 되는 페이지입니다.

### 1. 프로모션 / 쿠폰

> **경로**: 워크스페이스 > **성장·분석 영역** 카드 > **프로모션 / 쿠폰**

할인 쿠폰을 만들고 관리하는 화면입니다.

<figure><img src="/files/mViECnGMWtcKcZewhi8e" alt=""><figcaption></figcaption></figure>

> \[스크린샷: 프로모션 / 쿠폰 페이지 — 검색, 필터, 쿠폰 목록 테이블]

#### 1-1. 쿠폰 설정 항목

* **쿠폰 코드**
* 할인 유형 — 고정액 / 백분율
* **할인값**
* 적용 범위 — 카트 / 특정 상품 / 배송료 / 첫 주문
* **최소 주문 금액**
* **최대 할인액**
* 사용 제한 — 무제한 / 1회 / 기간 한정
* **1인당 사용 제한**
* **설명**
* **자동 적용** 여부
* 대상 상품

#### 1-2. 가능한 작업

* 쿠폰 추가
* 쿠폰 편집
* 쿠폰 삭제
* **활성화** 토글
* 검색과 필터링

> 🟡 이미 배포된 쿠폰은 고객 사용에 영향을 줍니다. 가능하면 삭제보다 만료일 종료를 먼저 검토하세요.

### 2. 뉴스레터

> **경로**: 워크스페이스 > **성장·분석 영역** 카드 > **전체 작업 보기** > **뉴스레터**

정기 발송용 콘텐츠와 구독자를 관리합니다.

#### 2-1. 자주 하는 작업

보통 아래 작업을 수행합니다.

* 발송 콘텐츠 작성
* 구독자 목록 확인
* 캠페인별 발송 성과 점검

### 3. 매출 리포트

> **경로**: 워크스페이스 > **성장·분석 영역** 카드 > **매출 리포트**

주문 기반 매출 데이터를 시각화한 대시보드입니다.

<figure><img src="/files/T3Cl5cSEJXeYajouSIJ4" alt=""><figcaption></figcaption></figure>

> \[스크린샷: 매출 리포트 페이지 — 차트와 핵심 지표 카드]

#### 3-1. 주요 지표

* 매출 추이 — 일별 / 주별 / 월별
* 상품별 판매량 순위
* 결제 수단별 분포
* 평균 주문 금액
* 주문 건수

### 4. 웹분석 (GA4)

> **경로**: 워크스페이스 > **성장·분석 영역** 카드 > **전체 작업 보기** > **웹분석 (GA4)**

Google Analytics 4 기반 방문자 데이터를 확인합니다.

#### 4-1. 확인할 수 있는 지표

* 트래픽 출처
* 사용자 동작
* 목표 달성 현황
* 실시간 또는 기간별 성과

### 5. 운영 권장 순서

처음부터 모든 도구를 동시에 쓰실 필요는 없습니다.

#### 5-1. 권장 흐름

1. 먼저 **쿠폰** 하나로 반응을 봅니다.
2. **매출 리포트**로 주문 변화를 확인합니다.
3. **GA4**로 유입과 전환 경로를 비교합니다.

이 흐름이 가장 빠르게 성과를 읽는 방법입니다.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://guide.hypercape.com/brand-guide/undefined/undefined-8.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
