# Analytics Tools

{% hint style="info" %}
To get started, log in to the Tap to Pay app by Payrexx using your email address and password.
{% endhint %}

## Analytics Tools

At the bottom of the screen, select the **Analytics** menu option to access the analytics tools:

<div align="left"><figure><img src="/files/uqPo7r9WXeldXZZuwtpN" alt="" width="375"><figcaption><p>Accessing the analytics tools in the Tap to Pay app</p></figcaption></figure></div>

In the following view, you can display various time-based statistics related to the number of sales and revenue:

1. In the top section, you can choose whether to display statistics for a specific day (daily), week (weekly), or month (monthly).
2. In the middle section, various statistics for the selected time period will be displayed:
   1. Net revenue amount
   2. Refunds and invalid orders
   3. Total revenue amount
   4. Number of sales
   5. Number of refunds
   6. Number of invalid orders
3. In the bottom section, you will see the distribution of transactions across different hours of the day (daily) or across various days (weekly and monthly).

<div align="left"><figure><img src="/files/131IDwmv4OI65JtZHmO8" alt="" width="375"><figcaption><p>Daily sales analytics</p></figcaption></figure></div>

If you wish to choose a custom analysis period, tap on the calendar icon at the top right and select the desired time frame. In the following example, the selected period is from September 15, 2025, to September 28, 2025:

<div align="left"><figure><img src="/files/Y5zS5avg6kwTaM56zmzO" alt="" width="375"><figcaption><p>Analyzing a custom period</p></figcaption></figure></div>


---

# 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.payrexx.com/merchant/english/taptopay/analytics-tools.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.
