# 전환 추적 및 연동 현황

{% hint style="info" %}
**전환 추적 코드**

* 전환 추적 코드 설정을 통해 수집된 데이터를 기반으로 광고를 최적화 시킬 수 있는 기능이에요.
* 캠페인 집행 중일 때에는 입력한 전환 추적 코드를 변경하거나 삭제할 수 없으니 참고해주세요.
* MAT에서 포스트백을 설정할 때 **모든 이벤트가 전송되도록 설정**해주세요.
* 앱은 전송된 모든 이벤트 기준, 웹은 토스로 기여된 데이터 기준으로 타겟팅에 활용 가능해요.
  {% endhint %}

| 연동 설정        |                                                                                                  |
| ------------ | ------------------------------------------------------------------------------------------------ |
| 연동 필요        | <p>아직 토스로 전환 데이터가 수집되지 않은 상태에요.<br>최초 데이터 수집까지는 일정 시간이 소요될 수 있어요.</p>                            |
| 전체 데이터 연동 필요 | <p>토스로 일부 데이터는 수집되었지만,<br>MAT에서 모든 이벤트 전송 설정은 완료되지 않은 상태에요.<br>자세한 설정 방법은 각 MAT 가이드를 참고해주세요.</p> |
| 연동 완료        | 토스로 모든 전환 데이터가 정상적으로 전송되고 있는 상태에요.                                                               |


---

# 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://toss-ads.gitbook.io/guide/resources/tag/tracking_status.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.
