# Google Analytics

Para integrar ao Google Analytics, basta adicionar o id da conta na aba de ajustes do App.

### Eventos

A integração permite que os eventos sejam utilizados na ferramenta, para analises mais avançadas.

| Nome do evento                     | Detalhes                                                                                                       |
| ---------------------------------- | -------------------------------------------------------------------------------------------------------------- |
| liveCo\_like                       | Quantidade de likes durante a live. Não existe limite de likes por usuário.                                    |
| liveCo\_share                      | Quantidade de compartilhamentos                                                                                |
| liveCo\_whatsapp\_atendimento      | Quantas vezes clicaram no botão do WhatsApp para atendimento, o que fica ao lado da live. (O botão é opcional) |
| liveCo\_viu\_o\_produto            | Quando os clientes clicam para ver os detalhes dos produtos                                                    |
| liveCo\_add\_produto\_no\_carrinho | Quando os clientes adicionam os produtos no carrinho                                                           |
| liveCo\_cookie\_consentimento      | Entrou na live e aprovou a política de privacidade                                                             |


---

# Agent Instructions: 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:

```
GET https://docs.live-co.app/integracoes/geral/google-analytics.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
