--- import { GoogleAnalytics } from '@astrolib/analytics'; import { ANALYTICS_CONFIG } from "~/utils/config"; --- {ANALYTICS_CONFIG?.vendors?.googleAnalytics?.isEnabled && }