Visit Frequency
Philosophical Vision
Definition
Metric Formula
Active Customers =
COUNT(DISTINCT customer_id)
WHERE transaction_date BETWEEN start_date AND end_date
AND location_id = [location]Example
Annotation
How to Use
Tags
Last updated
