From 0d495c47a50e12683ce0499f7f70a8158596809e Mon Sep 17 00:00:00 2001 From: smfahim25 Date: Wed, 20 Aug 2025 18:50:09 +0600 Subject: [PATCH] added linkedin tracking code --- src/app/layout.tsx | 48 ++++++++++++++++++++++++++++------------------ 1 file changed, 29 insertions(+), 19 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 885efbe..5dc7dc9 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -33,7 +33,7 @@ export default function RootLayout({ - {/* Meta Pixel - Facebook will track automatically */} + {/* ✅ Meta Pixel (Facebook) */} - - - + + {/* ✅ LinkedIn Insight Tag */} + + +
{children}