> 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/google-campaigns/landing-to-whatsapp.md).

# Cómo crear campañas Landing → WhatsApp con Google Ads

Una campaña Landing → WhatsApp lleva el tráfico de Google a tu landing page, donde los visitantes hacen clic en un botón de WhatsApp e inician una conversación con tu agente. Este es el **único camino de Google que Patagon AI puede atribuir**: la landing page ejecuta el script de Patagon AI, que captura el `gclid` y tus UTMs.

Funciona con **cualquier tipo de campaña de Google** (Search, Performance Max o Demand Gen). La configuración que importa para Patagon AI es la misma en todos los casos: la **URL final del anuncio es tu landing page**, y el rastreo está configurado para que los datos de origen lleguen a ella.

## Requisitos previos

* Una landing page **en tu propio dominio** con el script de rastreo de Patagon AI instalado y un botón de WhatsApp que use tu enlace de rastreo de Patagon AI: mira [Cómo capturar datos de atribución](/es/marketing-y-atribucion/capturing-attribution-data.md).
* Auto-tagging activado y un final URL suffix con UTMs configurado: mira [Cómo configurar la atribución de Google Ads (UTMs)](/es/marketing-y-atribucion/google-campaigns/google-utm-tracking.md).

## Pasos

1. **Crea tu campaña** en Google Ads con el tipo que se ajuste a tu objetivo (Search, Performance Max o Demand Gen).
2. **Define la URL final como tu landing page**: la página con el botón de WhatsApp y el script de Patagon AI. Esto es lo que permite que Patagon AI capture el origen de cada conversación.
3. **Configura el rastreo** para que Patagon AI pueda atribuir los leads: activa el auto-tagging (captura el `gclid`) y agrega tu final URL suffix con UTMs. Ambos se explican en [Cómo configurar la atribución de Google Ads (UTMs)](/es/marketing-y-atribucion/google-campaigns/google-utm-tracking.md).
4. **Configura una conversión y optimiza por ella.** Como Patagon AI todavía no puede enviar conversiones a Google, define una conversión sobre el **clic en el botón de WhatsApp** de tu landing page y configura la campaña para optimizar por ella; es decir, optimiza por *conversaciones iniciadas*.
5. **Publica** la campaña.

{% hint style="info" %}
Optimizar por leads calificados (enviar las conversiones de leads calificados de Patagon AI de vuelta a Google) será posible cuando estén disponibles las conversiones offline de Google. Hasta entonces, optimizar por conversaciones iniciadas es el objetivo correcto.
{% 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/google-campaigns/landing-to-whatsapp.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.
