# SDK 설정 후 체크리스트

## Quick start 대통합 체크리스트 <a href="#title-text" id="title-text"></a>

* 필수설정을 완료하였습니까?&#x20;
* 와이즈트래커 대시보드 사이트([analytics.wisetracker.co.kr](http://analytics.wisetracker.co.kr/))에 계정을 생성하였습니까?
* 고유 프로파일번호(ProfileNo)를 확인하였습니까?
* 추적하고자 하는 이벤트가 정상적으로 와이즈트래커 대시보드 사이트에 설정되었습니까?
* SDK 설정 테스트를 (데이터 검증을) 수행하였습니까?

## OS 별 세부 진단 체크리스트

{% content-ref url="/pages/Yev3yxPih8SATbBbdYAO" %}
[Android](/v2-developer/quick-start/sdk-checklist/android.md)
{% endcontent-ref %}

{% content-ref url="/pages/hFoLK5t1PUjKU0EyC2XZ" %}
[iOS](/v2-developer/quick-start/sdk-checklist/ios.md)
{% endcontent-ref %}

{% content-ref url="/pages/Wi4CS5Hm5CUY7x3kYkrp" %}
[ReactNative](/v2-developer/quick-start/sdk-checklist/reactnative.md)
{% endcontent-ref %}

{% content-ref url="/pages/X6sSmzqY02WXtMQQYywb" %}
[Flutter](/v2-developer/quick-start/sdk-checklist/flutter.md)
{% endcontent-ref %}

{% content-ref url="/pages/pYQDbsnSvvoQOKw9hzuB" %}
[Unity](/v2-developer/quick-start/sdk-checklist/unity.md)
{% endcontent-ref %}

{% content-ref url="/pages/OHcOz7hx8zOAKLs0oQbn" %}
[Cordova](/v2-developer/quick-start/sdk-checklist/cordova.md)
{% endcontent-ref %}

{% content-ref url="/pages/NJH97F68n505BRAjBxR2" %}
[Cocos2d-x](/v2-developer/quick-start/sdk-checklist/cocos2d-x.md)
{% endcontent-ref %}

{% content-ref url="/pages/GI7qviyO5oDH0aOc1Az9" %}
[Web](/v2-developer/quick-start/sdk-checklist/web.md)
{% endcontent-ref %}

## SDK 데이터 검증

{% content-ref url="/pages/nq3HAP84oi1g1WMGK9uD" %}
[SDK 데이터 검증](/v2-developer/quick-start/sdk-validation.md)
{% endcontent-ref %}


---

# 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/quick-start/sdk-checklist.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.
