User Profiling

  • Apptics allows you to associate the tracking data with a user id of an individual using your app. Setting a user id is not mandatory for Apptics to work normally.
  • User Id tracking will happen with respect to tracking settings. If the tracking settings is 'Without PII', the data will not be associated with the user.
Copiedimport { Apptics } from '@zoho_apptics/apptics-react-native';

Apptics.setUser("userid")