From 03f3ef5602c2e235289e7a15c33c56c23cce0717 Mon Sep 17 00:00:00 2001 From: Jacob Spizziri Date: Thu, 6 Feb 2025 13:43:32 -0500 Subject: [PATCH] posthog-destination: fix an issue with the tracking of anonymous users --- .../src/functions/posthog-destination.ts | 85 ++++++++----------- 1 file changed, 36 insertions(+), 49 deletions(-) diff --git a/libs/core-functions/src/functions/posthog-destination.ts b/libs/core-functions/src/functions/posthog-destination.ts index a97d7279e..e10ed2952 100644 --- a/libs/core-functions/src/functions/posthog-destination.ts +++ b/libs/core-functions/src/functions/posthog-destination.ts @@ -86,40 +86,23 @@ const PosthogDestination: JitsuFunction