Aggregated and anonymized data from 80k+ sites using tarteaucitron.
linkedininsighttag
requests / 30 days
31.4% consent
Linkedin Insight: advertising cookies and consent
Linkedin Insight 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 Linkedin Insight with tarteaucitron makes it possible to control its activation according to the visitor’s choice.
Managing Linkedin Insight with tarteaucitron
When Linkedin Insight 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 Linkedin Insight
No cookie name is currently declared in the tarteaucitron integration for Linkedin Insight. This does not necessarily mean that the service processes no data or uses no other browser storage mechanism.
Configuring Linkedin Insight
Add the following code to your website after initializing tarteaucitron. Replace the example values with those provided by Linkedin Insight.
<script>
tarteaucitron.user.linkedininsighttag = 'linkedin_partner_id';
(tarteaucitron.job = tarteaucitron.job || []).push('linkedininsighttag');
</script>
Code to remove
Default HTML code to remove from your website:
<script type="text/javascript"><!--//--><![CDATA[// ><!--
_linkedin_partner_id = "linkedin_partner_id";
window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || [];
window._linkedin_data_partner_ids.push(_linkedin_partner_id);
//--><!]]>
</script><script type="text/javascript"><!--//--><![CDATA[// ><!--
(function(){var s = document.getElementsByTagName("script")[0];
var b = document.createElement("script");
b.type = "text/javascript";b.async = true;
b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js";
s.parentNode.insertBefore(b, s);})();
//--><!]]>
</script><noscript><img height="1" width="1" style="display:none;" alt="" src="https://dc.ads.linkedin.com/collect/?pid=311233&fmt=gif" />
</noscript>For a complete guide, read the documentation to install tarteaucitron.js.
Privacy information
For detailed information about the processing of data by Linkedin Insight, cookies and applicable retention periods, refer to the documentation or privacy policy published by the service provider:
Linkedin Insight privacy information
Frequently asked questions about Linkedin Insight
Does Linkedin Insight require consent?
When used for advertising or conversion measurement, Linkedin Insight generally requires prior consent when non-essential tracking technologies or advertising data are involved.
How does tarteaucitron block Linkedin Insight?
tarteaucitron controls the activation of Linkedin Insight 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.