Articles sur : Developers

How can I reset a Crisp session when a user logs out?

If you are using Crisp on a website where users are authenticated, you should reset their Crisp session

This method uses the Crisp JavaScript API, that you can call from your own code.

Here's how you would proceed to reset the Crisp Session:

$crisp.push(["do", "session:reset"])


Want to know more about the $crisp interface? Read: How to use $crisp Javascript SDK?

Mis à jour le : 09/06/2025

Cet article a-t-il répondu à vos questions ?

Partagez vos commentaires

Annuler

Merci !