Part of #2266.
What needs to be done?
docs.json has no analytics configuration. Verified at bdf40b37: "integrations" in docs.json → false; grep for ga4|gtm|googleAnalytics|posthog|amplitude|mixpanel|segment|plausible|fathom → 0 hits. Page analytics were lost with the Mintlify plan change and are one of the two highest-priority items right now (with #2250).
Mintlify's documented key path for Google Analytics 4 is:
"integrations": {
"ga4": {
"measurementId": "G-XXXXXXX"
}
}
Definition of done
Ops (outside the repo):
Code:
How we'd know it's fixed
GA4 Realtime shows hits from docs.celo.org within 24h of merge.
Non-goals
GTM, cookie-banner changes, dashboards. The AI assistant is #2250.
Measured at: bdf40b37
Part of #2266.
What needs to be done?
docs.jsonhas no analytics configuration. Verified atbdf40b37:"integrations" in docs.json → false; grep forga4|gtm|googleAnalytics|posthog|amplitude|mixpanel|segment|plausible|fathom→ 0 hits. Page analytics were lost with the Mintlify plan change and are one of the two highest-priority items right now (with #2250).Mintlify's documented key path for Google Analytics 4 is:
Definition of done
Ops (outside the repo):
Code:
integrations.ga4.measurementIdadded todocs.jsonHow we'd know it's fixed
GA4 Realtime shows hits from docs.celo.org within 24h of merge.
Non-goals
GTM, cookie-banner changes, dashboards. The AI assistant is #2250.
Measured at:
bdf40b37