Skip to main content

I have hooked my UI (React) with amplitude to track user events. The out-of-the-box metrics are great.

Is it possible to start tracking the first event a user takes after logging in for each session, like the first page visited of something like that? 

Is it possible to do this on the amplitude dashbord or do I need to do this via code?

Hi ​@Tushar Singh 
You can do this via couple of approaches

  • Use the historical count feature on the very first event a user needs to trigger after signup or visit and do your chart analysis
  • Custom track this event via code and flag the very first occurrence of that event