import { createFileRoute } from '@tanstack/react-router' import { route } from '@/constants/routes' import SettingsMenu from '@/containers/SettingsMenu' import HeaderPage from '@/containers/HeaderPage' import { Switch } from '@/components/ui/switch' import { Card, CardItem } from '@/containers/Card' import { useTranslation } from 'react-i18next' import { useAnalytic } from '@/hooks/useAnalytic' import posthog from 'posthog-js' // eslint-disable-next-line @typescript-eslint/no-explicit-any export const Route = createFileRoute(route.settings.privacy as any)({ component: Privacy, }) function Privacy() { const { t } = useTranslation() const { setProductAnalytic, productAnalytic } = useAnalytic() return (
You have full control over your data. Learn more in our Privacy Policy.
To improve Jan, we need to understand how it’s used—but only with your help. You can change this setting anytime.
Your choice here won’t change our core privacy promises: