# Analytics

#### What data is stored?

In Space7, we count every:

* Page visit,
* Unique page visit (from a new device),
* Link use,
* Alias use

#### Data visibility:

* Recurring and unique page visits: ***All plans***
* Links and aliases use count: ***Elite and Premium***

{% hint style="info" %}
Analytic data that is not visible for Your plan is stored anyway. It means, that after upgrading plan, **You will get access to statistics** measured from the beginning.
{% endhint %}

***

## 👁️ Page visits.

Visits amount can be displayed in either Month or Year form in the chart.\
Blue line on the chart indicates unique visitors amount, purple - total.

Unique visits are also counted to total visits.

***

## 👆 Use count.

Next to every link and alias, You can see a number indicating the amount of uses.\
At the very bottom of each panel, You can see the total count.


---

# 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://space7.gitbook.io/docs/dashboard/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.
