Options for Mobile

Interested in using Conductrics in your company's mobile apps, for predictive targeting, optimization, or AB / MVT testing?

We provide a few different options for mobile:

  • For iOS, you can use our iOS Native Support which does variation selections and other Conductrics processing locally for fast performance. Or, for a more lightweight implementation, you can use our REST-style API over the wire from your mobile app, with or without our Swift/iOS via REST Helper Library.

  • For Android, you can use our Android Native Support which does variation selections and other Conductrics processing locally for fast performance. Or, for a more lightweight implementation, you can use our REST-style API over the wire from your mobile app, with or without our Java/Android via REST Helper Library.

  • If you build your apps with React Native, you can use our React Native Support which also does variation selections etc for fast performance. Or you can use our REST-style API over the wire from your mobile app.

  • If you have a microservice or server that provides an API which is used by your mobile apps to retrieve content or settings of some kind, you could also consider integrating Conductrics there instead of in your apps themselves. You could use our REST-style API for that, or our Node.js Support.

  • For web pages intended for mobile (including responsive pages) you can use Conductrics Express or our Local JavaScript API in the mobile browser.

All of the options above provide the same underlying functionality, which is mainly about getting a "selection" from an "agent", and later sending a "reward" when your users hit a conceptual "conversion" type event in your app. Please see Runtime API Overview for an overview of the API's purpose and concepts.

Please feel free to contact Conductrics to discuss which of the above options is best for you.