Aggregated and anonymized data from 80k+ sites using tarteaucitron.
requests / 30 days
18.78% consent
ShareThis Sticky: social media and consent
ShareThis Sticky 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 ShareThis Sticky until the visitor has made a choice when the service requires consent.
Managing ShareThis Sticky with tarteaucitron
When ShareThis Sticky 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 ShareThis Sticky
The current tarteaucitron integration declares 3 cookies associated with ShareThis Sticky:
This list corresponds to the cookies currently declared in the tarteaucitron service definition. The service provider may change its technical implementation over time.
Configuring ShareThis Sticky
Add the following code to your website after initializing tarteaucitron. Replace the example values with those provided by ShareThis Sticky.
<script>
tarteaucitron.user.sharethisStickyProperty = 'property';
(tarteaucitron.job = tarteaucitron.job || []).push('sharethissticky');
</script>
Code to remove
Default HTML code to remove from your website:
<script type='text/javascript' src='https://platform-api.sharethis.com/js/sharethis.js#property=property&product=sticky-share-buttons' async='async'></script>For a complete guide, read the documentation to install tarteaucitron.js.
Privacy information
For detailed information about the processing of data by ShareThis Sticky, cookies and applicable retention periods, refer to the documentation or privacy policy published by the service provider:
ShareThis Sticky privacy information
Frequently asked questions about ShareThis Sticky
Does ShareThis Sticky require consent?
When ShareThis Sticky 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 ShareThis Sticky?
tarteaucitron controls the activation of ShareThis Sticky 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.