Hi Team
I am using CJA
I have created some filters i.e.
filter1 Events
event action
Select 1
Select 2
Select 3
Select 4
..Till Select 7
filter2
event action
Same as filter 1
.
/
till filter4
Is there any possible way, I can get the average of all the filters
i.e. filter 1 (Select 1) + filter 2 (Select 3) + filter 4 (Select 5) | filter 3 (Not Selected anything)
Then based on User_id, I can average it
(1 + 3 + 5)/3 = 3