antvoice consent management

Advertising
Consent-controlled integration
antvoice
1 cookie listed Privacy policy
service antvoice
0
requests / 30 days

0% consent


antvoice: advertising cookies and consent

antvoice is used for advertising, conversion measurement or campaign personalisation. These purposes may involve tracking technologies used to measure or associate visitor behaviour.

Advertising trackers generally require prior consent. Integrating antvoice with tarteaucitron makes it possible to control its activation according to the visitor’s choice.

Managing antvoice with tarteaucitron

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

The current tarteaucitron integration declares 1 cookie associated with antvoice:

  • antvoice

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

Configuring antvoice

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

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

Code to remove

Default HTML code to remove from your website:

<script> window.avDataLayer = window.avDataLayer || []; window.avtag = window.avtag || function(_cmd,_p){window.avDataLayer.push({cmd:_cmd,p:_p});} avtag('init', {id:'antvoiceId'}); </script><script async src="https://static.avads.net/avtag.min.js"></script>

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

Privacy information

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

antvoice privacy information

Frequently asked questions about antvoice

Does antvoice require consent?

When used for advertising or conversion measurement, antvoice generally requires prior consent when non-essential tracking technologies or advertising data are involved.

How does tarteaucitron block antvoice?

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