In the current experimentation UI in amplitude. we have the option to target all user or based on user property,
but what we need is to target based on specific event.
lets imagine that we have a funnel and
- Viewed landing page (first event in the funnel)
Amplitude normally assign users on variants before or after this event get fired - Clicked on product carousel
this is the event that we want to start assigning when it happen to include only in the experiment users who have done this event and the variants (treatment / control) should get exposed after firing this event.
How to work on implementing solution 2.
is there is a way from amplitude ui or it should be done using code ? and if with code, how to do it ?