Ghost/apps/admin-x-settings/test/unit/utils
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
..
analytics.test.ts Added PostHog to admin-x-settings trackEvent function (#20013) 2024-04-11 19:35:30 -07:00
generateEmbedCode.test.ts Added unit test for Embed Code Generator - AdminX (#18445) 2023-10-04 08:43:02 +07:00
linkToGithubReleases.test.ts Fixed link to release in About modal (#18588) 2023-10-12 08:37:56 +07:00
showDatabaseWarning.test.ts Fixed link to release in About modal (#18588) 2023-10-12 08:37:56 +07:00
url.test.ts Fixed uniqueness validation of Recommendation URL (#18383) 2023-10-02 10:34:59 -03:00