# 원하는 조건으로 직접 생성하기

오디언스 리스트의 `오디언스 만들기` 버튼을 누르면 새로운 통계 타입 오디언스 를 생성할 수 있습니다.

***

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

### <mark style="background-color:yellow;">**① 오디언스 이름**</mark>

오디언스 활용 목적에 맞는 오디언스 이름을 입력합니다.

### <mark style="background-color:yellow;">**② 데이터 조회 기간**</mark>

{% hint style="warning" %}
모든 데이터는 어제로부터 180일 이내까지만 조회가 가능합니다.
{% endhint %}

#### 절대 기간

> 날짜가 고정된 오디언스로, 갱신 주기가 없습니다.
>
> 1회성 분석 및 타겟팅에 활용합니다.
>
> ex) 연휴 프로모션 기간 구매 고객 오디언스

#### 상대 기간

> 하루 전 날짜부터 최근 n일의 상대 기간을 설정하는 오디언스로, 하루에 한 번씩 갱신되어 자동으로 업데이트됩니다.
>
> 분석/타겟팅 대상 자동 갱신이 필요할 경우 활용합니다.
>
> ex) 지난 1주일간 구매 고객 오디언스

{% hint style="success" %}
상대 기간으로 설정한 오디언스 데이터의 갱신 작업은 매일 오전 6시에 시작됩니다.
{% endhint %}

### <mark style="background-color:yellow;">**③ 자동 수집 데이터**</mark>

{% hint style="info" %}
**자동 수집 데이터란 기본 SDK 가 설치되어있거나, 와이즈트래커의 어트리뷰션 링크 사용 시 자동으로 수집되는 데이터 항목을 말합니다.**

ex)

*-디바이스 관련 데이터 (플랫폼 / IP / 단말기 국가 / 앱 버전 등)*

*-광고 어트리뷰션 데이터 (미디어파트너 / 켐페인 등)*
{% endhint %}

자동으로 수집되는 데이터 중 필터 조건을걸고 싶은 데이터 항목을 선택합니다.

{% hint style="success" %}
③자동 수집 데이터 또는 ④태깅 수집 데이터로 선택한 데이터에 한해서 ⑤필터 조건 적용이 가능합니다.
{% endhint %}

### <mark style="background-color:yellow;">④ 태깅 수집 데이터</mark>

{% hint style="info" %}
**태깅 수집 데이터란 기본 SDK 설치 외에 인앱 이벤트 태깅이 되어있는 데이터 항목을 말합니다.**

ex)

*-유저 데이터 (성별 / 나이 / 유저 등급 / 유저 유형 등)*

*-상품 조회수*

*-위시리스트 추가수*

*-장바구니 담기수*

*-주문수*

*-메뉴 클릭수*

*-배너 클릭수*
{% endhint %}

자동으로 수집되는 데이터 중 필터 조건을걸고 싶은 데이터 항목을 선택합니다.

{% hint style="success" %}
③자동 수집 데이터 또는 ④태깅 수집 데이터로 선택한 데이터에 한해서 ⑤필터 조건 적용이 가능합니다.
{% endhint %}

### <mark style="background-color:yellow;">⑤</mark> <mark style="background-color:yellow;"></mark><mark style="background-color:yellow;">**필터**</mark>

③, ④ 에서 선택한 측정 기준, 측정 항목 중 특정 조건을 만족하는 데이터만 조회하고 싶은 경우 필터를 사용할 수 있습니다.

### <mark style="background-color:yellow;">⑥</mark> <mark style="background-color:yellow;"></mark><mark style="background-color:yellow;">**오디언스 미리보기**</mark>

`오디언스 미리보기` 버튼을 누르면 최근 14일 간의 데이터를 확인할 수 있습니다.

### <mark style="background-color:yellow;">**오디언스 저장**</mark>

`오디언스 저장하기` 버튼 클릭 시 설정한 조건에 따라 오디언스가 생성됩니다.

{% hint style="info" %}
오디언스 데이터의 양에 따라 생성되는 데에 시간이 다소 소요될 수 있습니다.
{% endhint %}

**오디언스 생성이 완료되면 오디언스 목록의 상태가 `작업 대기` 상태에서 `생성 완료` 상태로 전환되며,** \
\&#xNAN;**`다운로드` 버튼이 활성화됩니다.**


---

# 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://document.wisetracker.co.kr/cafe24/audience-manager/undefined-1.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.
