I ran an A/B test experiment with remote config on firebase. After the completion of the experiment on the Remote Config dashboard I can see number of "Baseline" and "Variant A" users, however when I click on "Query experiment data" and use the query provided by firebase to count distinct number of users (user_pseudo_id or device.advertising_id doesn't matter) I see almost twice as big numbers compared to dashboard . Can you please explain this matter or give me some tips?
I ran a query to count distinct user_pseudo_ids and tournd out that I see twice as much compared to firebase A/B test dashboard