Skip to content

Commit e6865ed

Browse files
committed
fix(onboarding): hotjar on v2
1 parent fc18ac1 commit e6865ed

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/webapp/pages/onboarding.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -377,6 +377,7 @@ function Page(props: PageProps) {
377377
return (
378378
<ErrorBoundary feature="onboarding">
379379
<OnboardingV2 />
380+
<HotJarTracking hotjarId="3871311" />
380381
<Toast autoDismissNotifications={autoDismissNotifications} />
381382
</ErrorBoundary>
382383
);

0 commit comments

Comments
 (0)