Aggregated and anonymized data from 80k+ sites using tarteaucitron.
studizz
requests / 30 days
57% consent
Studizz Chatbot: support widgets and consent
Studizz Chatbot is a support, chat or customer relationship service. Loading it may establish a connection with a third-party provider and, depending on its configuration, use tracking technologies or process user data.
tarteaucitron can control the activation of Studizz Chatbot according to the visitor’s choice when its use requires consent.
Managing Studizz Chatbot with tarteaucitron
When Studizz Chatbot is integrated through tarteaucitron, its activation is managed according to the visitor's consent choice. The service can therefore be loaded only when the corresponding permission has been granted and the visitor can later change this choice through the consent interface.
Cookies and storage used by Studizz Chatbot
No cookie name is currently declared in the tarteaucitron integration for Studizz Chatbot. This does not necessarily mean that the service processes no data or uses no other browser storage mechanism.
Configuring Studizz Chatbot
Add the following code to your website after initializing tarteaucitron. Replace the example values with those provided by Studizz Chatbot.
<script>
tarteaucitron.user.studizzToken = 'token';
(tarteaucitron.job = tarteaucitron.job || []).push('studizz');
</script>
Code to remove
Default HTML code to remove from your website:
<script href="https://webchat.studizz.fr/webchat.js?token=token"></script>For a complete guide, read the documentation to install tarteaucitron.js.
Privacy information
For detailed information about the processing of data by Studizz Chatbot, cookies and applicable retention periods, refer to the documentation or privacy policy published by the service provider:
Studizz Chatbot privacy information
Frequently asked questions about Studizz Chatbot
Does Studizz Chatbot require consent?
Whether Studizz Chatbot requires consent depends on its configuration, the technologies used and the purpose of the processing.
How does tarteaucitron block Studizz Chatbot?
tarteaucitron controls the activation of Studizz Chatbot according to the consent choice recorded for the visitor. The service code is triggered through tarteaucitron instead of being loaded independently from the consent manager.