Hello team,
we have a website and a flutter mobile app
the website push event to GA4
the app push events to firebase
sometimes we have shared expirements that need to run on both the website and the app
both of them uses the same APIs
we are doing the experiment evaluation on the API level
but the events are sent separately from the web and the app (we are using the same user_id when sending events) (each one send events to different big query)
how can we have cross app/web testing and measurements
thanks for your support
aloof-oyster-4940
06/12/2024, 12:12 PM
Screenshot 2024-06-12 at 3.11.58 PM.png
f
fresh-football-47124
06/12/2024, 9:58 PM
As long as the tracking key is the same
🙌 1
fresh-football-47124
06/12/2024, 9:59 PM
and the identifier is the same
🙌 1
fresh-football-47124
06/12/2024, 9:59 PM
the users will be bucketed into the same variants
🙌 1
fresh-football-47124
06/12/2024, 9:59 PM
typically you would only need one experiment report