Aggregated and anonymized data from 80k+ sites using tarteaucitron.
cjcom
requests / 30 days
0% consent
CJ.com: advertising cookies and consent
CJ.com 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 CJ.com with tarteaucitron makes it possible to control its activation according to the visitor’s choice.
Managing CJ.com with tarteaucitron
When CJ.com 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 CJ.com
No cookie name is currently declared in the tarteaucitron integration for CJ.com. This does not necessarily mean that the service processes no data or uses no other browser storage mechanism.
Configuring CJ.com
Add the following code to your website after initializing tarteaucitron. Replace the example values with those provided by CJ.com.
<script>
tarteaucitron.user.cjUserId = 'TAG_ID';
(tarteaucitron.job = tarteaucitron.job || []).push('cjcom');
</script>
Code to remove
Default HTML code to remove from your website:
<!-- BEGIN CJ TRACKING CODE - DO NOT MODIFY -->
<script type="text/javascript">
(function(a,b,c,d){
a='//www.mczbf.com/tags/TAG_ID/tag.js';
b=document;c='script';d=b.createElement(c);d.src=a;
d.type='text/java'+c;d.async=true;
d.id='cjapitag';
a=b.getElementsByTagName(c)[0];a.parentNode.insertBefore(d,a)
})();
</script>
<!-- END CJ TRACKING CODE -->For a complete guide, read the documentation to install tarteaucitron.js.
Privacy information
For detailed information about the processing of data by CJ.com, cookies and applicable retention periods, refer to the documentation or privacy policy published by the service provider:
Frequently asked questions about CJ.com
Does CJ.com require consent?
When used for advertising or conversion measurement, CJ.com generally requires prior consent when non-essential tracking technologies or advertising data are involved.
How does tarteaucitron block CJ.com?
tarteaucitron controls the activation of CJ.com 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.