# 고객 데이터 수집

- [웨이브온 고객 목록](https://docs.waveon.io/user-data/waveondb.md)
- [구글 스프레드 시트](https://docs.waveon.io/user-data/spreadsheet.md)
- [구글 애널리틱스](https://docs.waveon.io/user-data/ga.md)
- [구글 태그매니저](https://docs.waveon.io/user-data/google-tagmanager.md)
- [페이스북 픽셀](https://docs.waveon.io/user-data/pixel.md)
- [웨이브온 통계 & 클릭맵](https://docs.waveon.io/user-data/waveonstats.md)
- [쿼리 파라미터 입력하기](https://docs.waveon.io/user-data/query-parameter.md)


---

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