Aggregated and anonymized data from 80k+ sites using tarteaucitron.
slido
requests / 30 days
100% consent
Slido Event: support widgets and consent
Slido Event 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 Slido Event according to the visitor’s choice when its use requires consent.
Managing Slido Event with tarteaucitron
When Slido Event 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 Slido Event
No cookie name is currently declared in the tarteaucitron integration for Slido Event. This does not necessarily mean that the service processes no data or uses no other browser storage mechanism.
Configuring Slido Event
Add the following code to your website after initializing tarteaucitron. Replace the example values with those provided by Slido Event.
<script>
(tarteaucitron.job = tarteaucitron.job || []).push('slido');
</script>
Additional code
The following code can already be present on your website and should be kept where the service is used.
<div class="tac_slido" data-slidoEvent="slidoEvent" data-width="width" data-height="height"></div>
Code to remove
Default HTML code to remove from your website:
<iframe src="https://app.sli.do/event/' + slidoEvent + '" width="width" height="height"></iframe>For a complete guide, read the documentation to install tarteaucitron.js.
Privacy information
For detailed information about the processing of data by Slido Event, cookies and applicable retention periods, refer to the documentation or privacy policy published by the service provider:
Slido Event privacy information
Frequently asked questions about Slido Event
Does Slido Event require consent?
Whether Slido Event requires consent depends on its configuration, the technologies used and the purpose of the processing.
How does tarteaucitron block Slido Event?
tarteaucitron controls the activation of Slido Event 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.