How are anonymous mobile users tracked across sessions? Table of Contents Heap tracks anonymous mobile users as follows: iOS: user ID is stored in `NSUserDefaults` Android: user ID is stored in `android SharedPreferences` React Native: Persisted user info is entirely backed by the native SDK