Aggregated and anonymized data from 80k+ sites using tarteaucitron.
robofabrica
requests / 30 days
0% consent
Robo Fabrica Chatbot: cookies and consent management
Robo Fabrica Chatbot 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 Robo Fabrica Chatbot requires visitor consent, tarteaucitron can condition its activation on the choice made through the consent interface.
Managing Robo Fabrica Chatbot with tarteaucitron
When Robo Fabrica 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 Robo Fabrica Chatbot
No cookie name is currently declared in the tarteaucitron integration for Robo Fabrica Chatbot. This does not necessarily mean that the service processes no data or uses no other browser storage mechanism.
Configuring Robo Fabrica Chatbot
Add the following code to your website after initializing tarteaucitron. Replace the example values with those provided by Robo Fabrica Chatbot.
<script>
tarteaucitron.user.robofabricaUuid = 'uuid';
(tarteaucitron.job = tarteaucitron.job || []).push('robofabrica');
</script>
Additional code
The following code can already be present on your website and should be kept where the service is used.
<button id="inceptive-cw-launch" type="button" name="button"></button>
Code to remove
Default HTML code to remove from your website:
<script src="https://app.robofabrica.tech/widget/script" type="text/javascript" id="inceptive-cw-script" unique-url="uuid" label="start" launch-btn-id="inceptive-cw-launch" chat-server-url="https://app.robofabrica.tech:443"></script>
<button id="inceptive-cw-launch" type="button" name="button" ></button>For a complete guide, read the documentation to install tarteaucitron.js.
Privacy information
For detailed information about the processing of data by Robo Fabrica Chatbot, cookies and applicable retention periods, refer to the documentation or privacy policy published by the service provider:
Robo Fabrica Chatbot privacy information
Frequently asked questions about Robo Fabrica Chatbot
Does Robo Fabrica Chatbot require consent?
Whether Robo Fabrica Chatbot requires consent depends on the data processed, tracking technologies used and the purpose of the service.
How does tarteaucitron block Robo Fabrica Chatbot?
tarteaucitron controls the activation of Robo Fabrica 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.