Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 0 additions & 17 deletions scripts/consented.js
Original file line number Diff line number Diff line change
Expand Up @@ -103,23 +103,6 @@ r.parentNode.insertBefore(t,r)}}
pintrk('load', '2621075961855'); pintrk('page');
// End of Pinterest Tag

/* eslint-enable */

// LinkedIn Insight Tag
try {
const lpids = '_linkedin_data_partner_ids';
window[lpids] = window[lpids] || [];
window[lpids].push('2976369');
loadScript('https://snap.licdn.com/li.lms-analytics/insight.min.js');
} catch (error) {
/* eslint-disable-next-line no-console */
console.error('LinkedIn Insight Tag failed to load', error);
}

// End of LinkedIn Insight Tag

/* eslint-disable */

// Big Happy Tag add 11-17-25 end 12-28-25
try {
const adentifiAccountId = 26653;
Expand Down
Loading