How can I view my custom event parameters for real users in the same format as in the verification screen?
Hello!
I have created a number of custom events with parameters, and I can see they are working through both the verification page (when running the app through the Unity Editor) and the Data Explorer page (when running the app from a build). The format used to display parameters in the verification screen is very useful to me, and I am trying to replicate that through the Data Explorer to track the specific parameters for each event for real users.
What I am looking for is a way to say "Track Custom Event 1" and be provided with a breakdown of all the instances of that event, each listing all the parameter values for that particular instance.
Perhaps the data will be in the form of a chart on the dashboard, or perhaps it will be downloadable as a CSV. Either way works as long as I can see the data clearly.
Does any option exist for doing this currently? If not, are there any plans in place for adding this to future Analytics updates?
Thank you!
Your answer