# Analytics

Welcome to Shopeasy's Analytics section! Here, you can access detailed data and charts related to your store's performance. Follow these steps to get started:

#### Step 1: Accessing Analytics

1. Navigate to **Analytics** in the sidebar to access the Analytics page.
2. In this section, you can view various charts displaying key performance metrics.

#### Step 2: Viewing Analytics Data

1. You'll find the following metrics in chart format:
   * **Orders**: The total number of orders placed.
   * **Earnings**: The total earnings from sales.
   * **Selling Quantity**: The total quantity of products sold.
   * **Selling Price**: The total price of products sold.
2. Use the date picker to select a specific date range.

#### Step 3: Viewing Product-wise Data

1. Click on **Selling Quantity** or **Selling Price** to view a detailed chart for that metric.
2. You'll now see a breakdown of the metric by individual products. This allows you to analyze performance on a product-by-product basis.
3. You can further customize the date range for the chart to analyze performance over a specific period.

#### Note:

* Analyzing data through the Analytics section provides valuable insights into your store's performance, helping you make informed business decisions.

<figure><img src="/files/4kIgyf5YpMgseG3eDsjV" alt=""><figcaption></figcaption></figure>


---

# 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://docs.shopeasy.ai/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.
