I want to calculate ARPU. I have a few revenue sources independent of each other, and I want to take all visitors to the page into account. What approach should I take?
I have a table with a few cohort breakdowns, and I have values for "in cohort" and "not in cohort". Is there a way to filter out all "not in" cohort values, but to keep "in cohort" ones?
I want to create a custom property that combines 3 other properties and take a value from each one if it's different from (not set) value. How should I write condition that checks if value is (not set)?
I'm creating the funnel to measure conversion from checkout page view as a first step to subscription as a second step. Why does the number of checkout page views entering the funnel as a first step depend on the conversion criteria?