0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/apps/admin-x-settings/test
Chris Raible b8ad03b0f3
Added PostHog to admin-x-settings trackEvent function (#20013)
ref https://linear.app/tryghost/issue/PA-53/add-posthog-tracking-to-trackevent-in-admin-x-settings-and-lexical

- There was a pre-existing `trackEvent` function in `admin-x-settings`
that was using Plausible for tracking events.
- This PR adds PostHog to the same function, any calls to `trackEvent`
will send the event name and properties to PostHog as well.
2024-04-11 19:35:30 -07:00
..
acceptance 🐛 Fixed First Promoter always showing Active (#20010) 2024-04-11 13:09:12 +08:00
unit Added PostHog to admin-x-settings trackEvent function (#20013) 2024-04-11 19:35:30 -07:00
utils Update migration in settings (#19278) 2023-12-13 16:25:29 +01:00