# 필수 설정 가이드

- [전환페이지 분석하기](https://acecounter.gitbook.io/guide/setting/conversion-page.md): 웹사이트 특성 및 목적에 맞게 정의하는 최종 도달 페이지를 전환페이지라고 합니다. 이벤트, 회원가입, 구매가 완료되는 페이지를 뜻하며 웹사이트 목적에 맞게 전환페이지를 정의하여 측정하게 되면 마케팅 효과를 더욱 효율적으로 측정할 수 있습니다.
- [검색광고 분석하기](https://acecounter.gitbook.io/guide/setting/search-ads-automation.md): 간단한 설정으로 국내 주요 검색광고 매체들의 검색어 분석을 편리하게 할 수 있어요
- [네이버 검색광고](https://acecounter.gitbook.io/guide/setting/search-ads-automation/naver-search-ads.md): 1회 설정 만으로 광고영역 / 검색어 / 순위에 대한 분석 데이터를 편리하게 확인하세요
- [카카오 키워드 광고](https://acecounter.gitbook.io/guide/setting/search-ads-automation/kakao-keyword-ads.md): 1회 설정 만으로 광고영역 / 검색어에 대한 분석 데이터를 편리하게 확인하세요
- [구글 애즈 (Ads)](https://acecounter.gitbook.io/guide/setting/search-ads-automation/google-ads.md)
- [디스플레이 광고 분석하기](https://acecounter.gitbook.io/guide/setting/display-ads.md): 디스플레이 광고는 웹사이트에서 사용자에게 배너 형태로 노출되는 광고입니다. 흔히 포털 사이트의 메인화면 또는 언론사 사이트에서 볼 수 있습니다. 잠재 고객에게 브랜드를 알리는 효과가 있어 마케터가 주목하는 광고 상품이기도 합니다. 아래는 디스플레이 광고 중 하나인 네이버 디스플레이 광고입니다. 디스플레이 광고 상품 분석을 위한 설정 방법을 확인해 주세요.
- [부정클릭 분석하기](https://acecounter.gitbook.io/guide/setting/fraud-click-analysis.md)
- [동적페이지 분석하기](https://acecounter.gitbook.io/guide/setting/dynamic-page.md): 웹사이트는 정적(고정)인 페이지와 동적인 페이지로 구성되어 있습니다. 동적인 페이지는 설정되는 변수값에 따라 각각 다른 정보(상품/게시물)이 연결되는 페이지입니다. 동적인 페이지와 정적인 페이지의 차이점에 대해 알아보겠습니다.


---

# 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/setting.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.
