Sensefuel uses several storage keys of the user’s browser. These elements are stored either in the « local storage » or in the « session storage » of the user’s browser. All values are encoded and not explicitly visible.
The selection of the browser storage type (local or session storage) relies on the user’s consent to be anonymously recognized from session to session as described previously.
Operating mode:
- If the user gives its consent, our GDPR JavaScript tag must be deployed instantly, and in that case, we store the elements in the local storage.
- If the user does not give its consent, our GDPR JavaScript tag must NOT be deployed, and in that case, we store the elements in the session storage.