diff --git a/src/app/[locale]/layout.tsx b/src/app/[locale]/layout.tsx index 92c7fe6..1cb230a 100644 --- a/src/app/[locale]/layout.tsx +++ b/src/app/[locale]/layout.tsx @@ -54,7 +54,7 @@ export default async function LocaleLayout({ clientId={process.env.NEXT_PUBLIC_OPENPANEL_CLIENT_ID || ""} trackScreenViews={true} trackOutgoingLinks={true} - apiUrl="/api/op/track" + apiUrl="/api/op" scriptUrl="/api/op1" />