> For the complete documentation index, see [llms.txt](https://school.sixshop.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://school.sixshop.com/marketing-tools/google-analytics/google-analytics-info.md).

# 구글 애널리틱스 소개

## 목차

* [구글 애널리틱스 구성 요소](/marketing-tools/google-analytics/google-analytics-info.md#title1)
* [구글 애널리틱스의 이점](/marketing-tools/google-analytics/google-analytics-info.md#undefined-1)

## 구글 애널리틱스 구성 요소 <a href="#title1" id="title1"></a>

구글 애널리틱스의 대시보드에서 제공하는 정보는 간결하고 직관적이기 때문에 사용하기 쉽습니다. 또한 표 이외에 그래프, 파이 차트 등 다양한 시각화 방식으로 지표를 제공함으로써 데이터를 쉽게 이해할 수 있습니다.

![](/files/-M6nacKPF9cIagIf9wFR)

![](/files/-M6nagZn8v8wnKqVHcY3)

## 구글 애널리틱스의 이점

구글 애널리틱스를 통해 확인할 수 있는 몇 가지 질문들은 다음과 같습니다.&#x20;

* 내 웹사이트에 어떤 사용자들이 방문하는지?
* 이런 방문자들이 어떤 채널을 통해서 방문하는지?
* 웹사이트에 도착해서는 어떤 행동 패턴을 보이는지?
* 최종적으로 가입, 구매 등 웹사이트의 전환이 얼마나 발생했는지?

이처럼, 고객과 관련하여 내가 갖게 되는 많은 질문에 대해 인사이트를 얻을 수 있습니다.


---

# 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://school.sixshop.com/marketing-tools/google-analytics/google-analytics-info.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.
