# Dashboard

<figure><img src="/files/13GuLlLfRRF9IKROlcu0" alt=""><figcaption><p>Dashboard Page</p></figcaption></figure>

**Card Tab Switcher**

<figure><img src="/files/Z5BAS1HpHhVn1PiuUWzB" alt=""><figcaption><p>The Card Tab Switcher allows quick toggling between different data points without leaving the page, ensuring a fluid analysis experience.</p></figcaption></figure>

**Visitors**

The 'Visitors' section of the dashboard is a powerful tool that tracks the number of visitors to your site. By monitoring visitor trends over time, you can gauge the effectiveness of your marketing efforts and user engagement levels. An uptick in visitors could indicate a successful campaign, while a downtrend might prompt a review of your strategies.

**Wallets**

In the 'Wallets' section, you can monitor the number of unique wallet connections to your Dapp. This feature is particularly useful for understanding the blockchain side of user engagement, providing insights into how many users are potentially making transactions or interacting with your blockchain services.

**Transaction**

The 'Transactions' section reflects user activity and economic engagement on Dapp. Keeping tabs on this can help you identify peak transaction times and inform you of user transaction patterns, which can be crucial for financial planning.

**Sessions and Page Visits**

The 'Sessions' and 'Page Visits' metrics give you an overview of user engagement and website performance. More page visits and longer sessions are generally positive indicators of content relevance and user interest.

{% hint style="info" %}
*The Card Tab Switcher provides a user-friendly means to navigate between different data sets or user cohorts, streamlining the data analysis process and making it easier to switch contexts without losing focus.*
{% endhint %}

***

**Acquisition**&#x20;

The *Acquisition* funnel illustrates where your visitors are coming from and their conversion rates. You can allocate resources more effectively and target your marketing efforts by analyzing which sources drive traffic and engagement.

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

***

**Last Seen**

&#x20;The *Last Seen* pie chart breaks down when wallets were last active, providing insight into user retention and loyalty. This can inform your re-engagement campaigns and help you understand the lifecycle of your user's activity.

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

{% hint style="info" %}
*Utilizing the Pie Chart for 'Last Seen' data allows for a visual segmentation of user activity based on recency, quickly identifying which users are most active and could be targeted for specific campaigns or offers.*
{% 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://0xarc.gitbook.io/0xarc-documentation/features/free-features/dashboard.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.
