Skip to main content
Solved

Simple event reporting+exporting by user ID + timestamp

  • June 8, 2023
  • 1 reply
  • 395 views

We’re honestly having trouble just doing a simple report+export by event because we want each record by UserID + Timestamp. How can create this analysis to then export it please?

 

Event UserID DateTime
Click_Journey_Start xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxx dd/mm/yyyy hh:mm
Click_Journey_Start xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxx dd/mm/yyyy hh:mm
Click_Journey_Start xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxx dd/mm/yyyy hh:mm
Click_Journey_Start xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxx dd/mm/yyyy hh:mm
. . . . . . . . .

 

Best answer by Saish Redkar

Hi @Andy Wassyng 

Afaik, this exact reporting format isn’t available via the existing charts in Amplitude except in Data Tables.

You can try generating a table like this - https://analytics.amplitude.com/demo/chart/new/vciuvtrw and exporting as a csv. There would be additional columns in here since Data Tables isn’t exactly meant to used as a raw extract, but rather for pivot table like use cases.

For the datetime column, you could either get it via a derived property ( if you are on an enterprise plan with govern add on ) or send a custom timestamp property. This is due to the fact that the exact event time isn’t available for chart query dropdowns readily as a default property as of today.


Alternatively, you could export your event data using some APIs and structure your data for the columns as needed

View original
Did this topic help you find an answer to your question?

1 reply

Saish Redkar
Expert
Forum|alt.badge.img+10
  • Expert
  • 1380 replies
  • Answer
  • June 8, 2023

Hi @Andy Wassyng 

Afaik, this exact reporting format isn’t available via the existing charts in Amplitude except in Data Tables.

You can try generating a table like this - https://analytics.amplitude.com/demo/chart/new/vciuvtrw and exporting as a csv. There would be additional columns in here since Data Tables isn’t exactly meant to used as a raw extract, but rather for pivot table like use cases.

For the datetime column, you could either get it via a derived property ( if you are on an enterprise plan with govern add on ) or send a custom timestamp property. This is due to the fact that the exact event time isn’t available for chart query dropdowns readily as a default property as of today.


Alternatively, you could export your event data using some APIs and structure your data for the columns as needed


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings