#182 — Add Posthog tracking to UI

Repo: Twill-AI/twill-ai-ui State: closed | Status: done Assignee: raymondehizoba

Created: 2024-12-26 · Updated: 2025-05-07

Description

See implementation details in wiki

AC:

  • config.json has the following new fields:
  },
  "posthog": {
    "host": string,
    "key": string
  },
  "environment": string,
  "version": string
}

Notes

Add implementation notes, blockers, and context here

Add wikilinks to related people, meetings, or other tickets