feat(MED-123): log order analysis page view

This commit is contained in:
Karli
2025-08-18 14:11:27 +03:00
parent abf455117d
commit 2f732b254f
2 changed files with 13 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ import { getSupabaseServerClient } from '@kit/supabase/server-client';
export enum PAGE_VIEW_ACTION {
VIEW_ANALYSIS_RESULTS = 'VIEW_ANALYSIS_RESULTS',
REGISTRATION_SUCCESS = 'REGISTRATION_SUCCESS',
VIEW_ORDER_ANALYSIS = 'VIEW_ORDER_ANALYSIS',
}
export const createPageViewLog = async ({