> 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/marketing-e-atribuicao/google-campaigns.md).

# Google Ads

Você também pode gerar conversas no WhatsApp a partir do Google Ads. Há duas formas de fazer isso, e elas diferem em algo importante: **se a Patagon AI consegue ou não atribuir os leads resultantes.**

| Caminho                               | O que é                                                                                      | Atribuição na Patagon AI                                                                                  |
| ------------------------------------- | -------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------- |
| **Landing → WhatsApp**                | Um anúncio do Google leva as pessoas à sua landing page, onde clicam em um botão de WhatsApp | ✅ A landing page executa o script da Patagon AI, que captura o `gclid` e seus UTMs                        |
| **Click-to-WhatsApp (Message Asset)** | Um anúncio do Google abre o WhatsApp diretamente, sem landing page                           | ❌ Sem landing page não há script, então a conversa chega ao seu agente mas aparece como **não rastreada** |

**Landing → WhatsApp é o caminho recomendado** sempre que você quiser atribuição — é o único caminho do Google que a Patagon AI consegue medir hoje.

## Pelo que otimizar hoje

A Patagon AI ainda não envia conversões de volta para o Google, então você não pode otimizar as campanhas do Google por leads *qualificados* como faz com a Meta. Por enquanto, **otimize por conversas iniciadas** — configure o clique no WhatsApp como uma conversão no Google e otimize suas campanhas por essa conversão.

{% hint style="info" %}
**Em breve.** As conversões offline do Google (usando o `gclid`) estão no nosso roadmap — por isso capturar o `gclid` agora é importante. Quando estiver disponível, você poderá enviar conversões de leads qualificados de volta para o Google, assim como com a Meta.
{% endhint %}

## Nesta seção

* [Como criar campanhas Landing → WhatsApp com o Google Ads](/marketing-e-atribuicao/google-campaigns/landing-to-whatsapp.md) — a configuração recomendada e atribuível.
* [Como criar campanhas Click-to-WhatsApp com o Google Ads](/marketing-e-atribuicao/google-campaigns/click-to-whatsapp.md) — Message Assets, e por que ficam sem rastreamento na Patagon AI.
* [Como configurar a atribuição do Google Ads (UTMs)](/marketing-e-atribuicao/google-campaigns/google-utm-tracking.md) — o auto-tagging e o final URL suffix que fazem a atribuição aparecer na 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/marketing-e-atribuicao/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.
