Can I split report suite with React Native | Community
Skip to main content
andersonjh
New Participant
September 30, 2019
Solved

Can I split report suite with React Native

  • September 30, 2019
  • 6 replies
  • 5266 views

    We're making a new mobile app with React Native. Can I split up report suites, one for iOS and one for Android with React Native? If so, how would I do that with best practices?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by cprasad

Assuming that you are using 1 Launch property to setup both iOS/Android apps - to fork data by platform you'd need to change configuration client side to accomplish this. However, instead of splitting report suites - have you considered using Virtual Report Suites?

6 replies

jantzen_b
Employee
February 3, 2021
Do any of the answers below answer your initial question? If so, can you select one of them as the correct answer? If none of the answers already provided answer your question, can you provide additional information to better help the community solve your question?
fsakjlfdsakljfd
New Participant
October 3, 2019

You can use the out of the box dimension of 'Operating System Type' to create your segments.

Urs_Boller
New Participant
October 2, 2019

agree with praschetan​: use one RS for all data, create the segments based on operating system to use as filter for VRS.

I don't see any good reason to split the traffic in separate RS - you want be able to merge and grt the full view (at least until now...)

cprasad
Employee
October 1, 2019

You could likely use OS type iOS and Android as you build the VRS segment. I've moved this discussion topic to the Analytics forum. Pros here will be able to help you with additional questions.

andersonjh
New Participant
September 30, 2019

Yes. I've never made a virtual report suite though. What identifier or way can i use to split up iOS and Android?

cprasad
cprasadAccepted solution
Employee
September 30, 2019

Assuming that you are using 1 Launch property to setup both iOS/Android apps - to fork data by platform you'd need to change configuration client side to accomplish this. However, instead of splitting report suites - have you considered using Virtual Report Suites?