If I set up a data source like Redshift, do I need to already have revenue and purchase data tracked in that database? Also, how do you match users in the experiments with their purchases?
f
fresh-football-47124
09/09/2024, 5:59 PM
Hi Luan, You don't need to have data already, though you'll need some data to show results. We join from the exposure info, then to the metric info
w
wide-cartoon-5349
09/10/2024, 12:37 PM
@fresh-football-47124 Can you provide an example of a tracking callback script for BigQuery (without using GA4)? I’m unsure how to match anonymous "user IDs" with purchases. Do I need to send the "user ID" (for non-logged-in users) in the tracking callback script?
Thank you Graham!