# Gelişmiş Ayarlar

## Frequency

![Frequency Detay](/files/otcBzqiMsbS4XZlp53AM)

### **1 -> Once per page view**

Her sayfa yüklendiğinde çalıştıracak olan bir seçenektir.

### **2 -> Once per session**

Bir kullanıcının bir cihazında bir kere çalışır.

### **3 -> Once per close per session**

Bir aksiyonda çarpı butonuna kullanıcı bastıysa o oturum boyunca kullanıcı o aksiyonu bir daha göremez.

### **4 -> Once per day**

Günde bir kere bir kullanıcıya göstermenize olanak sağlar.

### **5 -> Once per life time**

O aksiyonun yaşamı boyunca çalışır.

### **6 -> Unlimited**

Herhangi bir kısıtlama yoktur her zaman çalışmasına olanak sağlar.

### **Kontrol grubu nedir ve neye yarar?**

Kontrol Grubu aksiyonun gösterme oranını belirler. Hiç bir değer yazılmazsa kontrol grubu %10 olarak kabul edilir.

{% hint style="danger" %}
**Eğer bir aksiyonu her zaman göstermek istiyorsanız, onun kontrol grubunu "0" olarak ayarlamalısınız.**
{% endhint %}


---

# 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://yapaytech.gitbook.io/collectaction-uygulama-marketi/filtre-ayarlari/gelismis-ayarlar.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.
