Dear experts,
I’m working on a project for which we have implemented Adobe Analytics. In this project we create a mobile app for iOS and Android using Cordova. The app can connect to various Salesforce sandboxes (development, production, etc).
We would like to have analytics captured only for the use of the production sandbox, however, the sandbox to use is only selected at runtime upon login of the user. It also might change when the user logs off and then logs in to another sandbox. Could you advice us on the best way to set this up?