> For the complete documentation index, see [llms.txt](https://acecounter.gitbook.io/guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://acecounter.gitbook.io/guide/acecounter/readme.md).

# 에이스카운터 주요 기능

🎉 에이스카운터에 오신 것을 환영합니다. 🎉

처음 시작하시는 분들을 위해 '통계 데이터 확인 방법'을 영상으로 설명드릴게요.

사이트 분석을 가장 쉽고 편리하게 에이스카운터를 직접 경험하세요! 😄

{% hint style="success" %}
**처음이신가요?** 5분 안에 에이스카운터를 시작할 수 있는 핵심 설정 방법과 주요 지표를 확인해 보세요.\
👉 [5분 Quick Start 온보딩 가이드](/guide/acecounter/5-quick-start.md)
{% endhint %}

## 에이스카운터 주요 기능

***

:sparkles: <mark style="color:blue;">**에이스카운터로 모두 분석하실 수 있어요**</mark>

<table data-column-title-hidden data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>사이트 메인 배너 효율 분석</strong></mark></td><td>의미 없는 배너 교체는 이제 그만 데이터로 배너를 똑똑하게 운영하세요</td><td></td><td><a href="/pages/OBqTJl7yz7HP4g5zt1Kp">/pages/OBqTJl7yz7HP4g5zt1Kp</a></td></tr><tr><td><mark style="color:blue;"><strong>어떠한 액션도 전환으로 측정</strong></mark></td><td>기본적인 회원가입, 상담신청 부터 CRM 알림톡의 전환까지 모든 액션을 전환으로 측정하세요</td><td></td><td><a href="/pages/FYrYd3AMHcBxhHPyMn7r">/pages/FYrYd3AMHcBxhHPyMn7r</a></td></tr><tr><td><mark style="color:blue;"><strong>강력한 매출 데이터 분석</strong></mark></td><td>늘 궁금했던 구매자의 연령대와 성별 뿐 아니라 자주 구매하는 제품 가격대, 구매 시간대까지 확인하세요</td><td></td><td><a href="/pages/2lgCgl853rAWVJ5C6QVE">/pages/2lgCgl853rAWVJ5C6QVE</a></td></tr><tr><td><mark style="color:blue;"><strong>손쉬운 광고 자동 분석</strong></mark></td><td>검색광고 분석을 위한 복잡한 세팅 없이 클릭 한번으로 주요 검색 광고를 분석하세요</td><td></td><td><a href="/pages/n6n3vECUsQDfGEeL0lYr">/pages/n6n3vECUsQDfGEeL0lYr</a></td></tr><tr><td><mark style="color:blue;"><strong>인사이트 발견</strong></mark></td><td>방문자의 이동경로와 이탈 지점을 확인하고 개선 포인트를 명확히 파악해 더 높은 전환을 달성하세요</td><td></td><td><a href="/pages/a0bhkxlQcsCzcYEOYDTE">/pages/a0bhkxlQcsCzcYEOYDTE</a></td></tr><tr><td><mark style="color:blue;"><strong>팝업 온사이트 마케팅</strong></mark></td><td>정교한 타겟으로 방문한 고객에게 효과적인 마케팅메시지를 전달해보세요.</td><td></td><td><a href="/spaces/cEmMlJkIySkqfxHIcD4J">/spaces/cEmMlJkIySkqfxHIcD4J</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://acecounter.gitbook.io/guide/acecounter/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
