# Safari-cookies

Safaris privatlivsfunktioner kan blokere nogle cookies og få bookingforløb til at opføre sig uventet.

## Symptomer

* Knapper reagerer ikke
* Beskeder om udløbet session
* Kundedetaljer bevares ikke mellem trin

## Anbefalede handlinger

{% stepper %}
{% step %}

#### Testtilstande

Test bookingforløbet i Safari **Privat** tilstand og normal tilstand.
{% endstep %}

{% step %}

#### Indstilling til fejlfinding

Bed kunden om midlertidigt at deaktivere “Forhindr sporing på tværs af websteder” (kun til fejlfinding).
{% endstep %}

{% step %}

#### Kontrol af webshop

Bekræft, at webshoppen er Online Store 2.0 med Sesami-embed aktiveret.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Hvis problemet kun opstår i Safari og ikke i Chrome, er det ofte relateret til cookies/sporing.
{% 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://help.sesami.co/da/kom-i-gang/onboarding/troubleshooting/safari-cookies.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.
