# Analytic

![Analytics Panel](/files/Xw5nVDDVDdYgNPB10je5)

1. **STATUS**\
   You can see the section indicating the status of the action (Active, Passive, Test) based on the mode it is currently in.
2. **NAME**\
   You can see which action it is.
3. **SESSION COUNT**\
   You can see the total number of different individuals who entered the site and triggered this action.
4. **TRIGGER COUNT**\
   It shows the total number of times this action has been triggered.
5. **TOTAL-SALES RATIO**\
   The number and percentage of sales that occurred in instances where the action was displayed.
6. **CLICK COUNT**\
   The number of clicks on buttons or links within the action.
7. **CLICK-SALES RATIO**\
   The number and percentage of sales when there is any click interaction in the displayed action.
8. **CLICK-SELECTED PRODUCT RATE**\
   The number and percentage of purchases of the recommended product when there is a click on the recommended product in the displayed action.
9. **CLOSED COUNT**\
   The number of times the close option is clicked in the displayed action. (Not every action may have this option).

![This is the section where filtering can be done by day on the analytical side.](/files/CZEySbbGfzKkvsDLcd2n)

{% hint style="info" %}
In analytics, you can select specific day intervals and view the data for actions within the days you specified.
{% 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://yapaytech.gitbook.io/collectaction-app-store/other/analytic.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.
