# Real-time language statistics

BabelShark's **Visitor Language Statistics** feature helps website owners understand which languages their visitors use. By tracking browser language settings, this feature provides clear insights into which languages are most relevant for localization. Instead of making assumptions, you can rely on real visitor data to optimize your site's language offerings.

## Language Statistics Page

**Language Statistics** section in your BabelShark account includes detailed visitor language insights.

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

This page displays real-time statistics, allowing you to see which languages are most commonly used by your audience. This enables continuous monitoring and refinement of your localization strategy based on actual user behavior.

### Getting Started

To start gathering visitor language statistics:

1. Sign up for a BabelShark account (if you haven’t already).
2. [Install the lightweight code](/dev/embed-babelshark-script.md) on your website.
3. Visit your BabelShark account to view language insights and make informed localization decisions.

**Leverage visitor data to enhance your website's accessibility and engagement with BabelShark!**


---

# 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.babelshark.net/owner/language-stats.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.
