> For the complete documentation index, see [llms.txt](https://document.wisetracker.co.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://document.wisetracker.co.kr/basic/attribution/step3.md).

# 트래킹 링크 생성

모든 광고 성과 데이터는 트래킹 링크 클릭을 통해 추적해요. \
(트래킹 링크가 아닌 서버 통신으로 트래킹하는 [`Google Ads 앱 캠페인`](/tracking-management/media_partner-management/major-media_partner/google-ads/google-ads_ac.md) 제외)<br>

와이즈트래커에서 제공하는 트래킹 링크는 <mark style="color:red;">`어트리뷰션 링크`</mark> 라고 부르며, "어트리뷰션 링크 클릭" 을 기준으로 유입 데이터를 수집하고 분석할 수 있습니다. 어트리뷰션 링크를 통한 유입은 <mark style="color:red;">`non-organic`</mark> 데이터, 어트리뷰션 링크를 통하지 않은 유입은 <mark style="color:red;">`organic`</mark> 데이터로 분류해요.&#x20;

\
정확한 유입 성과 데이터 분석을 위해 유료 광고 집행 시 반드시 어트리뷰션 링크를 생성하여 활용해주시고, 외부에 배포되는 서비스 유입 링크에 최대한 어트리뷰션 링크를 활용해보시기를 권장드려요. <br>

[`🔗 어트리뷰션 링크 생성하러 가기`](/tracking-management/link/attribution-link.md)&#x20;

[`🪐 커스텀 도메인 설정해서 브랜딩 효과 높이기`](/tracking-management/link/custom-domain.md)&#x20;

[`🧩 디퍼드 딥링크 (deferred deeplink) 사용으로 사용자 경험 개선하기`](/tracking-management/link/attribution-link.md#id-6-deferred-deeplink)&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://document.wisetracker.co.kr/basic/attribution/step3.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
