# 메타 카탈로그 등록 방법

1. 카탈로그 피드 주소 확인 방법

{% hint style="info" %}
쇼핑몰 도메인 + /[data/facebookFeed/facebookFeedExtension.tsv](http://data/facebookFeed/facebookFeedExtension.tsv) 경로로 확인 가능 합니다.

예를들어 쇼핑몰 도메인이 test.com 이라고 한다면, 피드 파일 주소는 하기와 같습니다.

e.g.) test.com/[data/facebookFeed/facebookFeedExtension.tsv](http://data/facebookFeed/facebookFeedExtension.tsv)
{% endhint %}

2. 카탈로그 피드에 상품을 포함하는 방법

상품 등록 or 상품 수정 팝업에서 페이스북 광고 설정 > 페이스북 제품 피드 설정에서 '피드 생성'을 선택한 후 저장해야 합니다.

{% hint style="danger" %}
피드는 생성 버튼을 클릭한 후 익일 오전에 업데이트 됩니다.
{% endhint %}

<figure><img src="/files/BgjiJ8Y7i9zX4XpaCpyA" alt=""><figcaption><p>피드 생성 화면</p></figcaption></figure>

3. 해당 카탈로그 주소를 복사한 후, 비즈니스 계정 > 데이터소스 > 새 카탈로그 만들기를 클릭 합니다.

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

4. 기본 정보 추가, 추적에 연결(기존 픽셀 연결), 권한 설정 등을 마친 후 제품 업로드에서 데이터피드에 연결을 선택 한 후,  복사한 카탈로그 주소를 입력 합니다.

<figure><img src="/files/U5JsHo1YGw8m8awvdReh" 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://marketing-help.nhn-commerce.com/conversion-tracking-setup/godomall-script-setup/meta-catalog.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.
