> 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.md).

# Google Ads

También puedes generar conversaciones de WhatsApp desde Google Ads. Hay dos formas de hacerlo, y se diferencian en algo importante: **si Patagon AI puede atribuir o no los leads resultantes.**

| Camino                                | Qué es                                                                                                | Atribución en Patagon AI                                                                                       |
| ------------------------------------- | ----------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------- |
| **Landing → WhatsApp**                | Un anuncio de Google lleva a las personas a tu landing page, donde hacen clic en un botón de WhatsApp | ✅ La landing page ejecuta el script de Patagon AI, que captura el `gclid` y tus UTMs                           |
| **Click-to-WhatsApp (Message Asset)** | Un anuncio de Google abre WhatsApp directamente, sin landing page                                     | ❌ Sin landing page no hay script, así que la conversación llega a tu agente pero aparece como **no rastreada** |

**Landing → WhatsApp es el camino recomendado** siempre que quieras atribución; es el único camino de Google que Patagon AI puede medir hoy.

## Por qué optimizar hoy

Patagon AI todavía no envía conversiones de vuelta a Google, así que no puedes optimizar las campañas de Google por leads *calificados* como con Meta. Por ahora, **optimiza por conversaciones iniciadas**: configura el clic de WhatsApp como una conversión en Google y optimiza tus campañas por esa conversión.

{% hint style="info" %}
**Próximamente.** Las conversiones offline de Google (usando el `gclid`) están en nuestra hoja de ruta; por eso importa capturar el `gclid` ahora. Cuando esté disponible, podrás enviar conversiones de leads calificados de vuelta a Google, igual que con Meta.
{% endhint %}

## En esta sección

* [Cómo crear campañas Landing → WhatsApp con Google Ads](/es/marketing-y-atribucion/google-campaigns/landing-to-whatsapp.md): la configuración recomendada y atribuible.
* [Cómo crear campañas Click-to-WhatsApp con Google Ads](/es/marketing-y-atribucion/google-campaigns/click-to-whatsapp.md): Message Assets, y por qué quedan sin rastrear en Patagon AI.
* [Cómo configurar la atribución de Google Ads (UTMs)](/es/marketing-y-atribucion/google-campaigns/google-utm-tracking.md): el auto-tagging y el final URL suffix que hacen que la atribución aparezca en Patagon AI.


---

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