MyFeelBack (Skeepers) consent management

API
Consent-controlled integration
MyFeelBack (Skeepers)
No cookie listed Privacy policy
service myfeelback
541
requests / 30 days

47.32% consent


MyFeelBack (Skeepers): integration, data and consent

MyFeelBack (Skeepers) is an API or third-party technical service integrated into the website. The data exchanged and applicable requirements depend on the feature and configuration being used.

When MyFeelBack (Skeepers) uses tracking technologies or processing that requires consent, tarteaucitron can condition its activation on the visitor’s choice.

Managing MyFeelBack (Skeepers) with tarteaucitron

When MyFeelBack (Skeepers) 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 MyFeelBack (Skeepers)

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

Configuring MyFeelBack (Skeepers)

Add the following code to your website after initializing tarteaucitron. Replace the example values with those provided by MyFeelBack (Skeepers).

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

Code to remove

Default HTML code to remove from your website:

<script type='text/javascript'> window._Mfb_useCookie = true; // Review the commented lines. Insert real values for the placeholders window._Mfb_ud = { _context : { lang : undefined, // You can force the language of the survey. privacyMode : false, _page : { url : location.pathname, storageDuration : 30 // You can add page's properties here ie : pageProperties : { property1 : 'value', property2 : 'value'} } } }; (function() { var mfb = document.createElement('script'); mfb.type = 'text/javascript'; mfb.charset = 'UTF-8'; mfb.async = true; mfb.id = 'MFBActor'; mfb.src = 'https://actorssl-5637.kxcdn.com/actor/ID/action'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(mfb, s); })(); </script>

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

Privacy information

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

MyFeelBack (Skeepers) privacy information

Frequently asked questions about MyFeelBack (Skeepers)

Does MyFeelBack (Skeepers) require consent?

The API name alone is not enough to determine whether MyFeelBack (Skeepers) requires consent. The data transmitted, technologies used and purpose of the service must be considered.

How does tarteaucitron block MyFeelBack (Skeepers)?

tarteaucitron controls the activation of MyFeelBack (Skeepers) 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.