# 구글 태그매니저

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

### 🤔 구글 태그매니저는 어떻게 설정하나요?

* 웨이브온 구독자만 이용할 수 있어요!
* 구글 태그매니저에 접속하여 어카운트를 생성해 주세요.
* 생성 이후 구글 태그매니저를 설치하는 자바스크립트 코드 안내 가이드를 확인하실 수 있습니다. 해당 가이드의 \<head> 코드와 \<body> 코드를 확인해 주세요.
* \<head> 에 들어가야 하는 코드를 복사하여 아래처럼 수정화면 -> 스크립트 설정 -> head 스크립트 부분에 붙여넣기 해 주세요.
* \<body> 에 들어가야 하는 코드를 복사하여 아래처럼 수정화면 -> 스크립트 설정 -> body 스크립트 부분에 붙여넣기 해 주세요.

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

* 이때 코드를 넣으신 후 반드시 아래 "저장하기" 버튼을 눌러 저장해주세요.
* 태그매니저가 제대로 설치 되었는지 확인해 주세요


---

# 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/google-tagmanager.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.
