Hello,
I’m trying to measure the vitality of my product with amplitude. Here is a typical scenario that I’m tracking at the moment but can’t find a way to run good analysis:
- Visitor visits profile page of User A
- => Event: ‘Profile - View: | eventProps: profileUserId: <id_of_user_a>
- Visitor signup
- => Event: ‘User - Create’
Is there a way to connect the event property “profileUserId” with the user created in amplitude (they have the same id) to later know how many signups User A generated?
Thank you in advance,