# Facebook: Manually upload products via feed

{% hint style="info" %}
After successfully creating the Product Feed, we will proceed to upload the products to your Catalog. We have two methods to upload to your Catalog.
{% endhint %}

### Manual Method :&#x20;

With this method, you won't need to log in to Facebook on our app. We will provide you with a CSV file, and then you can manually upload this file through Facebook's commerce manager to add the products.

The steps to create the Feed will be similar to the automated method. Here, I will guide you on adding products using our CSV file on Facebook's Commerce Manager.

**Step 1:** Copy the CSV file URL from the Feed management screen of our app.

<figure><img src="/files/2sP1mFwf0MkxsJ8hiccX" alt=""><figcaption></figcaption></figure>

**Step 2**: Access Meta's Commerce Manager.&#x20;

Click **All Tools** (the three horizontal lines/burger menu).

Select **Commerce Manager** from the list (you might find it under **Sell products and services**).

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

**Step 3**: Select the Catalog where you want to add products.

**Select Your Shop/Catalog:** Once in Commerce Manager, use the dropdown menu in the top-left to switch between different commerce accounts or click on a specific catalog to manage it.&#x20;

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

**Step 4**: Select **Catalog** >> **Data sources >>** hit **Add** button at the top right corner

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

**Step 5:**  Select option Date file on the dropdown menu

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

**Step 6**: Paste our CSV file URL into the **Use a URL or Google Sheets** field and hit **Next**

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

**Step 7:** Here, fill in and select information for your feed, including:

* Feed Name
* Default currency
* Data feed schedule:  Set a scheduled upload to keep your catalog updated automatically.

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

**Step 8:** Click ***Upload for Facebook*** to read the file and write the products to the Catalog. :tada::tada::tada:

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

{% hint style="info" %}
:clap::clap::clap:You have now completed adding products using our file. Please wait for Facebook to update the product information. Once the update is complete, you can check the results under Catalog -> Items. :tada::tada::tada:
{% endhint %}

Once connected, you can also find your products in **Commerce Manager,** like this, for example:

<figure><img src="/files/2MLIQl4ebIA2rTZbk8Zw" alt=""><figcaption></figcaption></figure>

### Automatic Method

For the automatic product upload method, please refer to the guide at [Catalog Manager](/facebook-multiple-pixel/getting-started/catalog-manager.md)

## FAQs

<details>

<summary>Why is optimizing my Facebook Product Feed important?</summary>

Optimizing your Facebook Product Feed is crucial because it enhances product visibility, increases ad relevance, and maximizes sales conversions, thereby improving overall marketing effectiveness and ROI.

</details>

<details>

<summary>What can I use my Facebook Product Data Feed for?</summary>

You can use your Facebook Product Data Feed to advertise products on Facebook and Instagram, create dynamic ads, suggest shopping options, and improve product visibility to targeted customers.

</details>

<details>

<summary>The impact of linking your product catalog with Pixel</summary>

Linking your product catalog with Facebook Pixel enables the collection of user interaction data, crucial for effective dynamic retargeting ads on Facebook.

</details>

<details>

<summary>Is it necessary to create a product feed and simultaneously link it to the catalog through the Zotek app?</summary>

It's highly necessary. This ensures the synchronization of Product IDs between the events we send in the Pixel and the Product IDs in the Product Feed. If you use a different app to create the Pixel or Feed, we cannot guarantee that consistency.

</details>

<details>

<summary>How often should I update my Product Feed?</summary>

It's generally recommended to update your Facebook Product Feed regularly, especially when there are changes to your product inventory, prices, or product details. The frequency of updates can depend on factors such as how often your product information changes and how frequently you run ads. Some businesses update their feeds daily or weekly to ensure accuracy and relevance in their advertising campaigns.

</details>


---

# 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://zotek.gitbook.io/facebook-multiple-pixel/getting-started/create-product-feed-in-zotek/facebook-manually-upload-products-via-feed.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.
