I have two events associated with the same action (with same event properties). I want to compare event counts for the two events compared against the same event property. How to do so?
Example: Two events are PN receive and PN click with a common event property PN title. Say one PN has a title “Welcome to my App”. I want to compare PN receive count and PN click count for the property “Welcome to my App”. Now, there are multiple PNs and hence multiple PN titles - I want to compare PN receive vs Click counts across multiple PN titles.