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