# Google Analytics 4 (GA4)

Google Analytics 4 (GA4) es una herramienta gratuita de Google que te permite medir y entender el comportamiento de los usuarios en tu tienda online.

Te muestra:

* cuántas personas visitan tu sitio
* qué páginas ven
* qué productos miran
* qué compran
* desde dónde llegan

En resumen: te dice qué está pasando en tu ecommerce y cómo mejorar.

***

## Requerimientos y proceso para alta

Para conectar, el cliente debe enviar un ticket al equipo de Soporte con la siguiente información:

* Acceso a la cuenta de Google (email con permisos)
* ID de medición (Measurement ID - formato: `G-XXXXXXX`)
* Permisos de Editor o Administrador en la propiedad
* API Secret&#x20;

***

### ¿Por qué es importante?

GA4 es clave porque te permite:

* 📈 Medir ventas y conversiones
* 🔍 Entender el recorrido del cliente
* 📢 Evaluar campañas de marketing
* 🛒 Detectar dónde perdés ventas
* 🎯 Tomar decisiones basadas en datos

***

### ¿Cómo se configura?

Para ver el paso a paso actualizado, podés seguir la documentación oficial de Google:

Crear propiedad en Google Analytics (GA4):\
<https://support.google.com/analytics/answer/9304153>

Configurar flujo de datos web:\
<https://support.google.com/analytics/answer/9539598>


---

# 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://guia.fenicio.help/integraciones-y-herramientas/analitica-y-medicion/google-analytics-4-ga4.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.
