Skip to main content

Is there a way to access the "event" history of each user and not just the last 14 days? Is it also possible to see a list with the options of my events, even those that are inactive?

Hey David,

The best way to see your total data history is going to be hooking up a data warehouse. Can I ask where you are currently browsing user activity in Segment?

If you’re looking to see all events flowing from a source, you can tab over to the debugger. For aggregates, you can head to the schema tab - where both active and inactive events (not received in the past 30 days) will be displayed.

Cheers,

Tyler


Hello, good morning,

Thank you for the reply
 

The data warehouse will be added in a few months; it will be Oracle. Regarding the events information, I know that I have at least five different values, but I only know four of them. Is there an option or menu to verify the value that I am missing?

I the next image is an example of what I am looking for
 

 


Hey David,

In the event counter, Segment displays only a portion of the values from the incoming data stream.

Once again - connecting a data warehouse is going to be your best bet here, but the following should be able to get you what you are looking for in the meantime:

Try a computed trait for Unique List to output all values of a specific property (like your property estado_reserva) from a specified event (like your event Registro Reserva CRM). From here, you can create an audience and download the list to see all potential values. You can check out our documentation here for more info.


Reply