> For the complete documentation index, see [llms.txt](https://docs.messageflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.messageflow.com/pl/e-mail/e-mail-api/analityka/raport-domen-odbiorcow.md).

# Raport Domen Odbiorców

Raport ten służy do szczegółowej analizy wyników dla konkretnych, ręcznie wybranych domen odbiorców. Wykorzystaj go, aby sprawdzić, jak Twoje wiadomości radzą sobie np. u kluczowego klienta lub partnera biznesowego (w odróżnieniu od "Raportu providerów poczty" który pokazuje automatyczne TOP 10).

### Wyszukiwarka

Sekcja pozwala na filtrowanie danych według:

* **Zakres dat:** Umożliwia wybór okresu analizy.
* K**onta SMTP**
* **Domeny odbiorcy (Wymagane):** Możliwość ręcznego wprowadzenia do 10 domen.
* **Nadawca:** Filtrowanie po **Domenach nadawców** lub **Adresach nadawców**.

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

### Wyniki dla wybranych domen odbiorców

Dane prezentowane są w dwóch widokach:

#### Wykres (Analiza dostarczalności i interakcji)&#x20;

Umożliwia śledzenie trendów dla wybranych domen w ujęciu godzinowym, dniowym lub miesięcznym. Pozwala na analizę wskaźników: Delivery Rate, Click Rate, Open Rate oraz Bounce rate.

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

#### Tabela (zestawienie szczegółowe)&#x20;

Przedstawia surowe dane dla wybranych domen w kolumnach: Domena, Injected, Ok, Hardbounce, Softbounce, Dropped, Open, Track. Tabela posiada przełącznik pozwalający na wyświetlanie danych w ujęciu numerycznym lub procentowym.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.messageflow.com/pl/e-mail/e-mail-api/analityka/raport-domen-odbiorcow.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.
