# Analytics

We provide an analytics dashboard for dApps using the widget, accessible [here](https://dashboard-connect.nu.fi).

The dashboard offers the following metrics across different time periods:

* Number of users
* Number of sessions
* Average session duration

Access to the analytics dashboard is available on request via [our support portal](https://support.nu.fi/support/tickets/new)


---

# 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://nufi.gitbook.io/developer-docs/metamask-snap-cardano-wallet/instructions/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.
