> 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/click-to-whatsapp.md).

# Cómo crear campañas Click-to-WhatsApp con Google Ads

Google te permite abrir WhatsApp directamente desde un anuncio usando un **Message Asset** (un número de WhatsApp Business asociado a tus anuncios). Cuando alguien toca el llamado a la acción de mensajería, WhatsApp se abre con un mensaje inicial predefinido y llega directo a una conversación con tu agente.

{% hint style="warning" %}
**Estas conversaciones no se pueden atribuir en Patagon AI.** Como no hay landing page, el script de rastreo de Patagon AI nunca se ejecuta (no se captura ningún `gclid` ni UTMs). La conversación igual llega a tu agente y se califica, pero aparece como **no rastreada** en **Leads → Atribución**. Si necesitas atribución, usa [campañas Landing → WhatsApp](/es/marketing-y-atribucion/google-campaigns/landing-to-whatsapp.md) en su lugar.
{% endhint %}

Por eso, usa Click-to-WhatsApp en Google cuando buscas alcance y volumen y no necesitas atribución de origen en Patagon AI.

## Configura un Message Asset

Los message assets están disponibles en campañas de **Search** y **Performance Max**. Necesitas una **cuenta de WhatsApp Business**, la **verificación de anunciante** completada y un mensaje inicial que cumpla con las políticas de Google.

1. En Google Ads, ve a **Assets** y haz clic en **+**, luego elige **Message asset**.
2. Elige el nivel: cuenta, campaña o grupo de anuncios.
3. Selecciona el **país** de tu número de WhatsApp e ingresa tu **número de WhatsApp Business**.
4. Agrega un **mensaje inicial**, un **llamado a la acción** y una **descripción**.
5. Guarda. Una vez aprobado el asset, Google crea automáticamente un objetivo de conversión **"Leads from Messages"** y registra una conversión **"conversation started"** cuando alguien inicia un chat.

## Qué puedes medir

Solo el evento nativo de Google **"conversation started"** (que un usuario abrió un chat). No hay medición de leads calificados, y nada fluye hacia la atribución de Patagon AI en estas campañas. Optimiza por conversaciones iniciadas, y pásate a [Landing → WhatsApp](/es/marketing-y-atribucion/google-campaigns/landing-to-whatsapp.md) cuando necesites atribuir y optimizar por la calidad de los leads.


---

# 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/click-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.
