diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e12005a3..e12e3bc5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -91,6 +91,8 @@ jobs: --base https://www.itefficience.com --exclude 'mailto:' --exclude 'linkedin\.com' + --exclude 'googletagmanager\.com' + --exclude 'google-analytics\.com' --exclude-path 'src/__tests__' --cache --max-cache-age 7d diff --git a/src/app/layout.tsx b/src/app/layout.tsx index b38fb2d4..70568880 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -33,6 +33,10 @@ export default function RootLayout({
+ + + +