Files
typebot.io/packages/telemetry/src
55b290043b 🐛 Fix PostHog tracking by updating cookie domain to typebot.com (#2447)
## Summary
- Update `DEFAULT_COOKIE_DOMAIN` from `typebot.io` to `typebot.com` in
telemetry constants
- Fixes "Failed to execute 'set' on 'CookieStore': Cookie domain must
domain-match current host" error that was preventing all PostHog
pageview tracking since the domain migration

## Test plan
- [ ] Verify PostHog pageviews are being recorded on typebot.com
- [ ] Confirm no cookie domain mismatch errors in browser console

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude Opus 4.6 (1M context) <[email protected]>
2026-04-13 12:08:18 +00:00
..
2025-11-27 12:08:31 +01:00
2025-06-04 09:05:17 +02:00
2026-01-19 10:51:20 +01:00