# Google Analytics

## O que é o Google Analytics?

O Google Analytics é uma ferramenta gratuita de análise de dados web que permite acompanhar o tráfego do seu site, entender o comportamento dos visitantes e obter insights para melhorar seu desempenho online.

Com ele, você pode ver de onde seus visitantes vêm, o que fazem no seu site e como otimizar suas estratégias para aumentar conversões, tomar decisões mais informadas e ter sucesso online.

## Como integrar

Para começar, acesse a sua página do Google Analytics e gere o seu ID. Para saber como conseguir seu ID, siga o artigo oficial [clicando aqui](https://support.google.com/analytics/answer/9539598?hl=pt-BR), ou utilizando o link [**https://support.google.com/analytics/answer/9539598?hl=pt-BR**](https://support.google.com/analytics/answer/9539598?hl=pt-BR)

<figure><img src="/files/2dSf7raQcNeDdcd73ERZ" alt=""><figcaption><p>Imagem ilustrativa do tutorial do Google Analytics</p></figcaption></figure>

Prontinho, agora que você pegou o ID do Google Analytics, nós configuraremos ele no Curseduca.

## Curseduca - Integração

Na Home da plataforma do Curseduca, vá para a aba de configurações:

<figure><img src="/files/hcbIUjTXd10nxoy0zHZw" alt=""><figcaption><p>Home</p></figcaption></figure>

Agora vá em '**configurar integrações'**, conforme mostra a imagem:

<figure><img src="/files/4M5qGiHdQYS8kRsJNiJz" alt=""><figcaption><p>Home>configurações</p></figcaption></figure>

Agora selecione o Google Analytics

<figure><img src="/files/N066fcSKpIIvwntsTH7R" alt=""><figcaption><p>Home>configurações> integrações</p></figcaption></figure>

Em seguida, preencha a tag no campo indicado. Após preencher, clique no botão '**Salvar'**.

<figure><img src="/files/WcV9BXtbfOAkxiNesZST" alt=""><figcaption><p>Home>configurações> integrações</p></figcaption></figure>

{% hint style="info" %}

#### **NOTA:** Todos os códigos e URLs são para exemplificação da Central de Ajuda. Nenhum código deve ser copiado diretamente da Central de Ajuda, cada plataforma tem o seu, por isso siga o passo a passo para obter o seu webhook e o código de produto.

{% endhint %}


---

# 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://help.curseduca.com/integracoes/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.
