> 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/traffic-source-analysis.md).

# Cómo analizar las fuentes de tráfico

Consulta las definiciones en el [sistema de calificación de leads de ILA](/es/optimizacion-del-agente/ila-rating-system.md).

El análisis de fuentes de tráfico te dice qué canales, campañas y páginas están generando tus leads de mayor calidad; no solo más clics.

## La métrica clave: Tasa de Conv. de Alta Calidad

El volumen solo no te dice qué fuentes están funcionando. La métrica que importa es la Tasa de Conv. de Alta Calidad: el porcentaje de leads de cada fuente que llegó a la calificación 4★ o 5★.

## Leyendo la tabla de Fuentes de Tráfico

Ordena por Tasa de Conv. de Alta Calidad para encontrar tus mejores fuentes por calidad en lugar de volumen.

## Tráfico no rastreado

La fila no rastreado muestra las conversaciones donde no se capturó ninguna fuente (mensajes directos de WhatsApp, referencias orgánicas o enlaces compartidos sin rastreo). Si el no rastreado representa un gran porcentaje de tu tráfico, revisa tu configuración de captura en [Cómo capturar datos de atribución](/es/marketing-y-atribucion/capturing-attribution-data.md).

## Actuando con base en estos datos

* Invierte más en fuentes con Tasa de Conv. de Alta Calidad por encima del 30%
* Revisa la segmentación en fuentes por debajo del 15%
* Corrige tu configuración de captura si el no rastreado representa más del 20% de tu tráfico
* Pausa o reestructura campañas que generan alto volumen con baja calidad; cuestan dinero y contaminan tu pipeline
* Envía tu mejor señal de vuelta a Meta para que optimice por leads calificados: mira [Cómo conectar Meta y mapear conversiones](/es/marketing-y-atribucion/meta-ads/meta-conversions-api.md)


---

# 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/traffic-source-analysis.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.
