# Website

## 필수 설정

### 웹사이트에 웹 SDK 설치하기 &#x20;

웹 SDK는 웹사이트에서 데이터를 측정하기 위해 반드시 웹사이트 프로젝트에 추가되어야 하는 필수 사항입니다. 자세한 내용은 아래 링크에서 확인해주세요.

{% content-ref url="/pages/-M\_Zb-ww3ukoj\_dA0pzR" %}
[Javascript SDK Integration](/v2-developer/sdk/website/javascript-integration.md)
{% endcontent-ref %}

### 웹사이트 이벤트 분석 &#x20;

웹사이트 내에서 발생하는 유저의 다양한 행동을 측정하는데 필요한 이벤트 설정 방법을 안내합니다.&#x20;

{% content-ref url="/pages/-M\_Zb-xHgs\_SATWDaYUX" %}
[웹사이트 이벤트 분석하기](/v2-developer/sdk/website/inapp-api.md)
{% endcontent-ref %}

## <mark style="background-color:yellow;">웹사이트 SDK 데이터검증 방법</mark> <a href="#web-sdk-test" id="web-sdk-test"></a>

{% file src="/files/6DhnVdtV6iKM6g5yXgSl" %}


---

# 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://document.wisetracker.co.kr/v2-developer/sdk/website.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.
