# Viewing Performance data from Google Analytics

To view your Analytics results, go to the **Dashboard** >  **Analytics** > Scroll down to **Analytics revenue per channel.**

<figure><img src="/files/54b2eb47b55d6a48bff6a9c16bc49072669337aa" alt=""><figcaption></figcaption></figure>

On the Channels page, you can see the performance of your channels, which is expressed with the following values:

* Sessions
* Transactions
* Conversion Rate
* Revenue
* Bounces
* Bounce Rate

Furthermore, by clicking on one of your channels, you are able to view the performance of each product exported to that specific channel. It is also possible to customize the view on this page by using the 'Dimension' drop-down menu to display the performance at any desired level. Additionally, you can organize the overview of your data even further by utilizing the 'sort' drop-down menu and the search box.


---

# 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://helpcenter.channable.com/manage-improve-product-data/insights/google-analytics/viewing-performance-data-from-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.
