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?