# MAT 연동 가이드

## MAT 연동 가이드

MAT(모바일 앱 트래커) 서비스를 연동하면 앱에서 발생하는 전환 이벤트를 당근 광고 성과로 수집할 수 있어요. MAT 연동은 앱 서비스를 운영 중이며, Appsflyer·Airbridge·Branch 등 MAT 서비스를 사용하는 광고주에게 적합해요.

{% stepper %}
{% step %}

### 전환 추적 코드 생성

\[전문가모드] → \[광고 도구] → \[전환 추적 관리]에서 전환 추적 코드를 생성해 주세요. 생성된 **전환 추적 코드 ID**를 MAT 서비스에 입력하면 연동이 완료돼요.

> 생성 후에도 \[전환 추적 관리] → 해당 코드 선택에서 코드 ID를 다시 확인할 수 있어요.

<figure><img src="/files/4uYYtSGXfzgmygt22ZNr" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### MAT 서비스 연동 설정

각 MAT 서비스 어드민에서 아래 두 가지를 설정해야 해요.

**전환 추적 코드 ID 입력** MAT 서비스 내 당근 광고 연동 설정 화면에서 1단계에서 확인한 전환 추적 코드 ID를 입력해 주세요.

**All Postback 설정** 당근 광고에서 이벤트 데이터를 정상적으로 수신하려면 MAT 서비스에서 All Postback 설정이 완료되어 있어야 해요.

각 MAT 서비스별 상세 설정 방법은 아래 가이드를 참고해 주세요.

* [Appsflyer 연동 가이드](/business.daangn/ads-pro/tools/tracking/mat/appsflyer.md)
* [Airbridge 연동 가이드](/business.daangn/ads-pro/tools/tracking/mat/airbridge.md)
* [Branch 연동 가이드](/business.daangn/ads-pro/tools/tracking/mat/branch.md)
* [Singular 연동 가이드](/business.daangn/ads-pro/tools/tracking/mat/singular.md)
* [Dfinery(Adbrix) 연동 가이드](/business.daangn/ads-pro/tools/tracking/mat/dfinery.md)
* [Adjust 연동 가이드](/business.daangn/ads-pro/tools/tracking/mat/adjust.md)
  {% endstep %}

{% step %}

### 수집 가능한 전환 이벤트

당근 광고에서는 총 9가지 전환 이벤트를 수집할 수 있어요. 각 이벤트의 MAT 서비스별 상세 연동 방식은 각 서비스 연동 가이드를 참고해 주세요.

| 이벤트       | 이벤트 라벨                 | 설명                |
| --------- | ---------------------- | ----------------- |
| 방문        | `ViewPage`             | 웹/앱 서비스에 접속한 경우   |
| 로그인       | `Login`                | 로그인을 완료한 경우       |
| 회원가입      | `CompleteRegistration` | 회원가입을 완료한 경우      |
| 상세 페이지 조회 | `ViewContent`          | 상세 페이지에 접속한 경우    |
| 장바구니 담기   | `AddToCart`            | 제품을 장바구니에 담은 경우   |
| 구매        | `Purchase`             | 제품을 구매한 경우        |
| 설치        | `Install`              | 앱을 설치한 경우         |
| 잠재고객 수집   | `Lead`                 | 잠재고객 정보를 수집한 경우   |
| 서비스 신청    | `SubmitApplication`    | 특정 서비스를 신청 완료한 경우 |

설정 후 \[전환 추적 관리]에서 해당 이벤트가 **수집중** 상태인지 확인해 주세요.
{% endstep %}

{% step %}

### 캠페인 랜딩 URL 설정

MAT 연동 시 광고 소재의 랜딩 URL에는 각 MAT 서비스에서 발급한 **클릭 기반 트래킹 URL**을 등록해야 해요. 당근 광고는 클릭 기준으로 성과를 집계하기 때문에 클릭 기반 트래킹 URL을 사용해야 해요. 딥링크를 사용하는 경우에도 URL 내 파라미터가 모두 세팅되어 있어야 전환 성과가 정상 집계돼요.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
**MAT로 오디언스 타겟 연동하기**

MAT 서비스에서 추출한 오디언스 타겟을 당근 광고 플랫폼에서 바로 활용할 수 있어요.

* [Appsflyer](/business.daangn/ads-pro/tools/tracking/mat/appsflyer.md#id-1)
* [Airbridge](/business.daangn/ads-pro/tools/tracking/mat/airbridge.md#airbridge)
  {% 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://businessdaangn.gitbook.io/business.daangn/ads-pro/tools/tracking/mat.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.
