yes they use the same identifier.
so with the first query I get total count of visits (type count ) and in second total count of success ( type Binomial )
I need to calculate the percentage of total success rate but when I choose the second metric as Binomial I can't choose Denominator any more.
user_id is the identifier for both.
How can I achieve the percentage of total success in general ?
Should I do it in one single query or connect them with Denominator ?