HelloAsso consent management

API
Consent-controlled integration
HelloAsso
No cookie listed Privacy policy Multiple instances
service helloasso
73.2k
requests / 30 days

24.1% consent


HelloAsso: integration, data and consent

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

Managing HelloAsso with tarteaucitron

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

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

Configuring HelloAsso

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

<script>
(tarteaucitron.job = tarteaucitron.job || []).push('helloasso');
</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_helloasso" data-url="url" data-width="width" data-height="height"></div>

Code to remove

Default HTML code to remove from your website:

<iframe id="haWidget" allowtransparency="true" scrolling="auto" src="url" style="width:width;height:height;border:none;" onload="window.scroll(0, this.offsetTop)"></iframe>

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

Privacy information

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

HelloAsso privacy information

Frequently asked questions about HelloAsso

Does HelloAsso require consent?

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

How does tarteaucitron block HelloAsso?

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