↓ 2 callersFunctiontrackEvent({
action,
category,
label,
value,
customParameters,
}: AnalyticsEvent)
apps/agents-web/lib/analytics.ts:20
↓ 2 callersFunctiontrackServerSubscriptionPurchase({
planId,
planType,
planPeriod,
userId,
subscriptionId,
amount,
clientId,
}: {
planId: string
apps/agents-web/lib/server-analytics.ts:73