> 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/mobil-push/mobil-push-olusturma.md).

# Mobil push oluşturma

{% hint style="info" %}

#### Hızlı yol

**Mesajlar** → **Kampanyalar** → **Yeni Kampanya Oluştur**

1. Kampanya adını ve push türünü belirleyin [**Kurulum**](/netmera-user-guide/netmera-user-guide-tr/cok-kanalli-etkilesim/mobil-push/mobil-push-olusturma/kurulum.md).
2. İçeriği ve tıklama aksiyonlarını ekleyin [**Ne**](/netmera-user-guide/netmera-user-guide-tr/cok-kanalli-etkilesim/mobil-push/mobil-push-olusturma/ne.md).
3. Hedef kitleyi tanımlayın [**Kim**](/netmera-user-guide/netmera-user-guide-tr/cok-kanalli-etkilesim/mobil-push/mobil-push-olusturma/kim.md).
4. Zamanlamayı, son kullanma süresini ve gönderim hızını belirleyin [**Ne zaman**](/netmera-user-guide/netmera-user-guide-tr/cok-kanalli-etkilesim/mobil-push/mobil-push-olusturma/ne-zaman.md).
5. Gözden geçirin, test edin ve gönderin [**YAYINA AL**](/netmera-user-guide/netmera-user-guide-tr/cok-kanalli-etkilesim/mobil-push/mobil-push-olusturma/gonder.md).
   {% endhint %}

Mobil Push Oluştur, bir push kampanyasını baştan gönderime kadar oluşturmak için yönlendirmeli akıştır.

Bunu şu amaçlarla kullanabilirsiniz:

* tek seferlik kampanyalar oluşturmak,
* belirli kullanıcılara veya geniş kitlelere hedefleme yapmak,
* gönderimi şimdi veya daha sonra zamanlamak,
* ve yayına almadan önce mesajı test etmek.

{% @arcade/embed url="<https://app.arcade.software/share/QAeYHw1QhqvvqBZysphE>" flowId="QAeYHw1QhqvvqBZysphE" %}

### Başlamadan önce

Bir kampanya oluşturmadan önce şunlardan emin olun:

* mobil push kanalınızın zaten yapılandırılmış olması,
* ihtiyacınız olan hedef kitle verisinin zaten mevcut olması,
* ve formatı seçmeden önce kampanya hedefini biliyor olmanız.

{% hint style="info" %}
Push'ı kişiselleştirmeyi planlıyorsanız, gerekli [**Profil Özellikleri**](/netmera-user-guide/netmera-user-guide-tr/musteri-verileri/profil-ozellikleri.md) önce.
{% endhint %}

### Kampanya akışı

<table data-view="cards"><thead><tr><th>Adım</th><th data-card-target data-type="content-ref">Aç</th></tr></thead><tbody><tr><td>Kurulum — kampanya adını ve push türünü seçin</td><td><a href="/netmera-user-guide/netmera-user-guide-tr/cok-kanalli-etkilesim/mobil-push/mobil-push-olusturma/kurulum.md">Kurulum</a></td></tr><tr><td>Ne — başlık, mesaj, medya, kişiselleştirme ve tıklama aksiyonunu tanımlayın</td><td><a href="/netmera-user-guide/netmera-user-guide-tr/cok-kanalli-etkilesim/mobil-push/mobil-push-olusturma/ne.md">Ne</a></td></tr><tr><td>Kim — hedef kitleyi ve gönderim sınırlarını seçin</td><td><a href="/netmera-user-guide/netmera-user-guide-tr/cok-kanalli-etkilesim/mobil-push/mobil-push-olusturma/kim.md">Kim</a></td></tr><tr><td>Ne zaman — push'ın ne zaman ve ne hızda gönderileceğine karar verin</td><td><a href="/netmera-user-guide/netmera-user-guide-tr/cok-kanalli-etkilesim/mobil-push/mobil-push-olusturma/ne-zaman.md">Ne zaman</a></td></tr><tr><td>GO — kurulumu gözden geçirin, test gönderin ve yayına alın</td><td><a href="/netmera-user-guide/netmera-user-guide-tr/cok-kanalli-etkilesim/mobil-push/mobil-push-olusturma/gonder.md">Gönder</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/mobil-push/mobil-push-olusturma.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.
