Genial.ly: GDPR, cookies and installation

API
Consent-controlled integration
Genial.ly
3 cookies listed Privacy policy Multiple instances
service genially
3.7M
requests / 30 days

58.81% consent


Genial.ly: integration, data and consent

Genial.ly 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 Genial.ly uses tracking technologies or processing that requires consent, tarteaucitron can condition its activation on the visitor’s choice.

Managing Genial.ly with tarteaucitron

When Genial.ly 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 Genial.ly

The current tarteaucitron integration declares 3 cookies associated with Genial.ly:

  • _gat
  • _ga
  • _gid

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

Configuring Genial.ly

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

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

Additional code

The following code can already be present on your website and should be kept where the service is used.

<div class="tac_genially" data-geniallyid="geniallyid" data-width="width" data-height="height"></div>

Code to remove

Default HTML code to remove from your website:

<div style="position: relative; padding-bottom: 109.00%; padding-top: 0; height: 0;"><iframe style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;" src="https://view.genial.ly/geniallyid" width="width" height="height" frameborder="0" scrolling="yes" allowfullscreen="allowfullscreen"></iframe></div>

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

Privacy information

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

Genial.ly privacy information

Frequently asked questions about Genial.ly

Does Genial.ly require consent?

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

How does tarteaucitron block Genial.ly?

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