📄️ About
The Mobile Journey Capture Service (MJCS) is an orchestration layer for low code IEOS journeys. If you are not currently using IEOS journeys and do not wish to use IEOS journeys, then this entire section can be safely ignored. See the quick setup section for info on how to use the MJCS SDK.
📄️ Quick Setup
After following the install instructions and getting set up in IEOS, you are ready to use MJCS.
📄️ Customization
CustomerJourneyConfig.Builder
📄️ CustomerJourneyNavigator
MJCS includes the ability to inject custom fragments in between journey steps. This is an advanced feature and will require more implementation than most MJCS features. By implementing the following CustomerJourneyNavigator interface and passing it to the the CustomerJourneyActivity.startActivity function (described in quick setup) you can insert fragments in various phases of MJCS.
📄️ References
Error codes