# 분석 SDK 설치

{% hint style="warning" %}
개발자의 도움이 필요해요. 🧑🏻‍💻
{% endhint %}

{% hint style="success" %}
📧 | SDK 설치 관련 기술▪개발 문의사항이 있다면, <tech@wisetracker.co.kr> 로 문의주세요.
{% endhint %}

데이터 분석을 위한 SDK 를 설치해주세요. \
SDK 연동 완료 시 앱 인스톨, 세션, 유저수 등의 기본 트래픽 데이터 확인이 가능합니다.

[🧑‍💻 개발자 가이드](https://document.wisetracker.co.kr/v2-developer/) 를 참고해주세요.

{% content-ref url="/spaces/-M\_ZKcnBFmefw9Yfed6b-3102695190/pages/-M\_Zb-wq0123u5zFrq3Q" %}
[Android](/v2-developer/sdk/android.md)
{% endcontent-ref %}

{% content-ref url="/spaces/-M\_ZKcnBFmefw9Yfed6b-3102695190/pages/-M\_Zb-xRWsnWd7cti76m" %}
[iOS](/v2-developer/sdk/ios.md)
{% endcontent-ref %}

{% content-ref url="/spaces/-M\_ZKcnBFmefw9Yfed6b-3102695190/pages/-M\_Zb-wxBO-L9OGrH-3g" %}
[Website](/v2-developer/sdk/website.md)
{% endcontent-ref %}

{% hint style="info" %}
**와이즈트래커에서는 하이브리드 앱 SDK도 지원하나요?**

와이즈트래커에서는 안드로이드, iOS 이외에도 React Native, Flutter, Cordova, Unity, website (Javascript) 등 다양한 SDK를 지원합니다. 또한, 개발 인력이 부족하여 SDK 설치가 어려운 경우 SDK 설치 서비스도 진행하고 있습니다.&#x20;

설치 서비스 문의는 <tech@wisetracker.co.kr>로 연락 부탁드립니다.
{% endhint %}


---

# 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/basic/analytics/step1.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.
