lemon-stone-42630
04/26/2022, 7:12 PMtrackingCallback fires only once per experiment view but our growthbook instance in server render and client-side do not communicate between each other and the view event is sent once on both.
Do we need to drop another one when making a query to the analysis, or can we leave it as is and analysis recognizes those experiment viewed events as coming from the single session? Or how have you worked around this? The feature we have affects on server-side code and client-side code so it will be triggered on both sides for the same user.future-teacher-7046
lemon-stone-42630
04/26/2022, 7:16 PMplatform: server and other platform: web? Or should we use same platform on both (server and client)?future-teacher-7046
lemon-stone-42630
04/26/2022, 7:23 PM