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?