This message was deleted.
# ask-questions
w
This message was deleted.
f
hi Maria - what data sources do you have defined?
f
I selected the postgres one for this experiment
but in neither of my added data sources I have that table
f
right, we make some assumptions
are you using features to launch the experiments?
f
Yes
f
what did you set for the trackingCallback ?
f
mixpanel
but the metrics im trying to check are on postgres
f
I see - we currently don’t support joining one experiment across different data sources
f
hmmm so what you are saying is that I need to store the experimentid and variationid in a table in postgres?
in the trackingCallback instead of using mixpanel
?
f
yes - so you can either push that metric to mixpanel, or also add a tracking call for postgres (you can add both mixpanel and postgres in that call - or use something like Segment or Rudderstack to do the pipelining)
f
Ok Thank you Graham
234 Views