> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/fr/what-would-you-like-to-learn-about/platform-features/protect-and-monitor-your-performance-program/event-risk/view-validation-patterns-for-conversion-events.md).

# Voir les modèles de validation des événements de conversion

Les étapes suivantes vous guideront pour consulter les règles de validation que nous avons définies pour vos identifiants de commande et les URL de page de conversion.

{% hint style="warning" %}
**Important :** Si vous souhaitez modifier l'une de ces règles et définir des règles supplémentaires, veuillez [contacter le support](http://mailto:tech-support@impact.com/?subject=Conversion%20Spoofing%20Validation%20Rules%20Request%22%20target=%22_blank).
{% endhint %}

1. Dans le menu de navigation de gauche, sélectionnez ![](/files/15f4c8f88cb75624c1f6a18cb768e8f494128ac4) **\[Engage]** → **Rapports** → **Plus de rapports**.
2. Depuis le *Catégorie* filtrer, sélectionner ![](/files/a6147e219aaa575a1ac4f75027aa2e2024584bdd) **\[Case non cochée]** **Protéger**, puis sélectionnez **Règles de spoofing des conversions**.
3. Consultez les règles de validation du spoofing des conversions pour chaque type d'événement :

   | Nom de la colonne                                      | Description                                                                                                                                                                                                   |
   | ------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
   | Nom du type d'événement                                | Le nom du type d'événement.                                                                                                                                                                                   |
   | État                                                   | Le statut du type d'événement, par ex., *Actif*.                                                                                                                                                              |
   | Type                                                   | Le type d'événements de conversion, par ex. vente en ligne ou prospect.                                                                                                                                       |
   | Expression régulière de l'ID de commande               | L'expression régulière utilisée pour valider votre ID de commande. Les événements qui ne correspondent pas sont déplacés vers l' *À risque* onglet et seront annulés sauf approbation explicite.              |
   | Expression régulière de l'URL de la page de conversion | L'expression régulière utilisée pour valider l'URL de votre page de conversion. Les événements qui ne correspondent pas sont déplacés vers le *À risque* onglet et seront annulés sauf approbation explicite. |


---

# 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.impact.com/brand/fr/what-would-you-like-to-learn-about/platform-features/protect-and-monitor-your-performance-program/event-risk/view-validation-patterns-for-conversion-events.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.
