> 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/fr/commencer/onboarding/troubleshooting/safari-cookies.md).

# Cookies Safari

Les fonctionnalités de confidentialité de Safari peuvent bloquer certains cookies et provoquer un comportement inattendu des flux de réservation.

## Symptômes

* Boutons qui ne répondent pas
* Messages d’expiration de session
* Les informations client ne sont pas պահպանues entre les étapes

## Actions recommandées

{% stepper %}
{% step %}

#### Modes de test

Tester le flux de réservation dans Safari **Privé** mode et mode normal.
{% endstep %}

{% step %}

#### Paramètre de dépannage

Demandez au client de désactiver temporairement « Empêcher le suivi intersite » (à des fins de dépannage uniquement).
{% endstep %}

{% step %}

#### Vérification de la vitrine

Confirmez que la vitrine est une boutique en ligne 2.0 avec l’intégration Sesami activée.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Si le problème ne se produit que sur Safari et pas sur Chrome, il est souvent lié aux cookies ou au suivi.
{% endhint %}


---

# 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:

```
GET https://help.sesami.co/fr/commencer/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.
