# Core Metrics and Trends

Beyond the immediate moment, the dashboard provides a powerful suite of historical analysis tools. The primary interface is governed by a global time-range selector, allowing you to pivot effortlessly between the last 24 hours, the last 30 days, or custom quarterly ranges.

#### The Unique Visitor Standard

We calculate visitors differently than legacy tools. Instead of relying on invasive third-party cookies that persist for years, we utilize a privacy-preserving daily hash. This metric, displayed prominently on the dashboard, represents True Unique Daily Sessions. This approach filters out bot traffic and programmatic noise more effectively than cookie-based systems, giving you a realistic view of human interest rather than inflated vanity metrics.

#### Engagement Depth

Traffic volume is meaningless without engagement context. We visualize the quality of your traffic through three key indicators:

1. **Bounce Rate:** The percentage of sessions that end after a single page view.
2. **Visit Duration:** The average time a user spends interacting with your content.
3. **Views Per Session:** The average depth of navigation per user.

By correlating these metrics, you can diagnose the health of your content. High traffic combined with high bounce rates suggests a mismatch between your marketing promise and your landing page reality.


---

# 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.signtoken.vip/4.-the-dashboard/core-metrics-and-trends.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.
