TL;DR:
It seems like there would be an easy to to find the data for a specific event, where the properties for the event are defined in the segmentation chart above.
--
Example:
I have an event called “points_transaction” where the property transaction_source can be from various sources (A, B, C, D, E...).
I am trying to find the (raw) data for an event where transaction_source = “B”, but I might be doing it the hard way.
- Create a segmentation chart
- Click a point on the graph
- Select “View User Streams”
- Pick any user
- Filter by event = “points_transaction”
- It's not possible to filter for an event + property (where source = “B”), so finding the specific transaction I’m looking for can take a while as I go through them one at a time, looking for source = “B”
- Look at the event properties and note the time stamp for the desired event.
- Click user lookup in top right
- Find the event again on the user’s event stream under user lookup.
- Switch event details view from “Info” to “Raw” to view the raw event data.
Thanks for your ideas/recommendations.
Anthony