# 필터링

리포트 좌측 상단에 \[필터링] 버튼을 클릭하면 필터링 레이어가 노출됩니다. 이 필터링 레이어에서 측정 기준으로 <mark style="color:purple;">**원하는 데이터를 조회**</mark>하실 수 있습니다.

<figure><img src="https://2610928715-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2ForCv3yTLOh6htNIwGRWb%2Fuploads%2FQqVA4IpX9BuLT7d8MxPt%2Fimage.png?alt=media&#x26;token=297c96fd-f6bf-4626-8e0f-a946421c02d2" alt=""><figcaption></figcaption></figure>

## 필터링 방법

***

### 1) 측정 기준ON/OFF

처음 기본(디폴트) 리포트는 `utm_source`, `utm_medium`, `utm_campaign`, `utm_term`, `utm_content` 5가지 UTM 측정 기준과 `Referrer`, `랜딩페이지` 까지 모두 ON 상태인 리포트입니다.

ON 상태의 기준으로 데이터를 구분하고 집계하므로, <mark style="color:orange;">`왼쪽에 위치한 ON/OFF 버튼`</mark>을 통해 <mark style="color:purple;">원하는 기준으로 데이터를 조회</mark>하실 수 있습니다.

만약 UTM 리포트에서 `utm_source`, `utm_medium`, `utm_campaign` 3가지로만 데이터를 분류하여 리포트를 보고 싶으시다면 기본 리포트에서 나머지 항목인 `utm_term`, `utm_content`, `Referrer`, `랜딩페이지`를 OFF하시면 됩니다.

### 2) 측정 기준 조건 추가

측정 기준마다 특정한 텍스트를 포함하는 조건으로 데이터를 조회하실 수 있습니다. 예를 들어 <mark style="color:purple;">utm\_source 파라미터 값에 naver가 포함된 데이터만 보고싶으시다면</mark>, 필터링 레이어에서 `utm_source` 입력 박스에 `naver` 입력 후 엔터를 누르고, \[적용] 버튼을 누르면 리포트가 변경됩니다.

여러개 조건을 삽입하실 수 있습니다. 예를들어 `naver` 뿐만 아니라 `google`도 입력하시면 <mark style="color:red;">**OR 조건**</mark>을 적용하여 <mark style="color:purple;">naver가 포함되어 있거나, google 포함되어 있는 데이터</mark>를 집계합니다.

> :exclamation:입력하신 값이 없는 ON 상태의 측정 기준은 전체 데이터를 기준으로 조회합니다.

<figure><img src="https://2610928715-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2ForCv3yTLOh6htNIwGRWb%2Fuploads%2FkbSfcTDehvXQsGct1aYV%2Fimage.png?alt=media&#x26;token=e0c8aeb5-be60-426e-8a9e-9587edc665cd" alt=""><figcaption></figcaption></figure>

### 3) 모두 초기화

왼쪽 하단의 모두 초기화 버튼을 클릭하면, 처음 기본(디폴트) 리포트 상태로 변경됩니다. 초기화 시 이전에 설정하신 값은 되돌릴 수 없으니 주의해주세요.


---

# 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://acecounter.gitbook.io/guide/utm/use/filtering.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.
