# View Analytics

### **Using Analytics to Explore Customer Insights: A Step-by-Step Guide** <a href="#using-pageviews-to-improve-your-website-a-step-by-step-guide" id="using-pageviews-to-improve-your-website-a-step-by-step-guide"></a>

The Analytics feature allows you to track and analyze the overall view of your customers behavior. By doing so, you can gain insights of geography, identify potential pages, and improve the overall user experience.

**Step 1:** Navigate to the "**Analytics**" tab in the app's main menu.

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

You can see all the metrics from this dashboard.

**Step 2:** Select the **date range**.

<figure><img src="/files/6S1nUYPbSWsJOqQRjhHY" alt=""><figcaption></figcaption></figure>

You can filter date range by default options or custom by selecting a date range in calendar. Please noted that you cannot select the future dates.

**Step 3:** Explore the insights from provided metrics.

* **Visitors:** people who access to your store

You can select to see **Total Visitors** or **Unique Visitors**.

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

Total Visitors do not contain deleted visitors.

Unique Visitors do not count duplicated ones in selected time range but still keep the deleted ones.

* **Sessions:** Total sessions in the selected date range.

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

* **Successful Orders:** Total orders with successful checkout.

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

* **Locations:** You can see the total sessions for each country.

<figure><img src="/files/3DH8XkMwIYFXpUlXphDu" alt=""><figcaption></figcaption></figure>

* **Top Pages:**

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

10 pages which have most views will be displayed in this section. The number of pageviews will be displayed on the right side of page's URL.

You can view specific page with its pageviews by clicking on the page URL.

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

Or you can click **View all pages** to view list of pages with the number of pageviews.

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

* **Order Funnels:**

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

Order Funnel provides you an **overall view** of purchasing flow from Product view to Successful Order. The percentages of each step can help you in finding out what should be improved.

* **Device information:**

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

This section gives you a general view of Browsers - Devices - Operating Systems that your customers use.

You can see details of each type by hovering the corresponding part.

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

If you have any questions, feel free to contact us via **Crisp Chat** or email us at [support@mida-app.io](mailto:support@mida-app.io?subject=%5BMIDA%20Support%5D%20Question%20about%20Fraud%20Score\&body=Hi%20MIDA%20Team%2C%0A%0AI%20have%20a%20question%20about%20the%20Fraud%20Score%20feature.%20Please%20assist%20me%20with%20the%20following%3A%0A%0A-%20Shop%20URL%3A%20%0A-%20Issue%20details%3A%20%0A%0AThank%20you!%0A%0A%2D%20Your%20Name).


---

# 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.mida-app.io/analytics/view-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.
