# 구글 애널리틱스

{% hint style="warning" %}
Pro 이상 요금제부터 연동 가능해요!
{% endhint %}

### 🤔 구글 애널리틱스는 어떻게 설정하나요?

* 웨이브온 구독자만 이용할 수 있어요!
* [구글 애널리틱스](https://analytics.google.com/)에 접속 하셔서 Measurement Id 를 찾아주세요.

  <figure><img src="https://static.waveon.io/img/guide/ga-measurement-id.png" alt=""><figcaption></figcaption></figure>
* 원하는 앱의 설정 화면에 들어가서 \[Google Analytics ID]에 찾은 아이디를 입력하고 저장해요!

  <figure><img src="https://static.waveon.io/img/apps/1/pages/1652958440139/1653552232100.png" alt=""><figcaption></figcaption></figure>

### 📤 구글 애널리틱스에 이벤트를 전송하려면?

* 원하는 Element를 선택하고, Logic 창에서 Condition과 Result를 하나씩 만들어주세요.
* Condition에서 “클릭 시”를 선택해주세요.
  * 다른 Element나 다른 Condition을 사용하셔도 돼요!
* Result에서 “GA 이벤트 전송”를 선택하면 원하는 이벤트 명을 설정할 수 있어요!


---

# 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://docs.waveon.io/user-data/ga.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.
