# Campagnes de notifications

### Menu Notifications <a href="#menu-notifications" id="menu-notifications"></a>

En vous rendant dans le menu Notifications > Campagnes vous pourrez :

* consulter les derniers envois de notifications réalisés via des campagnes
* suivre les statistiques de réception sur smartphone et ordinateur par apprenant
* supprimer l’historique d’un envoi de notification déjà réalisé
* créer une nouvelle notification.

### Créer une notification <a href="#creer-une-notification" id="creer-une-notification"></a>

En cliquant sur le bouton « créer une campagne » vous allez créer une campagne d’envoi d’une notification pour vos apprenants.

Vous pourrez ainsi :&#x20;

* décider si la notification soit être envoyé sur mobile (via notification push) et/ou email
* nommer votre campagne : visible seulement par vous et vos comptes Editeurs
* rédiger le message à envoyer en notifications web et notifications push à vos apprenants.

Validez ces premières informations, puis vous pourrez :&#x20;

* choisir à qui envoyer la notification
* choisir des formations à lier à la notification.

<figure><img src="/files/JqFEiHHaMA7TPbWHN9D9" alt=""><figcaption><p>Édition d'une campagne de notification</p></figcaption></figure>

Si vous avez coché la case "Email", une aperçu est disponible pour voir à quoi ressemblera votre mail.

{% hint style="info" %}
Les liens de formation ne sont disponibles que dans le mail de notification.
{% endhint %}

<figure><img src="/files/G3HOncMsX0HkPoPnooK1" alt=""><figcaption><p>Aperçu de mail de notification</p></figcaption></figure>

Quand tout est prêt, vous pouvez cliquer sur "Envoyer". Une fenêtre de confirmation vous ré-affiche le message qui partira.

<figure><img src="/files/1hLljIrRisUiFK3rMq22" alt=""><figcaption><p>Fenêtre de confirmation avant envoi</p></figcaption></figure>

Une fois la notification envoyée, il n’est plus possible d’annuler, le message sera diffusé auprès des apprenants concernés.

### Statistiques

<figure><img src="/files/TmtVtTNfMM2WQMAc7q41" alt=""><figcaption><p>Stats d'une campagne de notification</p></figcaption></figure>

Une fois que la campagne est envoyée, vous pouvez accéder aux statistiques de celle-ci.

Vous aurez alors un aperçu de la réception des mail ou des notifications, au global, mais aussi par utilisateur.


---

# 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://doc.cards-microlearning.com/notifications/campagnes-de-notifications.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.
