> For the complete documentation index, see [llms.txt](https://helpcenter.channable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.channable.com/manage-improve-product-data/manage-product-and-improve-data-es/insights/google-analytics/ver-estadisticas-de-ingresos-del-canal.md).

# Ver estadísticas de ingresos del canal

Para ver la información estadística de tus canales, haz clic en la pestaña ' **Tablero**' en el lado izquierdo de la interfaz. Una vez que hagas clic en la pestaña Tablero, verás una visión general que incluye el número total de ítems importados, el número total de canales y la fecha de la última actualización de este proyecto.

Como alternativa, haz clic en 'Analytics' en la parte superior de la página. La pestaña de rendimiento ofrece información sobre tus canales. Cada canal se asigna automáticamente con un color único para que puedas distinguir fácilmente las diferencias en el gráfico. Puedes ver la cantidad de ítems que has importado por canal, el total de ítems importados en los últimos 30 días y también la última vez que se actualizó tu feed.

<figure><img src="/files/bbcd2e1ea01c0ef826b78508416fe6c86c2af03e" alt=""><figcaption></figcaption></figure>

En la vista detallada de tu tablero de Google Analytics, tienes la opción de cambiar el rango de fechas. Puedes hacerlo haciendo clic en el icono del calendario situado en la esquina superior derecha, seleccionando un rango de fechas de la lista y, a continuación, haciendo clic en “Aplicar”. Si lo prefieres, también puedes personalizar el rango de fechas eligiendo “Rango personalizado”

<figure><img src="/files/a3830debcac5f86b22ab74d378f2aa642b9724c3" alt=""><figcaption></figcaption></figure>


---

# 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://helpcenter.channable.com/manage-improve-product-data/manage-product-and-improve-data-es/insights/google-analytics/ver-estadisticas-de-ingresos-del-canal.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.
