diff --git a/frontend/src/scenes/onboarding/productAnalyticsSteps/DashboardTemplateConfigureStep.tsx b/frontend/src/scenes/onboarding/productAnalyticsSteps/DashboardTemplateConfigureStep.tsx index 9d30f984a4c5e..9e035f5fc1f12 100644 --- a/frontend/src/scenes/onboarding/productAnalyticsSteps/DashboardTemplateConfigureStep.tsx +++ b/frontend/src/scenes/onboarding/productAnalyticsSteps/DashboardTemplateConfigureStep.tsx @@ -136,7 +136,7 @@ export const SiteChooser = (): JSX.Element => { ) : combinedSnippetAndLiveEventsHosts.length > 0 ? ( <>

- Not seeing the site you want? Try clikcing around on your site to trigger a few events. + Not seeing the site you want? Try clicking around on your site to trigger a few events. If you haven't yet,{' '} setStepKey(OnboardingStepKey.INSTALL)}>install posthog-js or the HTML snippet wherever you want to track events, then come back here.