Artikelen over: 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?

Bijgewerkt op: 12/02/2026

Was dit artikel nuttig?

Deel uw feedback

Annuleer

Dankuwel!