diff --git a/website/views/layouts/layout-customer.ejs b/website/views/layouts/layout-customer.ejs
index 319085d312..3aa3b6776a 100644
--- a/website/views/layouts/layout-customer.ejs
+++ b/website/views/layouts/layout-customer.ejs
@@ -125,6 +125,25 @@
<%/* Stripe.js */%>
+ <%/* Linkedin Ads Insight tag */%>
+
+
+
<% /* Delete the global `self` to help avoid client-side bugs.
(see https://developer.mozilla.org/en-US/docs/Web/API/Window/self) */ %>
diff --git a/website/views/layouts/layout-landing.ejs b/website/views/layouts/layout-landing.ejs
index 81c1a96c75..68fd77d339 100644
--- a/website/views/layouts/layout-landing.ejs
+++ b/website/views/layouts/layout-landing.ejs
@@ -127,6 +127,25 @@
<%/* Stripe.js */%>
+ <%/* Linkedin Ads Insight tag */%>
+
+
+
<% /* Delete the global `self` to help avoid client-side bugs.
(see https://developer.mozilla.org/en-US/docs/Web/API/Window/self) */ %>
diff --git a/website/views/layouts/layout.ejs b/website/views/layouts/layout.ejs
index f3626d6446..b88e2a538c 100644
--- a/website/views/layouts/layout.ejs
+++ b/website/views/layouts/layout.ejs
@@ -283,6 +283,25 @@
<%/* Stripe.js */%>
+ <%/* Linkedin Ads Insight tag */%>
+
+
+
<% /* Delete the global `self` to help avoid client-side bugs.
(see https://developer.mozilla.org/en-US/docs/Web/API/Window/self) */ %>