Skip to main content

I sampled a specific event and then exported a list of users, but there were no timestamps in the table. 
 

 

Hey @vadym 

The Download Users option will export the csv data containing only the user ids and amplitude ids of the users who make up that Microscope datapoint. There is no provision of exporting event timestamps using this option at the moment.

If you want to look at event timestamps for a particular user, then you can use the user event stream and view the raw data on an event level for that user.

Here are some ways of exporting your project’s raw event data -

  • If you are a paid customer, then you can setup recurring exports to the cloud destination of your choice ( S3, Snowflake, GCS ) directly from the Amplitude UI.
  • If you are not on a paid plan, then you can leverage the Export API to export your event data.
  • You can also export raw data directly for a project using the Export Data option in your project settings

Hope this helps.


Reply