> 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/da/apps-integrations/klaviyo.md).

# Klaviyo

Klaviyo er en marketingautomatiseringsplatform til e-mail og SMS. Sesami og Klaviyo er strategiske partnere, og du kan sende Sesami-bookinghændelser til Klaviyo for at drive bekræftelser, påmindelser og opfølgninger.

## Hvad du kan gøre

* **Aftalebekræftelser** — e-mail eller SMS i det øjeblik en booking oprettes
* **Påmindelser om aftaler** — 24 timer før, 1 time før eller på et brugerdefineret tidspunkt
* **Meddelelser om ændring og aflysning** — hold kunderne informeret om ændringer
* **Opfølgninger efter aftalen** — anmodninger om anmeldelser, tilbud om genbooking, loyalitetsbelønninger
* **Kundesegmentering** — tag kunder, der har booket, målret efter service osv.

## Sådan fungerer det

Sesami sender bookinghændelser til Klaviyo via **Sesami Flows**. Hver hændelse (aftale oprettet, omlagt, aflyst, gennemført, påmindelse) indeholder omfattende data — service, tidspunkt, ressource, link til kundeadministration og meget mere — som du kan bruge i Klaviyo e-mail- og SMS-skabeloner.

## Opsætning

Den fulde opsætningsguide — inklusive Flow-forudindstillinger, opsætning af Klaviyo API-nøgle og den komplette liste over tilgængelige hændelsesegenskaber — findes her:

{% hint style="success" %}
[**Sesami Flows og Klaviyo**](/da/automatiseringer/sesami-flows-and-klaviyo.md) — trin-for-trin integrationsguide
{% endhint %}

## Relateret

* [Sesami Flows](/da/automatiseringer/sesami-flows.md) — automatiseringsmotoren bag integrationen
* [Notifikationsmails](/da/notifikationer/notification-emails.md) — Sesamis indbyggede mailnotifikationer
* [Kunder](/da/apps-integrations/shopify/customers.md) — hvordan kundedata flyder mellem Sesami, Shopify og 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/da/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.
