TypeAlias.LoyaltyMetrics
type LoyaltyMetrics = z.infer<typeof loyaltyMetricsSchema>;
Loyalty metrics for tracking program engagement and customer behavior.
Used by the metrics dashboard to monitor loyalty program health.
type LoyaltyMetrics = z.infer<typeof loyaltyMetricsSchema>;
Loyalty metrics for tracking program engagement and customer behavior.
Used by the metrics dashboard to monitor loyalty program health.