> For the complete documentation index, see [llms.txt](https://help.qshop.ai/customer_support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.qshop.ai/customer_support/guide/partner/google_analytics.md).

# 구글 애널리틱스(GA)

구글 애널리틱스(GA)는 사이트를 방문하는 방문자의 수, 접속 경로 및 이탈 경로 등의 분석이 가능합니다.\
아래 과정을 참고하여, 무료로 설치를 할 수있으며 다양한 분석을 할 수 있습니다.

## 1. 구글 애널리틱스(GA) 가입하기

1-1. [Google 애널리틱스](https://analytics.google.com/)[(GA)](https://analytics.google.com/)에 접속 후 로그인합니다.

1-2. **\[측정 시작]** 버튼을 클릭합니다.

1-3. 계정 이름 작성 및 계정 데이터 공유 설정 선택 후 **\[다음]**&#xBC84;튼을 클릭합니다.

{% hint style="info" %}
계정 데이터 공유 설정은 선택적으로 설정 합니다.
{% endhint %}

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

1-4. 속성이름 작성 및 보고시간대와 통화를 선택 후 **\[다음]**&#xBC84;튼을 클릭합니다.

{% hint style="info" %}
속성이름에는 사이트 이름을 입력합니다.
{% endhint %}

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

1-5. 업종과 비즈니스 규모를 선택한 후 **\[다음]**&#xBC84;튼을 클릭합니다.

<figure><img src="/files/7AoVLyK6GVYdFfeF5Ujf" alt=""><figcaption></figcaption></figure>

1-6. 맞춤 보고서 설정을 위해, 데이터 수집의 목표를 선택합니다.

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

1-7. Google 애널리틱스(GA) 서비스 약관 계약 창의 국가를 선택한 후 **항목 동의**를 합니다.

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

## 2. 측정 ID 발급 및 사이트 적용

데이터 스트림은 데이터를 수집하는 특정 웹사이트 또는 앱을 뜻합니다. \
이 과정에서는 사이트 데이터를 수집하기 위한 설정을 안내합니다.

2-1. 데이터 스트림의 측정 대상을 **'웹'**&#xC73C;로 선택합니다.

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

2-2. 웹 스트림 설정 정보를 입력 후 **\[스트림 만들기]** 버튼을 클릭합니다.

* **웹사이트 URL**: 사이트의 도메인 주소를 입력합니다.
* **스트림 이름**: 사이트의 이름을 입력합니다.

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

2-3. 웹 스트림 세부정보의 **측정ID**를 복사합니다.

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

2-4. **\[관리자페이지 > 성장센터 > 구글]**&#xD398;이지에 들어갑니다.

2-5. **\[2-3번 과정]**&#xC5D0;서 복사한 ID값을 **\[구글 애널리틱스]** 항목에 붙여넣습니다.

<figure><img src="/files/27mLFW4byHjCLFaSpF3s" alt=""><figcaption></figcaption></figure>

2-6. 모든 설정이 완료되었습니다. \
Google 애널리틱스(GA)에 관한 보다 자세한 내용은 애널리틱스 고객센터를 확인 부탁드립니다. \
\[[애널리틱스 고객센터](https://support.google.com/analytics)]


---

# 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.qshop.ai/customer_support/guide/partner/google_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.
