Skip to main content
Answer

How to get experiment data for each user in React Native SDK

  • February 15, 2022
  • 1 reply
  • 71 views

Forum|alt.badge.img+5

Hi,

 

We were wondering if there is a way to get the experiment name or id and the variant the user is in from the user object in the React Native SDK?
Or does it come via the Webhook at least?

 

Thanks so much!

Best answer by tina

Hey @m56 

You won’t be able to detect this from the SDK, however, we do have a presented_offering_id field and presented_offering  in webhooks and ETL exports respectively, that you can use to filter Experiment transactions. 

This post has been closed for comments

1 reply

tina
RevenueCat Staff
Forum|alt.badge.img+10
  • RevenueCat Staff
  • Answer
  • February 25, 2022

Hey @m56 

You won’t be able to detect this from the SDK, however, we do have a presented_offering_id field and presented_offering  in webhooks and ETL exports respectively, that you can use to filter Experiment transactions.