# 웹사이트 데이터 검증

[와이즈트래커 콘솔](https://analytics.wisetracker.co.kr/console/)에 접속하여 \[설정]-\[SDK 검증] 메뉴에서 실시간 데이터를 검증할 수 있습니다.

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

## 1. 테스트 장치 추가

<div align="left"><figure><img src="/files/Pc06voUCnaGPxViD1My1" alt=""><figcaption></figcaption></figure> <figure><img src="/files/4B5yNzfRuS6uz9MQ9w6b" alt=""><figcaption></figcaption></figure></div>

**① 플랫폼&#x20;**<mark style="color:blue;">**PC (Desktop)**</mark>**&#x20;선택**

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

**② UUID (ADID/IDFA) 아래 목록에서 선택**

<mark style="background-color:yellow;">\[PC 의 UUID (ADID/IDFA) 확인 방법]</mark>

* 검증하고자 하는 웹사이트 창에서 *마우스 우 클릭 – 검사 – Application – Storage – Local Storage – UUID 값 확인*

<figure><img src="/files/3Li1SY0LwYDULz3qJY9j" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
테스트 진행 시 같은 ip로 접속이 되어 있어야 하며, 웹사이트에 접속하여 데이터가 수집된 ip와 새로운 장치 등록시 보이는 현재접속 ip가 같은 경우 하단에 자동으로 앞서 복사해놓은 UUID가 확인이 됩니다.

※ 리스트에서 확인불가 시 UUID를 직접복사하여 디바이스 식별키에 입력해 주셔도 됩니다.
{% endhint %}

**③ 장치 이름 입력**

**④ 저장**

## 2. 실시간 데이터 조회

**① 저장한 테스트 장치 선택**

<figure><img src="/files/U05WkPZLhSVadD48HE0V" alt="" width="375"><figcaption></figcaption></figure>

**② 데이터 조회 방식 선택**

기간을 설정하여 조회하거나, 실시간 데이터(10초/20초 간격 업데이트) 를 조회하실 수 있습니다.

<div align="left"><figure><img src="/files/pAXitMOFS7j4eQXs1BJy" alt="" width="563"><figcaption></figcaption></figure> <figure><img src="/files/LCiuHys24AxtutptIbtw" alt="" width="563"><figcaption></figcaption></figure></div>

{% hint style="success" %}
실시간 (10초 간격 / 20초 간격 선택) 데이터 조회를 누르면

10초 간격으로 발생된 이벤트가 업데이트되며, 실시간 검증이 가능합니다.
{% endhint %}

**③ 테스트 장치로 등록한 탭의 웹사이트에서 발생한 이벤트 데이터를 확인할 수 있습니다.**

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

{% hint style="info" %}
✅하나의 브라우져로, 하나의 탭에서 이벤트를 만들어내며 데이터 검증을 진행하시기를 권장드립니다.

일반적으로 하나의 브라우져를 기준으로 UUID 가 생성되지만, 새로운 탭을 띄우는 경우에도 때로는 별도의 브라우져로 인식하여 UUID 가 달라질 수 있습니다.

✅데이터가 정상적으로 조회되다가 안되는 경우, 해당 창의 UUID 가 설정한 테스트 장치의 UUID 와 일치하는지 다시 한 번 점검해주세요.

다를 경우, 변경된 UUID 로 테스트 장치를 추가해주신 후 진행해주시기 바랍니다.
{% endhint %}

:ballot\_box\_with\_check: **웹사이트 SDK 데이터 검증을 위한 자세한 내용은 아래의 첨부파일에서도 확인이 가능합니다.**

{% file src="/files/aSpLPgGrWqXKYluVNCAy" %}


---

# 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-data-validation/undefined.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.
