If I have a productOpen activation event (a custom chat-opening event inside the app), it starts counting from this event to evaluate the results as stated in Firebase ab-testing documentation.
The question is, at what point does the traffic split for all tests inside Firebase occur? With the startSession event (by default, opening the app), or with the selected activation event or something else?
I'll be very grateful for the answer!!