> For the complete documentation index, see [llms.txt](https://help.stibee.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.stibee.com/page/creating-and-managing/analytics.md).

# 페이지 성과 추적하기

## 이 글에서는

페이지와 구글 애널리틱스를 연동하면 페이지 유입 성과를 추적할 수 있습니다. 이 방법에 관해 알아봅니다.

***

## 구글 애널리틱스 연동하기 <a href="#google-analytics" id="google-analytics"></a>

구글 애널리틱스 측정 ID를 페이지와 연동하면 성과를 추적할 수 있습니다. 먼저, 화면 위쪽 \[페이지]를 눌러 페이지 화면으로 이동합니다.

<figure><img src="/files/IgiEbNJVHHGj6erxGx06" alt=""><figcaption></figcaption></figure>

페이지와 연동할 구글 애널리틱스 측정 ID를 입력하면 페이지 성과를 분석할 수 있습니다. '측정 ID'는 구글 애널리틱스에서 확인할 수 있습니다. 자세한 방법은 [여기](https://support.google.com/analytics/answer/12270356?hl=ko\&sjid=1015199864081941492-AP)를 참고해 주세요.

<figure><img src="/files/MHquXuyKWu81S7pcvZZT" alt=""><figcaption></figcaption></figure>


---

# 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:

```
GET https://help.stibee.com/page/creating-and-managing/analytics.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.
