diff --git a/nextjs-app/app/layout.tsx b/nextjs-app/app/layout.tsx index 82e7c55..c72cd69 100644 --- a/nextjs-app/app/layout.tsx +++ b/nextjs-app/app/layout.tsx @@ -85,6 +85,14 @@ export default function RootLayout({ data-performance="true" strategy="afterInteractive" /> + {/* Heatmap / session recorder — same data-domains guard so staging + (same image, different host) never feeds the heatmap. */} +