# StatOSS - Analytics

## Overview

> [StatOSS.Dev](https://statoss.dev/) is a cutting-edge, privacy-focused web analytics tool designed to provide comprehensive insights into web traffic for businesses and individuals. This software solution emphasizes user privacy while offering a range of detailed reports that cover various aspects of web analytics.

{% hint style="info" %}
**Privacy Focus** [StatOSS.Dev](https://StatOSS.Dev/) ensures that all data handling respects user privacy, making it an ideal choice for those concerned about data security in web analytics.
{% endhint %}

## Features:

### Dashboard

* **Account Overview**: Quickly access a summary of your account, including all tracked websites.
* **Website Tracking**: Effortlessly manage and monitor the performance of multiple websites from a single dashboard.

### Overview

* **Performance Summary**: Get a snapshot of your website's overall performance, including user engagement and traffic sources.

### Realtime Analytics

* **Current Visitors**: See who's on your site in real time and what they're engaging with.

### Behavior

* **User Interactions**: Analyze how visitors interact with your site, from page views to bounce rates.
* **Pages**: Dive into the performance of individual pages, understanding what captures your audience's attention.

### Traffic Sources

* **Landing Pages**: Identify which landing pages are most effective in converting visitors.
* **Acquisitions**: Understand where your traffic is coming from - direct, referral, or paid.
* **Referrers**: See which external sites are directing traffic to your website.
* **Search Engines**: Gauge how well search engines are contributing to your site traffic.
* **Social Networks**: Measure the impact of social media platforms on your website's traffic.
* **Campaigns**: Track the performance of marketing campaigns and their contribution to traffic and conversions.

### Geographic Insights

* **Continents, Countries, Cities**: Break down your audience geographically to tailor your content and marketing strategies.
* **Languages**: Understand the language preferences of your audience to optimize your site's accessibility and relevance.

### Technology

* **Operating Systems & Browsers**: See which operating systems and browsers your visitors are using, helping you optimize for compatibility.
* **Screen Resolutions**: Analyze screen resolution data to ensure your site looks great on all devices.
* **Devices**: Identify whether your visitors prefer mobile, tablet, or desktop, allowing for device-specific optimizations.

### Events

* **Custom Events**: Track custom events that matter to your business, from button clicks to form submissions, providing insights into user behavior and interaction patterns.

### API Documentation

{% hint style="info" %}
[https://statos.dev/developers](https://statoss.dev/developers)
{% endhint %}

## Image overview

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


---

# 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://osschain.gitbook.io/docs/platforms/statoss-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.
