Userway: GDPR, cookies and installation

Support & Chat
Consent-controlled integration
Userway
No cookie listed Privacy policy
service userway
173
requests / 30 days

20.23% consent


Userway: support widgets and consent

Userway 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 Userway according to the visitor’s choice when its use requires consent.

Managing Userway with tarteaucitron

When Userway 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 Userway

No cookie name is currently declared in the tarteaucitron integration for Userway. This does not necessarily mean that the service processes no data or uses no other browser storage mechanism.

Configuring Userway

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

<script>
tarteaucitron.user.userwayId = 'ID';
(tarteaucitron.job = tarteaucitron.job || []).push('userway');
</script>

Code to remove

Default HTML code to remove from your website:

<script src="https://cdn.userway.org/widget.js" data-account="ID"></script>

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

Privacy information

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

Userway privacy information

Frequently asked questions about Userway

Does Userway require consent?

Whether Userway requires consent depends on its configuration, the technologies used and the purpose of the processing.

How does tarteaucitron block Userway?

tarteaucitron controls the activation of Userway 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.