> For the complete documentation index, see [llms.txt](https://docs.patagon.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.patagon.ai/es/marketing-y-atribucion/meta-ads/meta-campaigns.md).

# Cómo crear campañas en Meta

Una vez que Patagon AI está capturando la atribución y enviando conversiones de vuelta a Meta, el siguiente paso es crear campañas en Meta que **optimicen por tus leads calificados** (no solo por clics o respuestas). Bien hecho, esto es lo que reduce tu CPA de leads calificados (MQL).

Hay dos tipos de campaña que puedes correr con Patagon AI:

| Tipo de campaña              | Cómo llegan los usuarios a WhatsApp                                                                  | Guía                                                                                                                |
| ---------------------------- | ---------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------- |
| **Landing → WhatsApp**       | Un anuncio de Meta lleva a las personas a una landing page, donde hacen clic en un botón de WhatsApp | [Cómo crear campañas Landing → WhatsApp](/es/marketing-y-atribucion/meta-ads/meta-campaigns/landing-to-whatsapp.md) |
| **Click-to-WhatsApp (CTWA)** | Un anuncio de Meta abre WhatsApp directamente                                                        | [Cómo crear campañas Click-to-WhatsApp](/es/marketing-y-atribucion/meta-ads/meta-campaigns/click-to-whatsapp.md)    |

## Antes de empezar

* **Meta conectado y conversiones mapeadas** en Patagon AI: mira [Cómo conectar Meta y mapear conversiones](/es/marketing-y-atribucion/meta-ads/meta-conversions-api.md).
* Para campañas Landing → WhatsApp, tu landing page debe tener el **script de rastreo de Patagon AI** instalado y su botón de WhatsApp debe usar tu **enlace de rastreo de Patagon AI**: mira [Cómo capturar datos de atribución](/es/marketing-y-atribucion/capturing-attribution-data.md).

{% hint style="info" %}
El **objetivo de tu campaña** en Meta debe ser compatible con el **evento estándar** que mapeaste en Patagon AI. Planifícalos juntos; cada guía indica qué eventos acepta cada objetivo.
{% endhint %}


---

# 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://docs.patagon.ai/es/marketing-y-atribucion/meta-ads/meta-campaigns.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.
