Aggregated and anonymized data from 80k+ sites using tarteaucitron.
requests / 30 days
47.26% consent
Pinterest: social media and consent
Pinterest belongs to the social media service category. Social buttons, widgets and features may load resources from third-party domains and transmit information to the provider.
tarteaucitron can delay the activation of Pinterest until the visitor has made a choice when the service requires consent.
Managing Pinterest with tarteaucitron
When Pinterest 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 Pinterest
No cookie name is currently declared in the tarteaucitron integration for Pinterest. This does not necessarily mean that the service processes no data or uses no other browser storage mechanism.
Configuring Pinterest
Add the following code to your website after initializing tarteaucitron. Replace the example values with those provided by Pinterest.
<script>
(tarteaucitron.job = tarteaucitron.job || []).push('pinterest');
</script>
Additional code
The following code can already be present on your website and should be kept where the service is used.
Code to remove
Default HTML code to remove from your website:
<a href="//www.pinterest.com/pin/create/button/" data-pin-do="buttonBookmark">
<img src="//assets.pinterest.com/images/pidgets/pinit_fg_en_rect_gray_20.png" />
</a>
<script type="text/javascript" async src="//assets.pinterest.com/js/pinit.js"></script>For a complete guide, read the documentation to install tarteaucitron.js.
Privacy information
For detailed information about the processing of data by Pinterest, cookies and applicable retention periods, refer to the documentation or privacy policy published by the service provider:
Frequently asked questions about Pinterest
Does Pinterest require consent?
When Pinterest loads third-party resources or uses non-essential tracking technologies, its activation should be managed according to the visitor’s consent choice.
How does tarteaucitron block Pinterest?
tarteaucitron controls the activation of Pinterest 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.