> 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/cok-kanalli-etkilesim/geri-bildirim-dugmesi.md).

# Geri bildirim düğmesi

Geri Bildirim Butonu, sayfa deneyimini kesintiye uğratmadan kullanıcı geri bildirimi toplayan bir web widget’ıdır. Hataları yakalamak, UX sürtünmesini ortaya çıkarmak ve önemli sayfalarda hızlı duygu analizi almak için kullanın. Tetikleyicileri ve hedef kitleleri yapılandırın, görünümü özelleştirin, ardından kod tabanına dokunmadan önizleyip yayınlayın.

<figure><img src="https://1655476697-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FX6uilbEAw42gqsudlclY%2Fuploads%2F8GN8cv1lR1M3doiZDIE4%2FScreenshot%202023-05-30%20at%2013.59.46.png?alt=media&amp;token=5670d02f-715b-4c4a-b52b-cc224b95ba3c" alt="" width="563"><figcaption></figcaption></figure>

### Buradan başlayın (en sık kullanılan konular)

<table data-view="cards"><thead><tr><th>Ne yapmak istiyorsunuz</th><th data-card-target data-type="content-ref">Aç</th></tr></thead><tbody><tr><td>Bir Geri Bildirim Butonu oluşturun ve yayınlayın</td><td><a href="/netmera-user-guide/netmera-user-guide-tr/cok-kanalli-etkilesim/geri-bildirim-dugmesi/geri-bildirim-dugmesi-olusturma.md">Geri bildirim düğmesi oluşturma</a></td></tr><tr><td>Widget arayüzünü tasarlayın ve özelleştirin</td><td><a href="/netmera-user-guide/netmera-user-guide-tr/cok-kanalli-etkilesim/geri-bildirim-dugmesi/geri-bildirim-dugmesi-olusturma.md#step-2-feedback-button-appearance">Geri bildirim düğmesi oluşturma</a></td></tr><tr><td>Koşullu akışlar ve buton aksiyonları ekleyin</td><td><a href="/netmera-user-guide/netmera-user-guide-tr/cok-kanalli-etkilesim/widgetlar/widget-olusturma/widget-islemlerini-ve-dogrulamasini-yapilandirma.md#action-conditions">Widget işlemlerini ve doğrulamasını yapılandırma</a></td></tr><tr><td>Görüntülemeleri ve tıklamaları ölçün</td><td><a href="/netmera-user-guide/netmera-user-guide-tr/cok-kanalli-etkilesim/widgetlar/performans-olcumu/widget-performansini-analiz-etme.md#web-widget-events">Widget performansını analiz etme</a></td></tr></tbody></table>


---

# 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/cok-kanalli-etkilesim/geri-bildirim-dugmesi.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.
