Facil'ITI consent management

Third-party service
Consent-controlled integration
Facil'ITI
1 cookie listed Privacy policy
service faciliti
795
requests / 30 days

2.26% consent


Facil'ITI: cookies and consent management

Facil'ITI is a third-party service that can be integrated into a website. Activating it may involve data exchanges with the provider or browser-side storage mechanisms.

When Facil'ITI requires visitor consent, tarteaucitron can condition its activation on the choice made through the consent interface.

Managing Facil'ITI with tarteaucitron

When Facil'ITI 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 Facil'ITI

The current tarteaucitron integration declares 1 cookie associated with Facil'ITI:

  • FACIL_ITI_LS

This list corresponds to the cookies currently declared in the tarteaucitron service definition. The service provider may change its technical implementation over time.

Configuring Facil'ITI

Add the following code to your website after initializing tarteaucitron. Replace the example values with those provided by Facil'ITI.

<script>
tarteaucitron.user.facilitiID = 'facilitiID';
(tarteaucitron.job = tarteaucitron.job || []).push('faciliti');
</script>

Code to remove

Default HTML code to remove from your website:

<script type="text/javascript">(function(w, d, s, f) { w[f] = w[f] || {conf: function () { (w[f].data = w[f].data || []).push(arguments);}}; var l = d.createElement(s), e = d.getElementsByTagName(s)[0]; l.async = 1; l.src = 'https://ws.facil-iti.com/tag/faciliti-tag.min.js'; e.parentNode.insertBefore(l, e); }(window, document, 'script', 'FACIL_ITI')); FACIL_ITI.conf('userId', 'facilitiID');</script>

For a complete guide, read the documentation to install tarteaucitron.js.

Privacy information

For detailed information about the processing of data by Facil'ITI, cookies and applicable retention periods, refer to the documentation or privacy policy published by the service provider:

Facil'ITI privacy information

Frequently asked questions about Facil'ITI

Does Facil'ITI require consent?

Whether Facil'ITI requires consent depends on the data processed, tracking technologies used and the purpose of the service.

How does tarteaucitron block Facil'ITI?

tarteaucitron controls the activation of Facil'ITI 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.