Integration (FAQ)
Frequently asked questions about getting started with the Sentiance SDK and getting through the integration process.
We always suggest that our clients collect data from as many users as possible for at least a few days and then compare it with our Insights app for ground truth. When the timelines in your app and Journeys look the same, you can be fairly confident that the integration was successful. For more detailed steps, look here.
You can find all the steps required to set up user linking here. After you have received a success callback, you can start testing it with real devices. We suggest to:
- Install the app with the Sentiance SDK
- Make an account
- Send at least one stationary and one trip
- Reinstall the app on the same device
- Log in to the same account
- Send at least one stationary and one trip
- Check the timeline of the user to see if they show data for both installs
It is recommended to do this for both iOS and Android and to perform multiple installs on multiple devices. When all of these are successful, you can be fairly confident user linking was successful.
Once a User is generated, it's stored within the device. There are three cases where Sentiance User can be logged out from the device. The cases are:
- 1.Resetting the SDK (calling reset()).
- 2.Deleting the cache from the app settings.
- 3.Uninstalling and installing the app again.
Last modified 1mo ago