# 인사이트

### <mark style="color:purple;">1단계 - 추이 분석</mark>

<div align="left"><figure><img src="/files/L78da9RH6YYBq9pQkvSX" alt="" width="563"><figcaption></figcaption></figure></div>

#### :dart: 목표 : 기간별 추이 분석으로 지표 변화를 이해

* 각 지표의 기간별로 증감이 발생한 시점과 그 원인을 구체적으로 파악할 수 있습니다.

***

### <mark style="color:purple;">2단계 - 상세 분석</mark>

<div align="left"><figure><img src="/files/XCnTJhbHw5w4tCIDStYr" alt=""><figcaption></figcaption></figure></div>

#### :dart: 목표 : 연관 지표들로 상세 분석

* 구매 및 유입 분석의 “상세보기 >”를 클릭하면, 메인 지표와 연결된 더 구체적인 지표를 확인할 수 있습니다.
  * 퍼널과 코호트 분석은 지표 특성상 상세보기 화면을 제공하지 않습니다.
* 상품 분석에서는 상품정보 행을 클릭해 해당 상품의 상세 데이터를 분석할 수 있습니다.<br>

  <figure><img src="/files/jeG2pVWdhAZJjMjf4s3z" alt=""><figcaption></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://docs.mercuryx.ai/dxp-guide/marketing/insight.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.
