diff --git a/estore/src/app/layout.tsx b/estore/src/app/layout.tsx index e8ca3d3..6d90ae7 100644 --- a/estore/src/app/layout.tsx +++ b/estore/src/app/layout.tsx @@ -37,6 +37,8 @@ export default function RootLayout({ children }: { children: React.ReactNode }) crossOrigin="anonymous" referrerPolicy="no-referrer" /> + {/* Plausible Analytics */} + +