We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc18ac1 commit e6865edCopy full SHA for e6865ed
1 file changed
packages/webapp/pages/onboarding.tsx
@@ -377,6 +377,7 @@ function Page(props: PageProps) {
377
return (
378
<ErrorBoundary feature="onboarding">
379
<OnboardingV2 />
380
+ <HotJarTracking hotjarId="3871311" />
381
<Toast autoDismissNotifications={autoDismissNotifications} />
382
</ErrorBoundary>
383
);
0 commit comments