# 애널리틱스 데이터 활용

#### ① 오디언스 타겟 생성

{% hint style="info" %}
고객 행동 데이터를 이용해 특정 조건을 설정한 오디언스를 생성하여 리타겟팅 광고 타겟 또는 CRM 메시지 발송 타겟으로 활용할 수 있어요.
{% endhint %}

[`👥 오디언스 생성하기`](/audience/make.md)&#x20;

#### ② 마케팅 저니 이벤트 조건 설정

{% hint style="info" %}
고객 행동(이벤트) 발생/미발생에 따라 실시간으로 메시지를 발송할 수 있는 마케팅 저니를 생성할 수 있어요.
{% endhint %}

[`🪄 마케팅 저니 생성/실행하기`](/crm/journey.md)&#x20;

#### ③ 로우(RAW) 데이터 다운로드

{% hint style="info" %}
시간에 따라 고객이 발생시킨 모든 이벤트 데이터 확인이 가능하며, 필요에 따라 필터 조건을 설정하여 특정 고객 또는 특정 이벤트 데이터만 추출할 수 있어요.
{% endhint %}

[`📜 로우데이터 다운로드하기`](/dashboard/data-export/raw-type.md)&#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://document.wisetracker.co.kr/basic/analytics/step4.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.
