use correct client id
This commit is contained in:
@@ -27,7 +27,7 @@ export default function App({ Component, pageProps }: AppProps) {
|
||||
(window.op.q = window.op.q || []).push(args);
|
||||
};
|
||||
window.op('ctor', {
|
||||
clientId: 'bda63168-ca41-4eb2-b9a4-24e6bb6d9d1b',
|
||||
clientId: '301c6dc1-424c-4bc3-9886-a8beab09b615',
|
||||
trackScreenViews: true,
|
||||
trackOutgoingLinks: true,
|
||||
trackAttributes: true,
|
||||
|
||||
Reference in New Issue
Block a user