> For the complete documentation index, see [llms.txt](https://user.netmera.com/netmera-user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://user.netmera.com/netmera-user-guide/netmera-user-guide-tr/raporlar-ve-analitik/analitik/huni.md).

# Huni

**Yol:** Analitik > Huni

Huni oluşturmak, kaydedilmiş yapılandırmaları incelemek, dönüşümdeki düşüşü analiz etmek ve yaygın sorunları gidermek için bu bölümü kullanın. Tamamlamak istediğiniz göreve uyan sayfayı seçin.

<figure><img src="https://1655476697-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX6uilbEAw42gqsudlclY%2Fuploads%2FChtw1Cy3TIdD7WQobRoD%2FScreenshot%202026-06-30%20at%2022.09.20.png?alt=media&amp;token=e04601c3-c4fa-445e-861c-a8dc10ed2c4c" alt=""><figcaption></figcaption></figure>

<table data-view="cards"><thead><tr><th>Başlık</th><th data-card-target data-type="content-ref">Hedef</th></tr></thead><tbody><tr><td>Huni Kontrol Paneli</td><td><a href="/netmera-user-guide/netmera-user-guide-tr/raporlar-ve-analitik/analitik/huni/huni-kontrol-paneli.md">Huni kontrol paneli</a></td></tr><tr><td>Huni Oluşturma</td><td><a href="/netmera-user-guide/netmera-user-guide-tr/raporlar-ve-analitik/analitik/huni/huni-olusturma.md">Huni oluşturma</a></td></tr><tr><td>Bir Huni Raporunu Analiz Etme</td><td><a href="/netmera-user-guide/netmera-user-guide-tr/raporlar-ve-analitik/analitik/huni/huni-raporunu-analiz-etme.md">Huni raporunu analiz etme</a></td></tr><tr><td>Huni Sorunlarını Giderme</td><td><a href="/netmera-user-guide/netmera-user-guide-tr/raporlar-ve-analitik/analitik/huni/huni-sorunlarini-giderme.md">Huni sorunlarını giderme</a></td></tr></tbody></table>

### Önerilen sıra

Yeni bir huni oluştururken bu sayfaları şu sırayla kullanın:

1. Şununla başlayın [Huni Kontrol Paneli](/netmera-user-guide/netmera-user-guide-tr/raporlar-ve-analitik/analitik/huni/huni-kontrol-paneli.md).
2. Şununla devam edin [Huni Oluşturma](/netmera-user-guide/netmera-user-guide-tr/raporlar-ve-analitik/analitik/huni/huni-olusturma.md).
3. Şununla bitirin [Bir Huni Raporunu Analiz Etme](/netmera-user-guide/netmera-user-guide-tr/raporlar-ve-analitik/analitik/huni/huni-raporunu-analiz-etme.md).

Bir şey beklendiği gibi çalışmıyorsa, şunu kullanın [Huni Sorunlarını Giderme](/netmera-user-guide/netmera-user-guide-tr/raporlar-ve-analitik/analitik/huni/huni-sorunlarini-giderme.md).

### Huni adım adım anlatımı

Bir huni oluşturmayı, adımlarını ve ölçüm ayarlarını yapılandırmayı, ayrıca Netmera’da dönüşüm ve düşüş sonuçlarını analiz etmeyi öğrenmek için bu baştan sona anlatımı izleyin.

{% embed url="<https://www.youtube.com/watch?v=vhdK41K2Kxw>" %}


---

# 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, and the optional `goal` query parameter:

```
GET https://user.netmera.com/netmera-user-guide/netmera-user-guide-tr/raporlar-ve-analitik/analitik/huni.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
