# Prise en charge des applications à page unique (SPA)

Le SDK Didomi peut être intégré dans des applications monopage sans travail ou configuration supplémentaires. Le SDK utilisera les mêmes balises et API que les implémentations non monopage (SPA).&#x20;

Le SDK est capable de fonctionner sans polluer le DOM global ni affecter négativement le site web dans lequel il est intégré. Didomi a déployé son propre SDK dans deux applications Angular internes et dans notre centre de confidentialité public.

{% hint style="info" %}
[Cliquez ici](https://github.com/didomi/samples/tree/main/how-to-track-SPA-with-GTM-and-Didomi) pour plus d'informations sur la façon de conditionner les balises dans Google Tag Manager (GTM) dans le contexte d'une application monopage (SPA).
{% 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://docs.didomi.io/fr/prise-en-main/general/prise-en-charge-des-applications-a-page-unique-spa.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.
