Skip to main content
Solved

Find intersection amongst Users

  • May 23, 2022
  • 1 reply
  • 367 views

Hi All, 
In my application I will be exposing users to multiple Experiments. 

we want to figure out number of times a user gets exposed to more than 1 experiment, and when they do we want to figure out the different experiments that they were exposed to. 

As an extension we also might want to bring time/session into picture. Ex- If a user gets exposed to more than one experiment within the same session or within a fixed time intervalI(lets say 1 hour), we need to monitor that. 
Do we have a standard way to accomplish this? 

 

 

Best answer by belinda.chiu

Hi @c4code ! Welcome to the Amplitude Community and I’m happy to help! 👋 

For your scenario, there’s not really a standard way to accomplish this as it will depend on your organization. The most straightforward way that I can see this happening is to instrument an event called Experiment Exposed every time a user gets exposed to 1 experiment and then an event property with the Experiment ID. You can then use cohorts and charts to build your analyses. There are a couple of things to note here though. First is that the Experiment Exposed event will count towards your allocated event volume. Second is that if you want to see this data on each individual user level, you will need to group by User ID on charts which may run into chart pruning: https://help.amplitude.com/hc/en-us/articles/360031259831 

Hope the thoughts above help get you started! 

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

1 reply

belinda.chiu
Team Member
Forum|alt.badge.img+8
  • Amplitude Support
  • 189 replies
  • Answer
  • May 24, 2022

Hi @c4code ! Welcome to the Amplitude Community and I’m happy to help! 👋 

For your scenario, there’s not really a standard way to accomplish this as it will depend on your organization. The most straightforward way that I can see this happening is to instrument an event called Experiment Exposed every time a user gets exposed to 1 experiment and then an event property with the Experiment ID. You can then use cohorts and charts to build your analyses. There are a couple of things to note here though. First is that the Experiment Exposed event will count towards your allocated event volume. Second is that if you want to see this data on each individual user level, you will need to group by User ID on charts which may run into chart pruning: https://help.amplitude.com/hc/en-us/articles/360031259831 

Hope the thoughts above help get you started! 


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