# 가이드 이용 안내

## 와이즈트래커 Docs

{% hint style="info" %}
카페24 쇼핑몰을 운영하는 경우, 다음의 도큐먼트를 확인해주세요.

[🚀 \[카페24 쇼핑몰 전용\] 이용 가이드](https://document.wisetracker.co.kr/cafe24/)
{% endhint %}

{% hint style="info" %}
SDK 설치 및 서비스 연동 등과 관련한 개발자 가이드는 다음의 도큐먼트를 확인해주세요.

[🧑‍💻 개발자 가이드](https://document.wisetracker.co.kr/v2-developer/)
{% endhint %}

{% hint style="info" %}
와이즈트래커를 처음 시작하는 경우, 필요한 기능에 따라 아래 도큐먼트를 확인해주세요.

[광고 성과 분석하기](/basic/attribution.md)&#x20;

[고객 행동 데이터 분석하기](/basic/analytics.md)&#x20;

[CRM 메시지 발송하기](/basic/crm.md)
{% endhint %}

***

## 데모 서비스 이용 <a href="#demo" id="demo"></a>

{% hint style="success" %}
본격적으로 이용하기에 앞서, 무료 데모 서비스를 통해 와이즈트래커를 미리 경험해볼 수 있어요 ! ✨
{% endhint %}

> <mark style="background-color:yellow;">**무료 데모 시작**</mark> 👉 <https://www.wisetracker.co.kr/demo>

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


---

# 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/before-start/guide.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.
