> For the complete documentation index, see [llms.txt](https://help.sesami.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sesami.co/pl/apps-integrations/klaviyo.md).

# Klaviyo

Klaviyo to platforma automatyzacji marketingu dla e-maili i SMS-ów. Sesami i Klaviyo są partnerami strategicznymi, a zdarzenia rezerwacji z Sesami możesz przesyłać do Klaviyo, aby obsługiwać potwierdzenia, przypomnienia i działania następcze.

## Co możesz zrobić

* **Potwierdzenia wizyt** — e-mail lub SMS w momencie utworzenia rezerwacji
* **Przypomnienia o wizytach** — 24 godziny przed, 1 godzinę przed lub według niestandardowego harmonogramu
* **Powiadomienia o zmianie terminu i anulowaniu** — informuj klientów o zmianach
* **Automatyczne działania po wizycie** — prośby o recenzję, oferty ponownej rezerwacji, nagrody lojalnościowe
* **Segmentacja klientów** — oznaczaj klientów, którzy dokonali rezerwacji, targetuj według usługi itp.

## Jak to działa

Sesami wysyła zdarzenia rezerwacji do Klaviyo za pośrednictwem **Sesami Flows**. Każde zdarzenie (utworzenie wizyty, zmiana terminu, anulowanie, zakończenie, przypomnienie) zawiera bogate dane — usługę, czas, zasób, link do zarządzania klientem i nie tylko — które możesz wykorzystać w szablonach e-maili i SMS-ów Klaviyo.

## Konfiguracja

Kompletny przewodnik konfiguracji — w tym presety Flow, konfigurację klucza API Klaviyo oraz pełną सूची dostępnych właściwości zdarzeń — znajduje się tutaj:

{% hint style="success" %}
[**Sesami Flows i Klaviyo**](/pl/automatyzacje/sesami-flows-and-klaviyo.md) — przewodnik integracji krok po kroku
{% endhint %}

## Powiązane

* [Sesami Flows](/pl/automatyzacje/sesami-flows.md) — silnik automatyzacji stojący za integracją
* [E-maile powiadomień](/pl/powiadomienia/notification-emails.md) — wbudowane powiadomienia e-mail Sesami
* [Klienci](/pl/apps-integrations/shopify/customers.md) — jak przepływają dane klientów między Sesami, Shopify i Klaviyo


---

# 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://help.sesami.co/pl/apps-integrations/klaviyo.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.
